| Keysight.Visa Namespace > VxiSession Class : ModelCode Property |
'DeclarationPublic ReadOnly Property ModelCode As Short
'UsageDim instance As VxiSession Dim value As Short value = instance.ModelCode
public short ModelCode {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. The default is 0
Current with Keysight IO Libraries Suite 18