Envoy Configuration and Management Manual
WAN Subsystem Profiles and Modifiers for Envoy
Envoy Configuration and Management Manual—429861-001
3-31
Modifier Descriptions
This modifier applies to all Envoy line types. It is for internal use only and should not be
modified.
RAISERTS
Default: ON
Units: Not applicable
Range: Not applicable
Alternate modifier: None
This modifier applies to BSC lines only. It specifies that the carrier wait to drop before
raising CA.
READCONT
Default: Not specified
Units: Not applicable
Range: Not applicable
Alternate modifier: None
This modifier applies to SIMPLEX lines only. It causes the communications line
interface processor (CLIP) to pass only one byte of data per word stored in the buffer. If
a line is specified as read-continuous, its operation is limited to a read-only line.
READONLY appears automatically when you specify the READCONT modifier.
A read-only line can also be specified by calling the SETMODE 16 procedure:
SETMODE 16 parm1.13 0 = normal, 1 = READCONT
Once this modifier is added to the device record, it can only be removed by using the
SCF ALTER DEVICE command with the RESET modifier option.
READONLY
Default: Not specified
Units: Not applicable
Range: Not applicable
Alternate modifier: None
This modifier applies to SIMPLEX lines only. It causes the line to be used only to
receive characters. The line can no longer transmit characters once READONLY has
been specified. READCONT appears automatically when you specify the READONLY
modifier.
Note. This modifier is similar to the CTRLCF/NOCTRLCF device modifiers.