Advanced
- Updated2025-10-06
- 2 minute(s) read
Groups
Group members
| Name | Description |
|---|---|
| NIDCPOWER_ATTR_ACTUAL_POWER_ALLOCATION | Returns the power, in watts, the device is sourcing on the active channels if the NIDCPOWER_ATTR_POWER_ALLOCATION_MODE attribute is set to NIDCPOWER_VAL_POWER_ALLOCATION_MODE_AUTOMATIC or NIDCPOWER_VAL_POWER_ALLOCATION_MODE_MANUAL. |
| NIDCPOWER_ATTR_COMPLIANCE_LIMIT_SYMMETRY | Specifies whether current generation limits and voltage generation limits for the device are applied symmetrically about 0 V and 0 A or asymmetrically with respect to 0 V and 0 A. |
| NIDCPOWER_ATTR_MERGED_CHANNELS | Specifies the merge channel(s) to combine with a designated primary channel of an instrument in order to increase the maximum current you can source from the instrument. |
| NIDCPOWER_ATTR_OUTPUT_CAPACITANCE | Specifies whether to use a low or high capacitance on the output for the specified channel(s). |
| NIDCPOWER_ATTR_OUTPUT_SHORTED | Specifies whether the input of the instrument simulates a short circuit. |
| NIDCPOWER_ATTR_OVERRANGING_ENABLED | Specifies whether NI-DCPower allows setting the voltage level (NIDCPOWER_ATTR_VOLTAGE_LEVEL), current level (NIDCPOWER_ATTR_CURRENT_LEVEL), voltage limit (NIDCPOWER_ATTR_VOLTAGE_LIMIT) and current limit (NIDCPOWER_ATTR_CURRENT_LIMIT) outside the device specification limits. VI_TRUE means that overranging is enabled. |
| NIDCPOWER_ATTR_OVP_ENABLED | Enables (VI_TRUE) or disables (VI_FALSE) overvoltage protection (OVP). |
| NIDCPOWER_ATTR_OVP_LIMIT | Determines the voltage limit, in volts, beyond which overvoltage protection (OVP) engages. The limit is specified as a positive value, but symmetric positive and negative limits are enforced simultaneously. For example, setting the OVP Limit to 65 will configure the OVP feature to trigger an OVP error if the output exceeds +-65 V. |
| NIDCPOWER_ATTR_POWER_ALLOCATION_MODE | Determines whether the device sources the power its output configuration requires or a specific wattage you request; determines whether NI-DCPower proactively checks that this sourcing power is within the maximum per-channel and overall sourcing power of the device. |
| NIDCPOWER_ATTR_PULSE_BIAS_DELAY | Determines when, in seconds, the device generates the Pulse Complete event after generating the "off" level of a pulse. |
| NIDCPOWER_ATTR_PULSE_OFF_TIME | Determines the length, in seconds, of the off phase of a pulse. |
| NIDCPOWER_ATTR_PULSE_ON_TIME | Determines the length, in seconds, of the on phase of a pulse. |
| NIDCPOWER_ATTR_REQUESTED_POWER_ALLOCATION | Specifies the power, in watts, to request the device to source from each active channel. |
| NIDCPOWER_ATTR_SEQUENCE_LOOP_COUNT | Specifies the number of times a sequence is run after initiation. |
| NIDCPOWER_ATTR_SEQUENCE_LOOP_COUNT_IS_FINITE | Specifies whether a sequence should repeat indefinitely. |
| NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME | Specifies the amount of time, in seconds, between the start of two consecutive steps in a sequence. |
| NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME_ENABLED | Specifies whether the NIDCPOWER_ATTR_SEQUENCE_STEP_DELTA_TIME attribute is enabled (VI_TRUE) or disabled (VI_FALSE). |
| NIDCPOWER_ATTR_SOURCE_DELAY | Determines when, in seconds, the device generates the Source Complete event, potentially starting a measurement if the NIDCPOWER_ATTR_MEASURE_WHEN attribute is set to NIDCPOWER_VAL_AUTOMATICALLY_AFTER_SOURCE_COMPLETE. |
Attachments
None