DCPowerOutputSourceAdvanced Class
- Updated2024-01-04
- 2 minute(s) read
DCPowerOutputSourceAdvanced Class
Properties for controlling the advanced features of the source unit.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerOutputSourceAdvanced
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerOutputSourceAdvanced
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public sealed class DCPowerOutputSourceAdvanced : DCPowerSubObject
Public NotInheritable Class DCPowerOutputSourceAdvanced Inherits DCPowerSubObject
The DCPowerOutputSourceAdvanced type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| OutputCapacitance |
Specifies whether to use a low or high capacitance on the output for the specified channel(s).
| |
| OvpEnabled |
Gets or sets whether to enable or disable overvoltage protection (OVP).
| |
| SourceDelay |
Determines when, in seconds, the device generates the Source Complete event, potentially starting a measurement if the MeasureWhen attribute is set to AutomaticallyAfterSourceComplete.
Refer to the Single Point Source Mode and Sequence Source Mode topics for more information.
Note: The NI PXI-4110 and NI PXI-4130 do not support this attribute.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |