I want to write a code that loops through all signals in the Canape software, look only for signals with similar name pattern and return the signal value. There are many signals, but I only look for signals which follow similar pattern. I mean only signals naming: drivingSignal_01, drivingSignal_02, drivingSignal_03…
Does anyone have function programming experience in Canape? Can anybody help me with this?