| Ivi.Visa Namespace > INativeVisaSession Interface > SetAttributeBoolean Method : SetAttributeBoolean(NativeVisaAttribute,Boolean) Method |
'DeclarationOverloads Sub SetAttributeBoolean( _ ByVal attribute As NativeVisaAttribute, _ ByVal value As Boolean _ )
'UsageDim instance As INativeVisaSession Dim attribute As NativeVisaAttribute Dim value As Boolean instance.SetAttributeBoolean(attribute, value)
void SetAttributeBoolean( NativeVisaAttribute attribute, bool value )
void SetAttributeBoolean( NativeVisaAttribute attribute, bool value )
Current with Keysight IO Libraries Suite 18