Envoy ACP/XF Application Programming Manual

System Procedure Call Specifics for EnvoyACP/XF
EnvoyACP/XF Application Programming Manual132179
4-15
SETMODE Procedure
In Table 4-4, the system-configuration modifiers analogous to the particular SETMODE
commands are included in parentheses. Asterisks indicate the SETMODE function
codes that reset the link.
Table 4-4. SETMODE Function Codes (page 1 of 4)
Function
Code Parameter Description
15 Set retry parameters.
paramete
r-1
Retry timer. Timeout duration, in 10-centisecond (.01) units. (See
T1TIMER modifier)
The default timer is 5 seconds.
paramete
r-2
Number of times to retry. This parameter is picked up as an 8-bit
field. If you supply a value that occupies more than 8 bits, it is
truncated. (See L2RETRY modifier)
The default is 3 retries.
16 Set line parameters.
paramete
r-1
Line and station type, as follows:
.<0>* 0: RS-232 line interface (See RS 232 modifier)
1: RS-422 line interface (See RS 422 modifier)
.<1>* Modem configured with a constant carrier. (See CONTCF
modifier)
.<2> RR-frame is issued after the prescribed idle timeout period has
elapsed. (See IDLECMDRR modifier)
The default is that the RR-frame is issued.
.<7>* 0: Disable REJ command/response
1: Enable REJ command/response (See REJ modifier)
.<8>* Causes EnvoyACP/XF to monitor the line for carrier detect. (See
SWINCARRIER modifier)
The default is that SWINCARRIER is set for NRM lines, and
disabled for ABM lines.
.<9> Check Data Set Ready.
.<10> 0: Enable RNRRETRY
1: Disable RNRRETRY (See NORNRRETRY modifier)
.<11>* 0: Nonswitched line (See NOSWITCH modifier)
1: Switched line (See SWITCHED modifier)
.<12> 0: Half-duplex line (See HALF modifier)
1: Full-duplex line (See FULL modifier)
* These SETMODE requests automatically reset the line and place the station in disconnect state. Note that for
SETMODE 16 parameter-1, some bits reset the line and others do not.