Dynamic Generation:Repeat Mode
Short Name: RepeatMode
Specifies whether or not to generate a single waveform continuously. This property is valid only when the Generation Mode property is set to Waveform; it is not used if you select Scripted.
If this property is set to Finite, then use the Repeat Count property to specify how many times the named waveform is generated.
This property is valid only for generation sessions.
Finite (16) | Calling the niHSDIO Initiate VI generates the named waveform a finite number of times. The number to repeat is defined by the Repeat Count property. |
Continuous (17) | Calling niHSDIO Init Generation Session VI generates the named waveform continuously (until the niHSDIO Abort VI is called). |
Remarks
The following table lists the characteristics of this property.
Data Type | ViInt32 |
Permissions | R/W |
Channel Based | No |