3900 Serial I/O
Page 23
Read Print ON/OFF Status
?PR
Description
Returns an integer value that is associated with the Print On/Off status.
Prerequisites
Firmware Ver 2.0 or newer
Syntax
?PR
Parameters
None
Remarks
Data Returned
?PU
returns an integer value indicating the print function is on or off.
The printer status values are as follows:
VALUE
DESCRIPTION
0
Print is off
1
Print is on
Examples
The
?PR
command is used to request the current print function status:
computer sends
?PU
<CR>
3900 responds
1
<CR><LF>
The 1 returned indicates that the print function is on.
See Also
PR=