TN3270 Server Manual
ITI Communication Protocol
TN3270 Server Manual—424097-001
6-7
SETMODE Function Procedures
SETMODE Function Procedures
The SETMODE function procedures are used to set specified terminal characteristics for
the ITI protocol. The function parameter can be 8, 11, 12, or 20. Uses for
parameter-1 and parameter-2 vary, depending on the value of function.
function
INT:value
parameter-1
parameter-1
INT:value
parameter-2
INT:value
parameter-1
INT:value
parameter-2
INT:value
CALL SETMODE (function [, parameter-1 ] [, parameter-2 ])
8 sets the transfer mode:
0 conversational mode (default).
1 block mode.
11 sets the ownership of the BREAK:
0 disable BREAK (default).
1 enable BREAK.
0 normal mode: any type file access is permitted (default).
1 BREAK mode: only BREAK-type file access is permitted.
12 sets the terminal access mode and the file access type:
0 normal mode: any type file access is permitted (default).
1 BREAK mode: only BREAK-type access is permitted.
0 normal access to terminal (default).
1 BREAK access to terminal.