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