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