Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (R-Z)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
8-23
SETMYTERM
(Superseded by PROCESS_SETINFO_) Permits a process to change the terminal it uses
as its home terminal.
SETPARAM
Sets and fetches various values such as the station characteristics of network addresses.
< (CCL) An error occurred (call FILEINFO).
= (CCE) The SETMODENOWAIT is successful.
> (CCG) The SETMODENOWAIT function is not allowed for this device type.
CALL SETMYTERM ( terminal-name );
terminal-name, INT:ref:12 input
< (CCL) The terminal cannot be reassigned, terminal-name is invalid, or terminal-
name is not a terminal or a named process.
= (CCE) The SETMYTERM is successful.
CALL SETPARAM ( filenum
,function
,[ param-array ]
,[ param-count ]
,[ last-param-array ]
,[ last-param-count ]
,[ nowait-tag ] );
filenum, INT:value input
function, INT:value input
1 Set or fetch a remote data terminal equipment address.
2 Set or fetch the clear cause or diagnostic bytes.
3 Set or fetch parameters for BREAK handling.
4 Set or fetch the reset cause or diagnostic bytes.
5 Fetch the restart cause or diagnostic bytes.
6 Set or fetch the 6520 and 6530 block-mode, terminal-error counters.