Setting control point ii, Controlling user leds – Dascom T5040 Programmers Application Manual User Manual
Page 8

8
Setting control point II
Data Structure ASCII
ESC [ <n> ) t
hex.
1B 5B <n> 29 74
dec.
27 91 <n> 41 116
Function
This command triggers the release of an acknowledgement signal to the processor
interface if the last mechanical procedure was started in the printing unit and no error
has occurred at this point in time. The printer will return the same value of <n> with the
same command sequence as this command to PC as a response.
<n> = value freely definable by the application in the range 0 to 9999.
Controlling User LEDs
Data Structure ASCII
ESC [ <n> * t
hex.
1B 5B <n> 2A 74
dec.
27 91 <n> 42 116
Function
This command controls USER1 and 2 LED as shown below.
Dual station control
USER1 LED
USER2 LED
<n> = 0: deactivated; default value
<n> = 1: activated
off
off
<n> = 2: activated
on
off
<n> = 3: activated
off
on
<n> = 4: activated
on
on
The indication of USER1/2 LED by switching Auto Select I/F is prior to controlling by
this command.