STP-iX455/iXL455 Series Instruction Manual
9-23
Operation
9.4.3 Command
Function:
Sends the pump operation commands START, STOP and RESET.
These commands are valid only when being sent to the serial port which is set as
the input operation port. Refer to Section 9.2.4, "Input Operation Port Setting" and
Section 9.4.15, "SetOptionFunc" for the setting method of the input operation port.
Transmission Frame:
PC→SIM
Stx
0
0
1
Sp
E
Parameter 1
Etx
LRC
SIM→PC
Ack
PC→SIM
Ack
SIM→PC
Stx
0
0
1
#
Etx
LRC
Parameter
Item Data format Remark
1 Pump operation command
8-bits hexadecimal
coded ASCII
See Table 9.8
Table 9.8 Pump Operation Commands
Pump operation command
Value
START 1
STOP 2
RESET 4
Example:
Pump operation command: RESET operation = 4 = 04
hex
Parameter
1
ASCII 0
4
HEX 30
34