Generic
command code.
The BIDI protocol converter may be called to generate protocol-specific
command data to satisfy set requests. See BIDI
Command Structures and Command Flow for contents of pInData and
pOutData for each of the following commands.
Current command values are as follows:
BIDI_SEND_PASSTHRU(8001h)
Printer protocol-specific
command will be issued to the printer. See BIDI_SEND_PASSTHRU(1h)
for input parameters.
BIDI_STARTJOB(2h)
BIDI_ENDJOB(3h)
BIDI_HOLDJOB(4h)
BIDI_RELEASEJOB(5h)
BIDI_CANCELJOB(6h)
BIDI_INIT_PORTDRV(8h)
BIDI_RESET(9h)
BIDI_SHUTDOWN(Ah)
Releases
all threads waiting for this port.
Used to shut down a printer port. Sent to the protocol converter before
being sent to the port driver. See BIDI_SHUTDOWN(Ah)
for input parameters.
BIDI_INIT(Bh)
Sets
printer in BIDI mode.
Changes printer from unidirectional to bidirectional. Does not call the
protocol converter. See BIDI_INIT(Bh)
for input parameters.
BIDI_TERM(Ch)
Sets
printer in unidirectional mode.
Changes printer from bidirectional to unidirectional. Does not call the
protocol converter. See BIDI_TERM(Ch)
for input parameters.
BIDI_RESPONSE_FMT(Dh)
BIDI_PACKET_SIZE(Eh)
BIDI_SET_PORTDRV(19h)
BIDI_START_PASSTHRU(1Ah)
BIDI_END_PASSTHRU(1Bh)
BIDI_NOTIFY_ENDJOBCONNECT(20h)
BIDI_NOTIFY_PORT_SELECTED(21h)
BIDI_NOTIFY_PORT_RELEASED(22h)
BIDI_SET_DEVICE_ID(23h)
BIDI_ENABLE_ALERT(24h)
BIDI_DISABLE_ALERT(25h)
BIDI_ADD_VIRTUAL_PORT(26h)
BIDI_DEL_VIRTUAL_PORT(27h)
BIDI_DEL_PORT(28h)
0x0000B000 - 0x0000BFFF
Port-driver-specific commands.
[Back: SplPdSet Parameter - ulType]
[Next: SplPdSet Parameter - pInData]