For anyone interested, I never got this working and gave up after finding a work around.
As my display doesn't have a lot of elements I ended up duplicating each one and used a valid can tag to set the visibility.
Search found 2 matches
- Wed Dec 13, 2017 9:58 am
- Forum: Tags
- Topic: Using 2 CAN channels tags to drive the same Gauge
- Replies: 2
- Views: 11498
- Wed Aug 23, 2017 5:05 pm
- Forum: Tags
- Topic: Using 2 CAN channels tags to drive the same Gauge
- Replies: 2
- Views: 11498
Using 2 CAN channels tags to drive the same Gauge
Hi, I'm trying to create a script so that I can have redundancy if one CAN link fails for whatever reason. The gauges and all other sending and receiving should use CAN 1 but change to CAN 2 if CAN 1 fails. I've been pulling my hair out all week and can't work out how to do it. This is my latest att...