NI-DAQmx .NET Framework 4.5 API Reference

DaqSystem.SaveGlobalChannelAs Method

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

Overload List

  NameDescription
Public methodSaveGlobalChannelAs(Channel, String)
Saves the local or global channel to Measurement Automation Explorer (MAX) as a global channel, under the specified name.
Public methodSaveGlobalChannelAs(Channel, String, String, SaveOptions)
Saves the local or global channel to Measurement Automation Explorer (MAX) as a global channel, under the specified name and specified author and options values.
Top

See Also