NIDCPOWER_ATTR_OUTPUT_ENABLED
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViBoolean | R/W | Channel | None | niDCPower_ConfigureOutputEnabled |
Description
Specifies whether the output is enabled or disabled.
Depending on the set value for the NIDCPOWER_ATTR_OUTPUT_FUNCTION attribute, the NIDCPOWER_ATTR_VOLTAGE_LEVEL attribute or the NIDCPOWER_ATTR_CURRENT_LEVEL attribute must be set in addition to enabling the output.
Note If the device is in Delayed Configuration mode, enabling the output will not take effect until you call the niDCPower_Initiate function. |
Defined Values:
VI_TRUE | Enables generation on the specified channels. |
VI_FALSE | Disables generation on the specified channels. |
Default Value: VI_FALSE