NI-DAQmx .NET Framework 4.5 API Reference

DaqSystem.SaveTask Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
DaqSystem.SaveTask Method

Overload List

  NameDescription
Public methodSaveTask(Task)
Saves the specified task and any local channels it contains to Measurement Automation Explorer (MAX) under the name it was given when it was created.
Public methodSaveTask(Task, String, SaveOptions)
Saves the specified task and any local channels it contains to Measurement Automation Explorer (MAX) under the name it was given when it was created, with specifed author and options values.
Top

See Also