Utility
- Updated2025-10-06
- 1 minute(s) read
Groups
Group members
| Name | Description |
|---|---|
| niDCPower_Disable | This function performs the same actions as the niDCPower_ResetWithChannels function, except that this function also immediately sets the NIDCPOWER_ATTR_OUTPUT_ENABLED attribute to VI_FALSE. |
| niDCPower_ResetDevice | Resets all instruments in the session to a known state. The function disables power generation, resets all attributes for all instruments included in the session to their default values, clears errors such as overtemperature and unexpected loss of auxiliary power, commits the instrument attributes, and leaves the instrument(s) in the Uncommitted state. This function also performs a hard reset on the instrument(s) and driver software. This function has the same functionality as using reset in Measurement & Automation Explorer (MAX). |
| niDCPower_ResetWithChannels | Resets the specified channel(s) to a known state. This function disables power generation, resets channel attributes to their default values, commits the channel attributes, and leaves the channel(s) in the Uncommitted state. |
| niDCPower_reset | This function is deprecated. Use niDCPower_ResetWithChannels instead. |
| niDCPower_self_test | Performs the device self-test routine and returns the test result(s). Calling this function implicitly calls the niDCPower_ResetWithChannels function. |
Attachments
None