User guide

Section 7: Selectable Writes
47
Example Output from the server:
Byte Hex# Description
Byte 0 53 Block Write Number
Byte 1 00 Unused
Byte 2 42 Decimal Point Position (66)
Byte 3 00 Number ignored
Byte 4 03 3 Decimal Places
Byte 6 3C Tare Value
Byte Hex# Description
Byte 7 00 Number ignored
Byte 8 00 Tare Value = 100 (hex)
Byte 9 00
Byte 10 01
Byte 11 00
7.6 OPERATOR SELECTABLE WRITE EXAMPLE
1. The following example is a setup to download set point #1 and #2 values (without
preacts and dead bands).
NOTE: Any set point value can be entered into K memory.
When C1 is activated the Move Word (MOVW1) downloads the information to the weight
controller using WY17 through WY31.
K1: Contains hex 5300 (Selects Block Write #83)
K2: Contains hex 1800 (Selects parameter #24 - Set point number 1)
K3: Contains Double 790 (Sets set point 1 to 790)
K5: Contains hex 1B00 (Selects parameter #27 - Set point number 2)
K6: Contains Double 800 (Sets set point 2 to 800)
C1: Starts the program
MOVW1: Downloads the information in K1-K7 into WY17-WY23 (weight controller)