GetAttributeBoolean(NativeVisaAttribute)
- Updated2026-08-05
- 1 minute(s) read
Retrieve the value of the specified attribute from the native C implementation.
Syntax
Namespace: NationalInstruments.Visa
public bool GetAttributeBoolean(NativeVisaAttribute attribute)
Parameters
| Name | Type | Description |
|---|---|---|
| attribute | NativeVisaAttribute | A constant that identifies a VISA standard attribute. |
Returns
The value of the attribute.