InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / ReadDeviceIdentifier Property
In This Topic
    ReadDeviceIdentifier Property
    In This Topic

    Gets or sets the hexadecimal address of the device identifier (DID) for the device that receives data from a host's disk drive, tape system, or other device. The valid range of values is 0x20 - 0x7F inclusive.

    Syntax
    expression.ReadDeviceIdentifier As Integer
    where expression is a variable that represents a UtsTerminal Object
    See Also