FULL_DUPLEX_SUPPORT

Required? Yes
Keyword Type Boolean
Default 0
Multiples Allowed? No, only one for each PORT_SDLC_SPECIFIC_DATA parameter
The FULL_DUPLEX_SUPPORT parameter specifies whether this transaction program supports full duplex conversations. Valid values are:
0
The transaction program does not support full duplex conversations.
1
The transaction program supports full duplex conversations.

This parameter is required. The default is 0.

Full duplex conversations refer to the ability of the transaction program to read data from and write data to other transaction programs simultaneously. Half duplex conversations require a change of direction before a transaction program may begin writing data after reading data, or vice versa. If you specify a 1, the transaction program supports either full duplex or half duplex conversations. If you specify a 0, the transaction program may only support half duplex conversations.