FT-111(D) Panel Weighing Indicator, Technical Manual, Rev.1.0.0, May 2019 Page 94 of 146
Command : [ADR][Q][SET No][L][SIGN][SP VALUE]
Response : [ADR][Q][STATUS]
Example :
Command : 01Q01L+000123.4
Response : 01QA (123.4 loaded to SP1)
01QN (Could not loaded)
01QX (Decimal point of SP VALUE is mismatch)
Comments :
SP Number is 2 byte ASCII char. Use 01 for SP1, 02 for SP2 and 03 for SP3.
SP VALUE data is 8-byte ASCII char with dot and non-significant zeros on the left.
Command : [ADR][R][SP No][L]
Response : [ADR][R][STATUS][SIGN][SP VALUE]
Example :
Command : 01R01L
Response : 01RA+000123.4 (SP1 is 123.4)
01RN (Could not loaded)
Comments :
SP No is 2 byte ASCII char. Use 01 for SP1, 02 for SP2 and 03 for SP3.
SP VALUE data is 8-byte ASCII char with dot and non-significant zeros on the left.
Command : [ADR][S]
Response : [ADR][S][STATUS-1][STATUS-2][STATUS-3]
Example :
Command : 01S
Response : 01SSGI (Stable, Gross, In Range)
01SDGL (Dynamic, Gross, Low voltage error)
Comments :
The response includes 3 status information.
STATUS-1 can be Stable or Dynamic.
STATUS-2 can be Gross or Net.
STATUS-3 can be ‘In range’, ‘Out of range’, ‘+ Over’, ‘- Under’, ‘Low voltage’, ‘High voltage’ or ‘Errors’.
Command : [ADR][T]
Response : [ADR][T][A] (Taring is done successfully and scale is in net)
[ADR][T][N] (Taring could not executed)
[ADR][T][X] (Taring is disabled)
Comments :
The tare value is overwritten by the new tare weight value.
Status must be stable in 2 seconds time out delay. If so, Ack is send.
If it cannot be stable in time out delay, Nack is send.
Command : [ADR][U]
Response : [ADR][U][STATUS][Inputs]
Example :
Command : 01U
Response : 01UA03 (Input 2 and Input 1 are active)
01UA96 (Input 8,5,3,2 are active)
01UAFF (All 8 inputs are active)
01UN (Could not read inputs)
Comments :
Data length change according to number of digital inputs.
Inputs are implemented to ASCII char of 4-bit. ‘1111’ inputs are implemented to char ‘F’.