Représentation en FBD
Représentation :

Représentation en LD
Représentation :

Représentation en IL
Représentation :
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)
Représentation en ST
Représentation :
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);
Description des paramètres
Description du paramètre de bloc
Paramètres |
Type de données |
Signification |
---|---|---|
BOOL |
||
WORD |
||
ANY |
||
INT |
||
BYTE |
||
INT |
||
BYTE |
||
BYTE |
||
BYTE |
||
INT |
||
INT |
Nombre de tentatives jusqu'à réception d'une réponse valide. |
|
INT |
||
INT |
||
BOOL |
||
BOOL |
||
BOOL |
La valeur 1 indique qu'une erreur est survenue ou que l'opération XXMIT en cours est terminée. |
|
ANY |
||
INT |
||
INT |
||
INT |
Indique le nombre de tentatives en cours effectuées par le bloc XXMIT. |