InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / IsDataCarrierHigh Property
In This Topic
    IsDataCarrierHigh Property
    In This Topic
    Gets whether the data carrier signal is high.
    Syntax
    expression.IsDataCarrierHigh As Boolean
    where expression is a variable that represents a Terminal Object
    Remarks
    Relevant only for serial connections.
    See Also