This command either disables the MODBUS/TCP driver or enables it and puts into effect any changed driver properties.
Set Modbus [ -on ] [ -off ]
Prerequisites
None
Parameters
-on
A switch keyword that indicates that the MODBUS/TCP driver should be enabled. The driver is automatically enabled when the controller is booted.
-off
A switch keyword that indicates that the MODBUS/TCP driver should be disabled. All MODBUS/TCP connections and I/O scanning operations stop.
Remarks
Many of the MODBUS/TCP configuration parameters are only read when the driver is started. This command allows you to stop and restart the driver without rebooting your controller, thus putting into effect any charged driver parameters.
Examples
Set modbus -on
See Also