Guardian Programming Reference Summary for C
SETMODE Operations
Guardian Programming Reference Summary for C—522630-001
11-3
5 Line printer: Set system automatic perforation skip mode (assumes standard
VFU function in channel 2)
param1
bit 15 = 0 off, 66 lines per page
= 1 on, 60 lines per page (default)
For the 5530 line printer:
param1 = 0 disable automatic perforation skip.
= 1 enable automatic perforation skip (default).
Theparam2 parameter is not used with function 5.
6 Terminal: Set system auto line feed after receipt of carriage return line
termination (default mode is configured)
param1
bit 15 = 0 LFTERM line feed from terminal or network (default)
= 1 LFSYS system provides line feed after line termination by carriage
return
Theparam2 parameter sets the number of retries of I/O operations.
7 Terminal: Set system auto line feed after receipt of carriage return line
termination (default mode is configured)
param1
bit 15 = 0 LFTERM line feed from terminal or network (default)
= 1 LFSYS system provides line feed after line termination by carriage
return
8 Terminal: Set system transfer mode (default mode is configured)
param1
bit 15 = 0 conversational mode
= 1 page mode
Theparam2 parameter sets the number of retries of I/O operations
Note: Theparam2 parameter is used only with 6530 terminals.
9 Terminal: Set interrupt characters
param1
Bits 0-7 = character 1
Bits 8-15 = character 2
param2
Bits 0-7 = character 3
Bits 8-15 = character 4
(Default for conversational mode is backspace, line cancel, end of file, and line
termination. Default for page mode is page termination.) See discussion of
“interrupt characters” in the Guardian Programmer’s Guide.
<function> Parameters and Effect