X25AM Programming Manual

PTP Applications
X25AM Programming Manual527201-001
3-30
PTP Procedure Statements Summary
CONTROL 11 (Data-Exchange Modes 0, 1, 2 and 3)
An Incoming Call is received and a Call Accepted is sent. If the operation completes
normally, then the call has been connected.
CONTROL 12 (Data-Exchange Modes 0, 1, 2, and 3)
Clear the connection (issue a Clear Request). If the operation completes normally, then
the call has been disconnected.
CONTROL 17 (Data-Exchange Modes 0, 1, 2, and 3)
A Call Request packet is sent and a network response received. If the CONTROL
operation completes normally, the call has been accepted.
The remote network address must be specified before posting the CONTROL. To
specify the remote network address, use the SCF subdevice attribute DESTADDR
when the subdevice is configured. SETPARAM 1 is used in your application to override
the configured value.
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