Units key press (toggle units), Print request, Display accumulator – Rice Lake Allen-Bradley Remote I/O User Manual

Page 14: Clear accumulator, Push weight to accumulator, Return gross as integer, Return net as integer, Return tare as integer, Return piece count, Return current display as integer

Advertising
background image

10

Remote I/O Installation and Programming Manual

Units Key Press (toggle units)

Command: 19, 0x13
Parameter: Scale number

Command 19 toggles the current format of the
specified scale to the next units configured for that
scale, as available.

Print Request

Command: 20, 0x14
Parameter: Scale number

Command 20 causes the indicator to execute a print
request using the current scale.

Display Accumulator

Command: 21, 0x15
Parameter: Scale number

Command 21 causes the value of the accumulator for
the specified scale to be displayed and returned. This
command is only valid if the accumulator for the
specified scale is enabled.

Clear Accumulator

Command: 22, 0x16
Parameter: Scale number

Command 22 clears the value of the accumulator for
the specified scale. This command is only valid if the
accumulator for the specified scale is enabled.

Push Weight to Accumulator

Command: 23, 0x17
Parameter: Scale number

Command 23 adds the net weight on the specified
scale to the value of the accumulator for the specified
scale. The scale must return to net zero between
accumulations. The indicator returns the accumulated
weight data for the specified scale. This command is
only valid if the accumulator for the specified scale is
enabled.

Return Gross as Integer

Command: 32, 0x20
Parameter: Scale number

Command 32 returns the gross weight value for the
specified scale as an integer.

Return Net as Integer

Command: 33, 0x21
Parameter: Scale number

Command 33 returns the net weight value for the
specified scale as an integer.

Return Tare as Integer

Command: 34, 0x22
Parameter: Scale number

Command 34 returns the tare weight value for the
specified scale as an integer.

Return Piece Count

Command: 35, 0x23
Parameter: Scale number

Command 35 returns the piece count value for the
specified scale. This command is valid only for the

520

indicator, and only if count mode is enabled.

Return Current Display as Integer

Command: 37, 0x25
Parameter: Scale number

Command 37 returns the weight value for the
specified scale as currently displayed. This may
include gross, net, tare, piece count, or accumulator
values, as enabled. On the

920i

, the weight value is

returned in the mode used to display a scale widget.

Return Accumulator as Integer

Command: 38, 0x26
Parameter: Scale number

Command 38 returns the accumulator value for the
specified scale. This command is only valid if the
accumulator for the specified scale is enabled.

Return Rate of Change as Integer

Command: 39, 0x27
Parameter: Scale number

Command 39 returns the current rate of change value
for the specified scale. This command is valid only for
the

720i

,

820i

,

920i

.

Return Peak as Integer

Command: 40, 0x28
Parameter: Scale number

Command 40 returns the net peak value for the
specified scale. This command is valid only for the

520

indicator, and only if the peak hold function is

enabled.

Set Batching State

Command: 95, 0x5F
Parameter: State (0 = off; 1 = auto; 2 = manual)

C o m m a n d 9 5 s e t s t h e b a t c h i n g ( B AT C H N G )
parameter. Indicator status is returned with the current
weight for the last scale specified.

Batch Start

Command: 96, 0x60
Parameter: Scale number

Command 96 starts a batch program from the current
step after a stop, pause or reset. Batch status is
returned with the current weight for the specified
scale.

Advertising