Copying Signals into Channel Groups
- Updated2024-09-12
- 1 minute(s) read
(Scripts | Version 10.0) > Copying Signals into Channel Groups
Copying Signals into Channel Groups |
The following example shows how to use channel groups in order to simplify the evaluation of a measurement signal that has several similar signals. The evaluation data is from a vehicle test stand at which a robot executes several steering actions. For every steering action, the robot steers from the zero position to the left and then to the right. From the measured acceleration and steering angles, DIAdem calculates the time delay between steering and vehicle reaction. In the evaluation, DIAdem isolates the individual steering actions and copies the associated data into separate channel groups. DIAdem uses cross correlation to calculate the delay time for each data set in the isolated channel groups. DIAdem displays the original data, the partial stages, and the result on separate worksheets. DIAdem adds layouts to create the worksheets for the intermediate results.
Start example
Click a filename to load this file into DIAdem.
| ChannelGroups.vbs | Script file |
| ChannelGroups.py | Python script file |
| Lc_LL_l0.tdm | Data file |
| ChannelGroups_Init.tdr | Layout file |
| ChannelGroups_Partial_Res.TDR | Layout file |
| ChannelGroups_Final_Res.tdr | Layout file |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
