Technical data

PLC Library SINAUT MICRO SC Flex Px
SINAUT MICRO SC
C79000-G8900-C210
59
8.4 Program module WDC_SEND_FLEX_Px
This module processes all transmission tasks, initiated by the user program
(transmission impulse via START). Thereby a new transmission task is accepted
only then when no other task is active (BUSY must be 0). In the context of a
transmission task, it is possible to send a user data block with specification of
starting index and the length to the remote station.
While BUSY is set parameters of the module must not bee edited.
Remark
This module is to be called from the user program once per cycle.
START
(BOOL)
A positive edge starts a new transmission task.
REMOTESTATIONADDRESS
(WORD)
Logical address of remote station, to which data should be sent and/or of which
data should be read.
DATA_START
(WORD)
Index of first data byte, to be sent and/or read.
E.g.: „1500“ for VB1500
WDC_SEND_FLEX_Px
START BUSY
REMOTESTATIONADDRESS DONE
DATA_START ABORTED
DATA_LENGTH ERROR
COMMAND
CURRENTTIME