49
14. CAS & Command Mode Protocol
CAS Protocol (22 bytes) – ASCII Code
ⓐ ⓑ , ⓒ ⓓ , ⓔ ⓕ ,
Weight Data
(8byte)
ⓖ ⓗ ⓘ ⓙ ⓚ
ⓐ ⓑ ST (Stable), US (Unstable), OL (Over Load)
ⓑⓓ GS (Gross), NT (Net) ⓔ Device ID
ⓕ Lamp condition ⓖ Blank ⓗ k
ⓘ g ⓙ CR ⓚ LF
Note. 1 Device No. is the successive value of ASCII code.
Ex) Device No. 01 : 0x31, Device No. 09 : 0x39, Device No. 13 : 0x3d
Limit Protocol (22 bytes)
ⓐ ⓑ ⓒ ⓓ ⓔ ⓕ ⓖ
Weight Data
(8byte)
ⓗ ⓘ ⓙ ⓚ ⓛ ⓜ ⓝ
ⓐ ⓑ ST (Stable), US (Unstable), OL (Over Load)
ⓑⓓ GS (Gross), NT (Net) ⓔ Device ID
ⓕ Lamp condition ⓖ Code (ASCII) ⓗ Blank
ⓘ Zero signal ⓙ Low limit ⓚ High limit
ⓛ OK signal ⓜ CR ⓝ LF
Note. 1 The Zero signal is on within 10 division.
Note. 2 When the signal of Zero( )ⓘ ~ OK( ) iⓛ s on, the data is 0x31,
When the signal of Zero( )ⓘ ~ OK( ) is off, the data is 0x30.ⓛ