Control
- Updated2025-10-06
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| niDCPower_Abort | This function is deprecated. Use niDCPower_AbortWithChannels instead. |
| niDCPower_AbortWithChannels | Transitions the specified channel(s) from the Running state to the Uncommitted state. If a sequence is running, it is stopped. |
| niDCPower_Commit | This function is deprecated. Use niDCPower_CommitWithChannels instead. |
| niDCPower_CommitWithChannels | Applies previously configured settings to the specified channel(s). Calling this function moves the channel(s) from the Uncommitted state into the Committed state. After calling this function, modifying any attribute reverts the channel(s) to the Uncommitted state. Use the niDCPower_InitiateWithChannels function to transition to the Running state. |
| niDCPower_Initiate | This function is deprecated. Use niDCPower_InitiateWithChannels instead. |
| niDCPower_InitiateWithChannels | Starts generation or acquisition, causing the specified channel(s) to leave the Uncommitted state or Committed state and enter the Running state. To return to the Uncommitted state call the niDCPower_AbortWithChannels function. |
Attachments
None