30
F31
Function Set COM1 - Output Mode
Display Meaning
F31 0
No data out
F31 1 Transmission for both the stable and instable time (stream mode)
F31 2 One time transmission after the weight is stabilized.
F31 3
Transmission only if data is requested.
* Data request signal: device ID (F26) _ 1 byte communication
(Data on request: 1= 0x01, 10 = 0x0A)
Setting range
(0 ~ 4)
F31 4 Response to the data request - Command Mode
Set the value of F31 to '1' or more if the print mode is used.
Note 1. Command Mode Table
Data Request Signal of CI-200
0 1 2 3 4 5 6 7 8 9 10 11
Descriptions on
Request Signal
CI-200
Output Signal
D dd K Z CR LF Zero Point Key Received Data Return
D dd K T CR LF Taro Point Key Received Data Return
D dd K W CR LF Weight Data Request Signal Received Data Return
D dd I D 0 0 0 0 0 CR LF Device Number Received Data Return
Note 1. (D : 0x44, dd:00~99, K:0x4B , Z:0x5A , CR : 0×0D, LF: 0×0A)
dd = Device Number (2byte), CR = 0×0D, LF: 0×0A
Ex) If a device number is 10, dd becomes 0x31 and 0x30.
Ex) If you want to operate the zero point key when a device number is 11, the indicator operates zeroing if the hex
code of “ 44 31 31 4B 5A 0D 0A” is sent.