NI-DAQmx .NET Framework 4.5 API Reference

DaqSystem.GetDevicePowerUpState Method

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

Overload List

  NameDescription
Public methodGetDevicePowerUpState(String, String, DigitalPowerUpState)
Gets the power up states for digital physical lines.
Public methodGetDevicePowerUpState(String, String, DigitalPullUpPullDownResistorState)
Gets the resistor level for lines when they are in tristate logic.
Public methodGetDevicePowerUpState(String, String, Double, String, Double)
Gets the power up states for analog physical channels.
Top

See Also