| Keysight.Visa Namespace > IKeysightNativeVisaSession Interface : SetAttributeBoolean Method |
'DeclarationSub SetAttributeBoolean( _ ByVal attribute As KeysightAttributeBoolean, _ ByVal value As Boolean _ )
'UsageDim instance As IKeysightNativeVisaSession Dim attribute As KeysightAttributeBoolean Dim value As Boolean instance.SetAttributeBoolean(attribute, value)
void SetAttributeBoolean( KeysightAttributeBoolean attribute, bool value )
void SetAttributeBoolean( KeysightAttributeBoolean attribute, bool value )
Current with Keysight IO Libraries Suite 18