X25AM Programming Manual

PTP Applications
X25AM Programming Manual527201-001
3-33
PTP Procedure Statements Summary
When the SETMODE operation completes:
SETPARAM 1
Get the remote DTE address from the last call request packet.
Set the remote DTE address.
param2.<0> 0 = Do not negotiate L3WINDOW size.
1 = Negotiate L3WINDOW size.
param2.<1> 0 = Do not negotiate PACKETSIZE.
1 = Negotiate PACKETSIZE.
param2.<2> 0 = Do not negotiate throughput class.
1 = Negotiate throughput class.
param2.<8:11> = Incoming throughput class.
param2.<12:15> = Outgoing throughput class.
last params[0] .<3>
0 = The last call accepted for the subdevice did not
request accepting reverse charges.
1 = The last call accepted for the subdevice did
request accepting reverse charges.
.<4>
0 = The last call accepted for the subdevice was
not a priority call.
1 = The last call accepted for the subdevice was a
priority call.
CALL SETPARAM (filenum, operation,,,
remote^dte^address, length)
CALL SETPARAM (filenum, operation,
remote^dte^address, length)
filenum
= file number
operation = 1
remote^dte^
address
= ASCII string of decimal digits (for example
“12345678”) representing the network assigned
address for the remote DTE.
length = Length in bytes of the DTE address. The maximum
length is 15 bytes.