FBD Representation
Representation:

LD Representation
Representation:

IL Representation
Representation:
LD Address
OUT_IN_MBUS AD, MC, RL, DB, AB, MDA, RT, AC, DO, ERR, ST
ST Representation
Representation:
OUT_IN_MBUS(AD, MC, RL, DB, AB, MDA, RT, AC, DO, ERR, ST);
Parameter Description
The following array describes the input parameters:
Parameter |
Type |
Comment |
---|---|---|
|
|
Information on the address of the communication port of the slave device. This address must be in the following form: ADDR(’r.m.c.SYS’). Abbreviations Used: r = rack, m = module slot, c = channel. |
|
ARRAY [1.. 4] OF |
Modbus array definition |
|
|
Number of attempts to send a message made by the block |
|
|
Modbus Messages to send in ASCII mode (DATABITS =0) or RTU mode (DATABITS=1). |
|
|
Block wait time. |
|
|
DFB cancel bit. |
The following array describes the input/output parameter:
Parameter |
Type |
Comment |
---|---|---|
|
ARRAY [x.. y] OF |
Data area of the master PLC |
The following array describes the output parameters (read only):
Parameter |
Type |
Comment |
---|---|---|
|
|
The value displayed indicates the current number of attempts made by the block. |
|
|
The value 1 indicates that an operation is in progress. |
|
|
The value 1 indicates that the operation is completed. |
|
|
The value 1 indicates that an error has occurred. |
|
|
The value displays a status code generated by the block. |