X25AM Programming Manual

Procedures Summary for X25AM
X25AM Programming Manual527201-001
A-11
SETPARAM Statements
SETPARAM Statements
These are the X25AM SETPARAM statements.
SETPARAM 1
Get the remote DTE address.
Set the remote DTE address.
SETPARAM 2
Get the Clear Cause and Diagnostic codes:
Table A-3. SETMODE Functions Not Supported by ITI
# Function Action by ITI
13 Set system read termination on ETX character. Invalid operation. Guardian
error = 2.
14 Set system read termination on interrupt characters. Invalid operation. Guardian
error = 2.
23 Set character size. Invalid operation. Guardian
error = 2.
CALL SETPARAM (filenum, function,,,
remote DTE address, length
of DTE address)
CALL SETPARAM (filenum, function,remote DTE
address, length of DTE address)
filenum = file number
function = 1
remote DTE
address
= ASCII string of decimal digits (for example
“12345678”) representing the network assigned
address for the remote process.
length of
DTE address
= Length in bytes of the DTE address (ASCII string).
The maximum length is 15 bytes.
CALL SETPARAM (filenum, function,,, Clear Cause
code byte, Diagnostic code byte,
length is 2 bytes)