| Keysight.Visa Namespace > GpibInterfaceSession Class : SecondaryAddress Property |
'DeclarationPublic Property SecondaryAddress As Short
'UsageDim instance As GpibInterfaceSession Dim value As Short instance.SecondaryAddress = value value = instance.SecondaryAddress
public short SecondaryAddress {get; set;}
The range is between 0 and 30, inclusive. The value -1 indicates that there is no secondary address. The default is -1.
Current with Keysight IO Libraries Suite 18