Rice Lake 880 Performance Series Indicator/Controller Technical/Service Manual User Manual

Page 92

Advertising
background image

86

880 Technical/Service Manual

Example 2

The following example uses a CONCUR setpoint to provide a two-speed simultaneous fill of a hopper to a net

weight of 1000 LB.
Setpoint 1 ensures that the gross weight is within 50 LB of gross zero.

KIND=GROSS
VALUE=0
TRIP=INBAND
BNDVAL=50
BATSEQ=ON

Setpoint 2 performs a tare once the scale is at standstill.

KIND=WAITSS
PSHTARE=ON

Setpoint 3 uses digital output slot 0, bit 2, to fill a hopper to a net weight of 800 LB.

KIND=NET
VALUE=800
TRIP=HIGHER
BATSEQ=ON
SLOT = SLOT 0
DIGOUT=2

Setpoint 4 uses digital output slot 0, bit 3, to fill the hopper to a net weight of 1000 LB.

KIND=NET
VALUE=1000
TRIP=HIGHER
BATSEQ=ON
SLOT = SLOT 0
DIGOUT=3

Setpoint 5 operates digital output slot 0, bit 3, while Setpoint 3 is active, providing simultaneous two-speed filling.

KIND=CONCUR
VALUE=0
START=3
END=4
SLOT = SLOT 0
DIGOUT=3

Advertising