Reports the last polled value from a Modbus discrete input register on the slave device.
CommError is hidden by default.
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Out
|
Digital
|
The last polled value from the slave device, or the default value if communications with the slave device was lost.
|
|
CommError
|
Digital
|
Set to True by the block when communication with the slave device is lost.
|
Properties
|
|
Slots
|
Description
|
|
DefaultValue
|
The default value of the Out slot when the program starts, and the value that the block will revert to when communication is lost with the slave device.
|
|
MaxReceiveTime
|
The maximum time, in seconds, that can elapse with no communication to the slave device before the block assumes that communication has been lost.
|
|
RegAddr
|
The address of the discrete input.
|
|