Keysight VISA.NET Help
ManufacturerId Property (VxiSession)



The VXIbus vendor identification number of the hardware vendor for this device.
Syntax
'Declaration
 
Public ReadOnly Property ManufacturerId As Short
'Usage
 
Dim instance As VxiSession
Dim value As Short
 
value = instance.ManufacturerId
public short ManufacturerId {get;}
public:
property short ManufacturerId {
   short get();
}
Remarks

The range is between Int16.MinValue and Int16.MaxValue, inclusive. Negative values are converted to unsigned integers between Int16.MaxValue + 1 and UInt16.MaxValue before they are used.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025