![]() | Download Help (Windows Only) |
Creates a SavedTaskInfo object that you can use to retrieve information about the specified task stored in Measurement
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Function GetSavedTaskInfo ( _ persistedName As String _ ) As SavedTaskInfo |
C# |
---|
public SavedTaskInfo GetSavedTaskInfo( string persistedName ) |
A SavedTaskInfo object that represents the task stored in MAX.
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Helpful
Not Helpful