Group | Acquisition |
|---|---|
Description |
Provide a method to select the dynamic signals to be acquired | |
Required Control | Acquisition Control |
|---|---|
Usage | numSigIdStruct= (sig1Id, sig1Element, sig2Id, sig2Element, ...) RtlabApi.SetDynSignalListForGroup(AcqGroup, numSigIdStruct) |
Input |
|
Output |
None | |
Exceptions |
|
|---|---|
Examples |
See the example Dynamic_acq |
. |
Related Items |
|---|
None | |
Modules | import RtlabApi |
|---|