IGpib::PrimaryAddress
Description
Primary address of the GPIB device used by the given session.
VB Prototype
Dim value As Short
value = object.PrimaryAddress
C++ Prototype
HRESULT get_PrimaryAddress(
short* PrimaryAddress
);
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