Skip to content

NI DAQMX Persisted Task Attributes

Greg Stoll edited this page Sep 10, 2021 · 2 revisions

Persisted Task Attributes

See how to get and set attributes.

DAQmx_PersistedTask_Author

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

You can get this attribute using:   DAQmxGetPersistedTaskAttribute

DAQmx_PersistedTask_AllowInteractiveEditing

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

You can get this attribute using:   DAQmxGetPersistedTaskAttribute

DAQmx_PersistedTask_AllowInteractiveDeletion

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

You can get this attribute using:   DAQmxGetPersistedTaskAttribute

Table of Contents

Internal Development

Creating and Setting Up a gRPC Server

Server Security Support

Creating a gRPC Client

gRPC Client Examples

Session Utilities API Reference

Driver Documentation

gRPC API Differences From C API

Sharing Driver Sessions Between Clients

C API Docs
NI-DAQmx
NI-DCPOWER
NI-DIGITAL PATTERN DRIVER
NI-DMM
NI-FGEN
NI-RFmx Bluetooth
NI-RFmx NR
NI-RFmx WCDMA
NI-RFmx GSM
NI-RFmx CDMA2k
NI-RFmx Instr
NI-RFmx LTE
NI-RFmx SpecAn
NI-RFmx TD-SCDMA
NI-RFmx WLAN
NI-RFSA
NI-RFSG
NI-SCOPE
NI-SWITCH
NI-TCLK
NI-XNET
Clone this wiki locally