X25AM Programming Manual

ITI Applications
X25AM Programming Manual527201-001
2-34
ITI Procedure Statements Summary
The application is responsible for setting the cursor position once SETMODE 38 is in
effect.
SETPARAM 1
Get the remote DTE address.
Set the remote DTE address.
27 ESC
28 FS
29 GS
30 RS
31 VS
32 SPACE
127 DLE
Table 2-10. 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)
CALL SETPARAM (filenum, function,remote DTE
address, length)
filenum = file number returned by the OPEN procedure for the
subdevice.
function = 1
remote DTE
address
= ASCII string of decimal digits (for example
“12345678”) representing the network assigned
address for the remote process.
length = Length in bytes of the DTE address (ASCII string).
The maximum length is 15 bytes.
Table 2-9. Acceptable Line-Termination Characters (page 2 of 2)
Decimal Value Character