Search found 1 match

by tcarlso
Fri 9. Dec 2016, 15:07
Forum: PCAN-MiniDisplay
Topic: Seperate variables by CAN-ID and content of ByteX
Replies: 2
Views: 7806

Seperate variables by CAN-ID and content of ByteX

The Minidisplay supports using Scenes the possibility of different CAN-IDs. This is working fine.

[variable1]
name="speed"
canid=0x100 // ID
position=0,8 // Bit start and length

In our System, the CAN-ID is not the only way to seperate values. Unfortunately we seperate the Content by using ...