Load Cell Module DVP02LC-SL
DVP-PLC Operation Manual
9
5
Functions of DVP02LC-SL
5.1 Control Registers (CR)
CR# Address Attribute
Content
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
#0 H’1000 O R Model
name
Set up by the system.
DVP02LC-SL model code = H’4206
#1
H’1001 O
R Firmware version
Displaying the current firmware version in hex.
#2 H’1002 O
R/W
Eigenvalue
Mode 0 (H’0000): 1 mV/V
Mode 1 (H’0001): 2 mV/V (Default)
Mode 2 (H’0002): 4 mV/V
Mode 3 (H’0003): 6 mV/V
#3 H’1003 O
R/W
Reaction time for
measurement
Mode 0 (H’0000): 2 ms
Mode 1 (H’0001): 10 ms
Mode 2 (H’0002): 20 ms
Mode 3 (H’0003): 40 ms
Mode 4 (H’0004): 80 ms (Default)
#4 H’1004 O R
Average value of all
channels
Summing up the CH1 average value and CH2 average value
and equalizing them.
Equation = (CH1 average value + CH2 average value) ÷ 2
#6 H’1006 X R/W
CH1 to CH2 read tare
weight
Reading the present average value as the tare weight value.
bit0: CH1; bit1: CH2; bit2 to bit15: reserved
#7 H’1007 O
R/W
CH1 to CH2
gross/net weight
Selecting the present weight to be gross weight (K0) or net
weight (K1).
bit0 to bit3: CH1; bit4 to bit7: CH2; bit8 to bit15: reserved
Take CH1 for example: bit3 to bit0 = 0000 (gross); bit3 to bit0 =
0001 (net); bit3 to bit0 =1111 (channel disabled)
#8 H’1008 O
R/W
CH1
tare
weight
#9 H’1009 O
R/W
CH2
tare
weight
The user can write in the weight or read it by commands.
Default: K0; Range: K-32,768 to K32,767
#10 H’100A O R/W CH1 average times
#11 H’100B O R/W CH2 average times
Default: K10; Range: K1 to K100
When the value exceeds the range, it will automatically be
changed to K1 or K100.
#12 H’100C X
R CH1 average weight
#13 H’100D X
R CH2 average weight
Displaying the average weight.
#14 H’100E X
R CH1 present weight
#15 H’100F X
R CH2 present weight
Displaying the present weight.
#16 H’1010 O R/W
CH1 times of
standstill check
#17 H’1011 O R/W
CH2 times of
standstill check
Default: K5
Range: K1 to K500
#18 H’1012 O R/W
CH1 range for
standstill check
#19 H’1013 O R/W
CH2 range for
standstill check
Default: K10
Range: K1 to K10,000
#20 H’1014 O R/W
CH1 decimal point
place
#21 H’1015 O R/W
CH2 decimal point
place
Default: K2
Range: K1 to K4