NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSourceOutput Properties

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputSourceOutput Properties

DCPowerOutputSourceOutput Properties

The DCPowerOutputSourceOutput type exposes the following members.

Properties

  NameDescription
Public propertyConnected
Gets or sets whether the output relay is connected (closed) or disconnected (open). The Enabled property does not change based on this property; they are independent of each other. Set this property to false to disconnect the output terminal from the output.
Public propertyEnabled
Gets or sets whether to enable or disable generation on the specified channel(s). Depending on the value you specify for the Function property, you also must set the VoltageLevel property or the CurrentLevel property in addition to enabling the output.
Public propertyFunction
Gets or sets the method that the specified channel(s) attempt to generate. When DCVoltage is selected, a channel generates the desired voltage level on the output as long as the output current is below the current limit. You can use the following properties to configure the channel when DCVoltage is selected: When DCCurrent is selected, a channel generates the desired current level on the output as long as the output voltage is below the voltage limit. You can use the following properties to configure the channel when DCCurrent is selected:
Public propertyResistance
Gets or sets the output resistance that the device attempts to generate for the specified channel(s).
Top

See Also

Log in to get a better experience