Rice Lake 880 Performance Series Panel Mount Indicator/Controller - Modbus TCP Interface Option Installation and Programming Manual User Manual
Page 24

20 Modbus Interface Installation and Programming Manual
Batch Pause
Command: 97, 0x061
Parameter: Scale number
Command 97 pauses a batch program at the current step. Batch status is returned with
the current weight for the specified scale.
Batch Reset
Command: 98, 0x062
Parameter: Scale number
Command 98 stops a batch program and resets it to the first batch step. Batch status is
returned with the current weight for the specified scale.
Batch Status
Command: 99, 0x063
Parameter: Scale number
Command 99 returns the status of a batch. Batch status is returned with the current
weight for the specified scale.
Lock Front Panel of Indicator
Command: 112, 0x070
Parameter: Scale number
Command 112 disables all the keys on the front panel of the indicator. Indicator status
is returned with the current weight for the specified scale.
Unlock Front Panel of Indicator
Command: 113, 0x071
Parameter: Scale number
Command 113 re-enables all the keys on the front panel of the indicator. Indicator
status is returned with the current weight for the specified scale.
Set Digital Output ON
Command: 114, 0x072
Parameter: Slot number
Value: Bit number
Command 114 sets the specified digital output ON (active). Use slot number 0 for
onboard digital outputs. Indicator status is returned with the current weight for the last
scale specified.
Set Digital Output OFF
Command: 115, 0x073
Parameter: Slot number
Value: Bit number
Command 115 sets the specified digital output OFF (inactive). Use slot number 0 for
onboard digital outputs. Indicator status is returned with the current weight for the last
scale specified.
Read Digital I/O
Command: 116, 0x074
Parameter: Slot number
Command 116 returns the status for all digital I/O in the specified slot in words 3and
4. Use slot number 0 for onboard digital I/O. Indicator status is returned in the status
area for the last scale specified.
Enable Bus Command Handler
Command: 128, 0x80
Parameter: None
Command 128 enables the bus command handler in a user program. While this
handler is enabled, all other PLC commands are disabled.