I want to assign a value to a variable in CANoe by using a lookup table.
If sysvar:test changes to the values 1, 2 or 3, then I want that sysvar::show changes to the values 4, 78 and 33 or other values I assign. How can I do this?
Thanks in advance!