NI-DAQmx .NET Framework 4.5 API Reference

DaqSystem.SetDevicePowerUpState Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
DaqSystem.SetDevicePowerUpState Method

Overload List

  NameDescription
Public methodSetDevicePowerUpState(String, String, DigitalPowerUpState)
Updates the power up states to which to set digital physical channels on a device when the device powers up or when you reset the device.
Public methodSetDevicePowerUpState(String, String, DigitalPullUpPullDownResistorState)
Sets the resistor level for lines when they are in tristate logic.
Public methodSetDevicePowerUpState(String, String, Double, String, Double)
Updates the power up states to which to set analog physical channels on a device when the device powers up or when you reset the device.
Top

See Also