Admin Production rocket
Current Publication

Properties

Reflection Desktop .NET API Guide V17.0
Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
IConnectionSettingsModem Interface Properties
In This Topic

For a list of all members of this type, see IConnectionSettingsModem members.

Public Properties
Name Description
 Property Baud rate setting.
 Property Gets or sets the time delay (in milliseconds) between characters.
 Property Gets or sets the parity check state.
 Property Gets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Gets or specifies a string that passes information to a connect macro. When the connect macro runs, the value of MacroData is set equal to the value of ConnectMacroData. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property When set to true, Reflection does not transmit unless the RS-232 Clear To Send (CTS) signal is active.
 Property Gets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Gets or sets the text string that contains the name of a Reflection Basic script to run when the connection is closed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property When set to true, the Data Terminal Ready (DTR) signal is dropped when the connection is closed.
 Property When set to true, Reflection does not transmit data unless the RS-232 Data Set Ready (DSR) signal is active.
 Property When set to true, users can quit Reflection and use the Disconnect command while connected to a host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property When set to true, Reflection quits automatically when you disconnect from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Time delay (in tenths of a second) between lines.
 Property A string that specifies the area code (or city code) of the number being dialed.
 Property A string that specifies the country of the number being dialed.
 Property The modem command string that initializes the modem.
 Property A string that indentifies the current modem location. Modem locations are configured using Control Panel modems.
 Property Identifies the operating mode for the modem.
 Property The text string that identifies the type of modem being used.
 Property The phone number to dial.
 Property Determines whether the "Remote Party Disconnected" error message appears when the modem connection is dropped.
 Property 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.
 Property Gets or sets the type of parity on the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Type of flow control to use for receiving data from the host.
 Property Gets or sets the text string that contains arguments to pass to a connect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Get or set the text string that contains the name of a Reflection Basic script to run when the connection is established (for example, a logon script). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Gets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property The number of stop bits that follow each character during data transmission.
 Property Type of flow control to use for transmitting data to the host.
 Property The number of characters that Reflection accepts after receiving an XOFF and before sending another XOFF.
 Property The length of time (in seconds) to wait after sending data before Reflection sends an XOFF character.
Top
See Also