FBD representation
Representation:

LD representation
Representation:

IL representation
Representation:
CAL XXMIT_instance(Start:=Start_param,
Command:=Command_param, MsgOut:=MsgOut_param,
MsgLen:=Msglen_param, Port:=Port_param,
Baudrate:=Baudrate_param, Databits:=Databits_param,
Stopbits:=Stopbits_param, Parity:=Parity_param,
RespTout:=RespTout_param, RetryLmt:=RetryLmt_param,
StartDly:=StartDly_param, EndDly:=EndDly_param,
Error=>Error_param, MsgIn=>MsgIn_param,
RecCount=>RecCount_param, Status=>Status_param,
Retry=>Retry_param)
ST representation
Representation:
XXMIT_instance (Start:=Start_param, Command:=Command_param,
MsgOut:=MsgOut_param, MsgLen:=Msglen_param,
Port:=Port_param, Baudrate:=Baudrate_param,
Databits:=Databits_param, Stopbits:=Stopbits_param,
Parity:=Parity_param, RespTout:=RespTout_param,
RetryLmt:=RetryLmt_param, StartDly:=StartDly_param,
EndDly:=EndDly_param, Error=>Error_param,
MsgIn=>MsgIn_param, RecCount=>RecCount_param,
Status=>Status_param, Retry=>Retry_param);
Parameter Description
Description of the block parameter
Parameters |
Data type |
Significance |
---|---|---|
BOOL |
||
WORD |
||
ANY |
||
INT |
||
BYTE |
||
INT |
||
BYTE |
||
BYTE |
||
BYTE |
||
INT |
||
INT |
||
INT |
||
INT |
||
BOOL |
||
BOOL |
Value of 1 indicates that the XXMIT operation has been completed successfully |
|
BOOL |
Value of 1 indicates that an error occured or that the current XXMIT operation is terminated |
|
ANY |
||
INT |
||
INT |
||
INT |
Indicates the current number of retry attempts made by XXMIT |