EasyManua.ls Logo

3nStar RPT008 - FF(*); DLE EOT n (*)

3nStar RPT008
44 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programmer Manual
FF(*)
CR
CAN (*)
[Name] Print and return to standard mode in page mode
[Format] ASCII FF
Hex 0C
Decimal 12
[Description] Prints the data in the print buffer collectively and returns to standard mode.
[Details] • The buffer data is deleted after being printed.
• The printing area set by ESC W is reset to the default setting.
• The printer does not execute paper cutting.
• This command sets the print position to the beginning of the line.
• This command is enabled only in page mode.
[Reference] ESC FF, ESC L, ESC S
[Name] Print and carriage return
[Format] ASCII CR
Hex 0D
Decimal 13
[Description] When automatic line feed is enabled, this command functions the same as LF;
When automatic line feed is disabled, this command is ignored.
[Details] • Sets the print starting position to the beginning of the line.
• The automatic line feed is ignored with a serial interface model.
• This command is set according to the DIP switch 1-1 setting with a parallel interface model.
[Reference] LF
[Name] Cancel print data in page mode
[Format] ASCII CAN
Hex 18
Decimal 24
[Description] In page mode, deletes all the print data in the current printable area.
[Details] • This command is enabled only in page mode.
• If data that existed in the previously specified printing area also exists in the currently specified printing area, it is deleted.
[Reference] ESC L, ESC W
[Name] Real-time status transmission
[Format] ASCII DLE EOT n
Hex 10 04 n
Decimal 16 4 n
[Range] 1 n 4
[Description] Transmits the selected printer status specified by n in real-time, according to the following parameters:
n = 1: Transmit printer status
n = 2: Transmit off-line status
n = 3: Transmit error status
n = 4: Transmit paper roll sensor status
[Details] • The status is transmitted whenever the data sequence of <10>H<04>H< n> (1 n 4) is received.
Example:
In ESC m nL nH d1...dk, d1=<10>H, d2=<04>H, d3=<01>H
• This command should not be used within the data sequence of another command that consists of 2 or more bytes.
Example:
If you attempt to transmit ESC 3 n to the printer, but DTR (DSR for the host computer) goes to MARK before n is trans-
mitted andthen DLE EOT 3 interrupts before n is received, the code <10>H for DLE EOT 3 is processed as the code for
ESC 3 <10>H.
DLE EOT n (*)

Related product manuals