IGpib::SecondaryAddress

Description

Secondary address of the GPIB device used by the given session.

VB Prototype

Dim value As Short
value = object.SecondaryAddress

C++ Prototype

HRESULT get_SecondaryAddress(
  short* SecondaryAddress
);

Return Value

Refer to the table of return codes.

See Also

ComponentVersion, SpecVersion, HardwareInterfaceName, HardwareInterfaceNumber, HardwareInterfaceType, LockState, OptionString, ProgID, ResourceName, SessionType, SoftwareManufacturerID, SoftwareManufacturerName, Timeout, LastStatus, PrimaryAddress, RENState, RepeatAddressingEnabled, SecondaryAddress, UnaddressingEnabled, GetAttribute, SetAttribute, LockRsrc, UnlockRsrc, Init, Close, ControlREN, IGpib Overview