Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsComSerialPort Object / SerialPort Property
In This Topic
    SerialPort Property
    In This Topic
    Get or set the COM serial port number.
    Syntax
    expression.SerialPort As Integer
    where expression is a variable that represents a ConnectionSettingsComSerialPort Object
    Remarks
    When you set this property, all connection settings for this connection type are reset to their default values. This value cannot be changed if the connection is open.
    See Also