Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / BaudRateOption Enumeration
In This Topic
    BaudRateOption Enumeration
    In This Topic
    The number of distinct symbol changes made to the transmission medium, per second.
    Members
    MemberDescription
    Baud115200115,200 baud.
    Baud12001200 baud.
    Baud1440014,400 baud. The default value for connection types COM1 through COM8.
    Baud18001800 baud.
    Baud1920019,200 baud.
    Baud24002400 baud.
    Baud300300 baud.
    Baud36003600 baud.
    Baud3840038,400 baud.
    Baud48004800 baud.
    Baud5760057,600 baud.
    Baud600600 baud.
    Baud72007200 baud.
    Baud96009600 baud.
    DefaultThe default value for connection type Modem.
    See Also