NI-DAQmx .NET Framework 4.5 API Reference

DaqSystem.SaveTaskAs Method

  • 更新时间2023-02-21
  • 阅读时长1分钟
DaqSystem.SaveTaskAs Method

Overload List

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

See Also