X25AM Programming Manual

ITI Applications
X25AM Programming Manual527201-001
2-26
ITI Procedure Statements Summary
CONTROL 11
An Incoming Call is received and a Call Accepted is sent. If the operation completes
normally, then the call has been connected.
CONTROL 12
Requests the call to be cleared. ITI responds with an Invitation to Clear.
CONTROL 17
A Call Request packet is written to the remote device. If the CONTROL operation
completes normally, the call has been accepted.
The remote network address must be specified before issuing the CONTROL. This is
done with the SCF subdevice attribute DESTADDR when the subdevice is configured,
or with SETPARAM 1 in your application.
OPEN
READ
SETMODE 6
Set line spacing. SETMODE 6 is accepted but not used when the terminal is in page
mode. It becomes effective when the terminal mode is changed to conversation mode.
CALL CONTROL (filenum, operation)
filenum = file number
operation = 11
CALL CONTROL (filenum, operation)
filenum = file number
operation = 12
CALL CONTROL (filenum, operation)
filenum = file number
operation = 17
CALL OPEN (filenum,filename,flags)
CALL READ (filenum,buffer,read count,count read,
nowait tag)
CALL SETMODE (filenum,function,param1)
filenum
= file number