Group | Model Configuration, Acquisition |
---|---|
Description |
Set the Repetitive Sampling Option and the Rearm Delay for a given acquisition group. Setting the Repetitive Sampling Option to True will automatically rearm the trigger after the rearmDelay period. Setting Repetitive Sampling Option to False will require a manual trigger rearm. This manual rearm can be performed using the RearmAsyncAcq function call. | |
Required Control | Acquisition Control |
---|---|
Usage | SetAsyncAcqOpts(AcqGroup, Repetitive, RearmDelay) |
Input |
|
Output | None |
Exception |
|
|
| |
Examples | None |
---|---|
Related Items | RearmAsyncAcq |
Modules | import RtlabApi |