Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual522629-013
14-88
SETMODE Procedure
99 TAPEPROCESS error recovery method
param1
= 0 record level recovery (default)
The record is written to tape as soon as it is received.
= 1 file level recovery
Data is buffered at the drive until an end-of-file mark is
received. The data is then flushed from the drive buffer
to the tape media.
= 2 volume level recovery
Data and end-of-file marks are buffered until the device
sees two consecutive end-of-file marks or a
tape_synch. The device buffer is then flushed from the
drive buffer to the tape media.
Once set, the buffering method remains set until changed or until the
application issues a FILE_CLOSE_ on the device corresponding to a
previous FILE_OPEN_. At that time the buffering is reset to record-level at
the device.
param2 is not used with function 99.
SETMODEs 100-109 are reserved for customer use.
110 Set Shift In/Shift Out (SISO) code extension technique for an individual
subdevice
Note:
SETMODE 110 is supported in AM6520 for CRT protocol when used for
6530 terminals, ITI protocol for 6530 terminals, and PRT protocol for 5520
printers.
param1 = 0 disable SISO (default setting)
= 1 enable SISO
param2 is not used with function 110.
112 Session in Between Brackets (BETB) state
Places SNAX LU-LU session in BETB state so that either the first speaker or
the bidder can bid to open a new bracket.
param1 = 0 disable
= 1 enable placing session in the BETB state
Table 14-4. SETMODE Functions (page 21 of 34)
function Parameters and Effect