| Keysight.Visa Namespace > VxiSession Class : ManufacturerId Property |
'DeclarationPublic ReadOnly Property ManufacturerId As Short
'UsageDim instance As VxiSession Dim value As Short value = instance.ManufacturerId
public short ManufacturerId {get;}
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.
Current with Keysight IO Libraries Suite 18