Initialize/Close
- Updated2025-10-06
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| niDCPower_InitializeWithChannels | This function is deprecated. Use niDCPower_InitializeWithIndependentChannels instead. |
| niDCPower_InitializeWithIndependentChannels | Creates a new NI-DCPower session to the specified instrument(s) and channel(s) and returns a session handle to be used in all subsequent NI-DCPower function calls. |
| niDCPower_close | Closes the session specified in vi and deallocates the resources that NI-DCPower reserves. If power output is enabled when you call this function, the channels remain in their existing state and continue providing power. Use the niDCPower_ConfigureOutputEnabled function to disable power output on a per channel basis. Use the niDCPower_ResetWithChannels function to disable power output on all channel(s). |
Attachments
None