NI DAQMX Persisted Scale Attributes - ni/grpc-device GitHub Wiki
See how to get and set attributes.
- DAQmx_PersistedScale_Author
- DAQmx_PersistedScale_AllowInteractiveEditing
- DAQmx_PersistedScale_AllowInteractiveDeletion
| Data Type: | char* |
|---|---|
| Description: | Indicates the author of the custom scale. |
| Restrictions: | Not Settable |
You can get this attribute using:
DAQmxGetPersistedScaleAttribute
| 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
| Data Type: | bool32 |
|---|---|
| Description: | Indicates whether the custom scale can be deleted through MAX. |
| Restrictions: | Not Settable |
You can get this attribute using:
DAQmxGetPersistedScaleAttribute