Synchronous Block Transfer with basic module

mulderm

Member
Join Date
Jun 2003
Location
Netherlands
Posts
298
Hi everybody,


I want to pass data between the PLC5-processor (5/20) and the
Basic Module 1771-DB series A using synchronous Block Transfer.
I have an attachment file include with the rungs and the basic-
program for the Basic-module.
The problem is when the basic-program execute Call 6 (row 50)
nothings happen, call 6 means that this routine receive data
from the plc and the active bit from the Input Image Table
(I:013/1) must be '1'.
But I:013/1 is not '1' so the rung for the BTW is not true and
nothings happend.
When I toggle bit I:013/1, the rung is true and data is being
received.
The same is for the BTR.
Who can help me what the problem is?

Greetings,

mulderm

call.jpg
 
I recall running in to this problem a few years ago. You program the Block Transfers just like the book says to and they work for a while and then stop.

I think there is a bug in the DB module causing this. I tried several different cards, old and new, and could not fix it. I would check with your AB rep.
 
Hello Ron,

I have making the 2 rungs like the example on page 85 from
the Basic module manual 1771-db/b with other adresses.
Maybe you´re right and are the active bits (input image byte)
not available for the series A module.
I want to make handshaking to enable the block transfers only when
the basic module send this.
Is there another way to do this?, i want to use the series A module.
Can I use the call 6 and call 7 for this?

Greetings,

mulderm
 

Similar Topics

Hello Dear Experts Is anyone knows where i can find some example to make some positionning function with S7-1200 Motion Control (v7.0) functions...
Replies
0
Views
480
Using L61 and 10 L32's I am pulling (pushing?) 10 DataValues and 10 IDvalues to 10 different PLC's using a Produced/Consumed tag. I'm doing this...
Replies
10
Views
2,334
We use dc injection in our synchronous motors to raise the motor windings 10 deg. above ambient. If we do this w/ a permanent magnet mtr, will it...
Replies
0
Views
1,145
Hi, I am a newbie PLC person and I would like to clarify info regarding PLC asynchronous scan. I came across the attached picture which seems to...
Replies
4
Views
2,464
Most of us are familiar with the concept that for Logix 5000 based processors, the I/O updates asynchronously with the logic scan. But what about...
Replies
1
Views
2,228
Back
Top Bottom