85
6-1-4-7. Load measurement waveform (0101)
If the measurement status of the unit is “Stop”, the most recent measurement result will be returned. If the measurement status of the
unit is anything else, an error (NAK) will be returned.
Command
HEX 0×23 0×30 0×30 0×30 0×31 0×30 0×31 0×2c 0×0D 0×0A
ASCII # 0 0 0 1 0 1 TYPE ,
NUM
× × CR LF
Fixed Command No. Data Checksum
Data
TYPE
0: Load, 1: Displacement, 2: Time (in seconds)
NUM
Number of samples
NOTE
The sample numbers start at 0 and increases by one each time sampling occurs.
Data will not be transferred when 0000 is specified.
Responses
When the measurement status of the unit is “Stop”
Initial data
Byte 0 1 2 3 4 5 6 7 8 9 10 11 12 13
HEX 0×06 0×30 0×30 0×30 0×31 0×30 0×31
ASCII ACK 0 0 0 1 0 1 ± × × × × × ×
Fixed Command No. Data for sample number 0 (no decimal point)
Middle data
Byte +1 +2 +3 +4 +5 +6 +7
HEX
ASCII ± × × × × × ×
Data (no decimal point)
Transmit results in order until sample number NUM-2
Last data
Byte +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11
HEX 0×0D 0×0A
ASCII ± × × × × × × × × CR LF
Data for sample number NUM-1
(no decimal point)
Checksum
When the measurement status of the unit is not “Stop”
Byte 0 1 2
HEX 0×15 0×0D 0×0A
ASCII NAK CR LF
6. Communication functions