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