MPE/iX Intrinsics Reference Manual (32650-90905)

152 Chapter5
Command Definitions (FCONTROL - FLOCK)
FDEVICECONTROL
parm2
Upper half of the 32-bit integer
150/I16V Start silent run:
Used to start printer recovery from specific error conditions on recoverable
devices or to backup or skip forward a specified number of pages and
resume printing.
parm1
Start silent run physical page number
parm2
Resume printing of physical page number
151/I16V Print standard header or trailer:
Used to print standard headers/trailers. If headers/trailers are disabled
through the BANNERS, HEADON, or HEADOFF commands, this control code is
invalid.
PM (privileged mode) is required to use this option.
The file system does not perform printer setup/reset functions before or
after printing the banner; therefore, the caller must place the printer and
paper in the proper state before and after calling this control code.
parm1
0
Print standard header
1
Print standard trailer
parm2
Not used, must be set to zero
192/U16V Perform control functions on terminal device files:
parm1
Indicates the specific control directive applied to the
terminal device file being accessed. For printers, only
parm1
=1 is supported. Valid values are:
1 Specify terminal type or printer type file:
Specifies a new terminal type or printer type file for use
with a device. The specified file may be created through
the TTUTIL utility. The name of the terminal type or
printer type file is passed in
buffer
, with the length of
buffer
set through the
length
parameter. If this call is
issued against a device connected through PAD, CCE (2)is
returned and the terminal or printer type associated with
the device is changed, but the device operates as if no
device control action took place.
2 Set read timeout value for next read:
Sets a timeout value to be applied to the next read request
in seconds. If the timer expires before the next read is
terminated, the read data is transferred to the buffer and
the read reply returns a software timeout error status
with
length
=0. For reads posted to devices connected