Documentation
FieldTalk Modbus Slave Library for .NET
MbusDataTableInterfacereportRunIndicatorStatus Method |
Override this method to implement a function which reports the Run Indicator
of a device.
Namespace: FieldTalk.Modbus.Slave
Assembly: FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Return Value
Type: BooleanRun Indicator status, true for ON, false for OFF
This is called when function code 17 (11 hex) Report Slave ID
is sent by a master.
Required: No
Default Implementation: Returns false (OFF) as run indicator status