339
2) System version information request
This command returns the system version information of the printer.
(1) Command SOH (01H) + SB
(2) Return status format
[STX] + Printer system version +[ETX]
(3) Return status list
3) Free memory space information request
This command returns the information of free memory space (FLASH MEMORY) of the printer.
(1) Command SOH (01H) + EB
(2) Return status format
[STX] + free memory space + [ETX]
(3) Return status list
4) Form Overlay Registration Information Request
The printer returns the form overlay registration information of the printer to the host by receiving this command.
(1) Command SOH (01H) + FO
(2) Return status format
[STX] + Form overlay registration content +[ETX]
(3) Return status list
Registration name (ASCII Code)
5) LAN Specification Information Request(IPv4)
The printer returns the LAN IPv4 setting information of the printer to the host by receiving this command.
(1) Command SOH (01H) + LA
(2) Return status format
[STX] +MAC address + IP address + Subnet mask + Default gateway + DHCP + [ETX]
(3) Return status list
Return MAC address that is set
Return IP address that is set
Return Subnet mask that is set
Return default gateway address that is set
0 (00H) : Disable (Default)
1 (01H) : Enable
STX (HEX 02H)
ETX (HEX 03H)
STX (HEX 02H)
ETX (HEX 03H)
STX (HEX 02H)
ETX (HEX 03H)
ETX (HEX 03H)
(Total: 22 bytes)