[This is preliminary documentation and is subject to change.]
This boolean is a copy of the ModbusRW bit. This bit can be set/reset via the RemoteEna() function
or by the operator locally on the Dynaview
Namespace: DynaviewModbusAssembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ModbusRW
Dim instance As DVstatus Dim value As Boolean value = instance.ModbusRW instance.ModbusRW = value
Remarks
See Also