Attachmate.Reflection.Emulation.OpenSystems Namespace : IConnectionSettingsModem Interface |
For a list of all members of this type, see IConnectionSettingsModem members.
Name | Description | |
---|---|---|
Baud | Baud rate setting. | |
CharDelay | Gets or sets the time delay (in milliseconds) between characters. | |
CheckParity | Gets or sets the parity check state. | |
CTSrequired | When set to true, InfoConnect does not transmit unless the RS-232 Clear To Send (CTS) signal is active. | |
DropDTROnDisconnect | When set to true, the Data Terminal Ready (DTR) signal is dropped when the connection is closed. | |
DSRrequired | When set to true, InfoConnect does not transmit data unless the RS-232 Data Set Ready (DSR) signal is active. | |
LineDelay | Time delay (in tenths of a second) between lines. | |
ModemAreaCode | A string that specifies the area code (or city code) of the number being dialed. | |
ModemCountryName | A string that specifies the country of the number being dialed. | |
ModemInitString | The modem command string that initializes the modem. | |
ModemLocation | A string that indentifies the current modem location. Modem locations are configured using Control Panel modems. | |
ModemMode | Identifies the operating mode for the modem. | |
ModemName | The text string that identifies the type of modem being used. | |
ModemPhoneNumber | The phone number to dial. | |
ModemShowDisconnectErrors | Determines whether the "Remote Party Disconnected" error message appears when the modem connection is dropped. | |
ModemUseDialingRules | When set to true, the TAPI modem dialer adds the appropriate prefix to the number you are dialing, based on the current values of ModemAreaCode, ModemCountryName, and ModemLocation. | |
ReceivePacing | Type of flow control to use for receiving data from the host. | |
StopBits | The number of stop bits that follow each character during data transmission. | |
TransmitPacing | Type of flow control to use for transmitting data to the host. | |
XoffRepeat | The number of characters that InfoConnect accepts after receiving an XOFF and before sending another XOFF. | |
XoffTimeout | The length of time (in seconds) to wait after sending data before InfoConnect sends an XOFF character. |