TransmitModeOption Enumeration
In This Topic
Defines options for transmitting data from terminal screen to the host.
Members
Member | Description |
ALL | Causes the transfer of all data, uncluding FCCs |
CHAN | CHAN (Changed) transmission mode. Causes the transfer of only the data and the FCC from each field in which an actual change has been made. |
VAR | Variable (VAR) transmission mode. Causes the transfer of all unprotected data and all FCCs. Most host programs will expect the terminal to be in this mode. |
See Also