Guardian Programming Reference Summary for pTAL and TAL

SETMODE Operations
Guardian Programming Reference Summary for pTAL and TAL522631-001
11-4
11 Terminal: Set break ownership
param1
= 0 means BREAK disabled (default setting).
= any positive value means enable BREAK.
Terminal access mode after BREAK is typed:
param2
= 0 normal mode (any type file access is permitted)
= 1 BREAK mode (only BREAK-type file access is permitted)
Refer to the discussion of “Communicating With Terminals” in the Guardian
Programmer’s Guide.
12 Terminal: Set terminal access mode
param1.<15>
= 0 normal mode (any type file access is permitted)
= 1 BREAK mode (only BREAK-type file access is permitted)
File access type:
param2.<15>
= 0 normal access to terminal
= 1 BREAK access to terminal
Refer to the discussion of “Communicating With Terminals” in the Guardian
Programmer’s Guide.
13 Terminal: Set system read termination on ETX character (default is
configured)
param1
= 0 no termination on ETX
= 1 termination on first character after ETX
= 3 termination on second character after ETX
The param2 parameter is used, with ATP6100 only, to specify the
value of the ETX character. No changes occur to the read termination
on ETX as specified by param1 if you do not specify an ETX character
or if you set param2 to 0 (setting the ETX character to 0 is not
allowed).
14 Terminal: Set system read terminal on interrupt characters (default is
configured)
param1.<15>
= 0 no termination on interrupt characters (that is, transparency mode)
= 1 termination on any interrupt character
The param2 parameter is not used with function 14.
15 Terminal: Set retry parameters
16 Terminal: Set line parameters
17 Terminal: Set maximum frame size and secondary addresses
function Parameters and Effect