Retrieve the value of the specified attribute from the native C implementation.

Syntax

Namespace: NationalInstruments.Visa

public bool GetAttributeBoolean(NativeVisaAttribute attribute)

Parameters

NameTypeDescription
attributeNativeVisaAttribute

A constant that identifies a VISA standard attribute.

Returns

The value of the attribute.