121
About External Communication Functions
• Request packet data format
The following shows the request packet data format used when a network system (or TERUFUSION Communication Rack
System) makes a request to the pump.
Request packet data format
<?xml version="1.0"?>
<REQ>
<DEVID></DEVID>
<CMD></CMD>
</REQ>
• REQ tag:
This tag and its element are required.
This indicates a request packet from the network system to the pump.
The pump does not reply to a request without this tag.
• DEVID tag:
This tag is required.
This tag indicates the device ID of the pump.
The pump replies when the device ID of the element matches that of the pump.
When the network system obtains the device ID of the pump, the element is omitted. If element is omitted, the pump replies to
only the DEVID tag without conditions, and sends its own device ID as the reply data.
• CMD tag:
This tag indicates the command and data to the pump.
The pump replies to one CMD tag.
For details on the element commands and data, see page 122.
The element is converted using Base64.
• Reply packet data format
The following shows the reply packet data format used when the pump replies to a request packet.
Reply packet data format
<?xml version="1.0"?>
<REP>
<DEVID></DEVID>
<CMD></CMD>
</REP>
•
REP tag:
This tag indicates the reply from the pump to the request command sent by the network system.
•
DEVID tag:
This tag indicates the device ID of the pump.
•
CMD tag:
This tag indicates the command and data from the pump to the request command.
For details on the element commands and data, see page 122 “Command Format <Reply>”.
The element is converted using Base64.
Summary of Contents for TERUFUSION TE-SS830P
Page 163: ...163 Memo ...