Configure Generation Repeat

Specifies how many times to generate a waveform or whether it should be continuously generated.

This node is valid only when the generation mode parameter of the Configure Generation Modenode is set to waveform. This node does not apply in scripted mode.

Inputs/Outputs

datatype_icon

session in

Instrument session obtained from the Initialize Acquisition Sessionnode, the Initialize Generation Sessionnode, or the Initialize External Calibrationnode.

datatype_icon

repeat mode

The specified repeat mode to configure. You can select either finite or continuous as the value of this parameter.

Finite

Calling the niHSDIO Initiatenode generates the named waveform a finite number of times. The number of times is specified by the repeat count parameter.

Continuous

Calling the niHSDIO Initiatenode generates the named waveform continuously (until the niHSDIO Abortnode is called). repeat count is ignored.

datatype_icon

repeat count

The specified number of times to generate the waveform.

repeat count is ignored if repeat mode is set to continuous.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

session out

Handle that identifies the session in all subsequent node calls.

The session out parameter is obtained from the Initialize Acquisition Sessionnode or the Initialize Generation Sessionnode.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior