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