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