NI DAQMX Persisted Scale Attributes - ni/grpc-device GitHub Wiki

Persisted Scale Attributes

See how to get and set attributes.

DAQmx_PersistedScale_Author

Data Type: char*
Description: Indicates the author of the custom scale.
Restrictions: Not Settable

You can get this attribute using:   DAQmxGetPersistedScaleAttribute

DAQmx_PersistedScale_AllowInteractiveEditing

Data Type: bool32
Description: Indicates whether the custom scale can be edited in the DAQ Assistant.
Restrictions: Not Settable

You can get this attribute using:   DAQmxGetPersistedScaleAttribute

DAQmx_PersistedScale_AllowInteractiveDeletion

Data Type: bool32
Description: Indicates whether the custom scale can be deleted through MAX.
Restrictions: Not Settable

You can get this attribute using:   DAQmxGetPersistedScaleAttribute

⚠️ **GitHub.com Fallback** ⚠️