PT630 Programming Reference Guide
Page 64 of 59
------------------------------------------------------------------------------------------------------------------
2.4 Host Commands
2.4.1 Set MULTIPOINT Address ( ESC 5)
Format:
⇒
STX ESC ‘5’ <addr> CS1 CS2 ADDR ;<addr>=‘A’~’Y’ or ’0’~’6’
⇐
STX ESC ‘5’ <retcode> CS1 CS2 ETX ;<retcode>= 00H successful
;
= 01H error
⇒
ACK or NAK
Description: The command will change PT630 MULTIPOINT address.
2.4.2 Warm Start ( ESC A )
Format:
⇒
STX ESC ‘A’ CS1 CS2 ADDR
⇐
ACK or NAK
Description: The command causes PT630 stop program execution and return to Ready Mode.
Programs and data that have been stored in the PT630 RAM space are
preserved. The system parameters remain unchanged. The equivalent keypad
invoking sequence is pressing CMD and then the ALPHA key.
2.4.3
Enable/Disable Barcode Symbologies ( ESC B )
Format:
⇒
STX ESC ‘B’ <C1 C2 C3 C4 C5 C6 C7 C8> CS1 CS2 ADDR
C
1
=
‘E’ Enable Code 39
‘F’
Enable
Code
39
full
ASCII
‘D’ Disable Code 39
C
2
- C
8
=
‘E’ Enable Interleaved 2 of 5, Codabar, UPC/EAN, Code
128, EAN 128, Code 93, Trioptic Code respectively
‘D’
Disable
⇐
STX ESC ‘B’ <retcode>CS1 CS2 ETX
;<retcode>=
00H
successful
;
01H error
⇒
ACK or NAK