(Page 16 of 35 in this chapter)
#define or ENUM statement).
Value
Description
TXX25_LINK_DTE
Link is DTE (default).
TXX25_LINK_DCE
Link is DCE (may be configured).
Option
Description
TXX25_LINK_INITENAB
Initial state is enabled (default is disabled).
TXX25_LINK_INILOCK
Initial state is locked (no more new calls: use only for links with PVCs)
Option
Description
TXX25_LINK_MOD8
Default
TXX25_LINK_MOD128
MOD128
( , TXX25_LINK_DCE, );
TxX25LinkDefine ( , TXX25_LINK_DCE
TXX25_LINK_MOD128 | TXX25_FLAGS_V24 | TXX25_LINK_IDLE, );
Value
Description
TXX25_LINK_PHYSICAL
Port is a physical serial port (default).
TXX25_LINK_LOGICAL
Port is a board-to-board link.
TXX25_LINK_MVIP
Port is an MVIP channel.
(Page 16 of 35 in this chapter)