Configure Generation Repeat
- Updated2023-02-17
- 2 minute(s) read
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

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

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. |

repeat count
The specified number of times to generate the waveform.
repeat count is ignored if repeat mode is set to continuous.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

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.

error out
Error information.
The node produces this output according to standard error behavior.