Groups

None

Group members

NameDescription
niDCPower_CreateAdvancedSequence

This function is deprecated. Use niDCPower_CreateAdvancedSequenceWithChannels instead.

niDCPower_CreateAdvancedSequenceCommitStepWithChannels

Creates a Commit step in the Active advanced sequence. A Commit step configures channels to a user-defined known state before starting the advanced sequence.

niDCPower_CreateAdvancedSequenceStep

This function is deprecated. Use niDCPower_CreateAdvancedSequenceStepWithChannels instead.

niDCPower_CreateAdvancedSequenceStepWithChannels

Creates a new advanced sequence step in the advanced sequence specified by the Active advanced sequence. When you create an advanced sequence step, each attribute you passed to the niDCPower_CreateAdvancedSequenceWithChannels function is reset to its default value for that step unless otherwise specified.

niDCPower_CreateAdvancedSequenceWithChannels

Creates an empty advanced sequence. Call the niDCPower_CreateAdvancedSequenceStepWithChannels function to add steps to the active advanced sequence or, optionally, the niDCPower_CreateAdvancedSequenceCommitStepWithChannels function to add a Commit step to the active advanced sequence.

niDCPower_DeleteAdvancedSequence

This function is deprecated. Use niDCPower_DeleteAdvancedSequenceWithChannels instead.

niDCPower_DeleteAdvancedSequenceWithChannels

Deletes a previously created advanced sequence and all the advanced sequence steps in the advanced sequence.

Attachments

None