Hello,
i need a symbolfile, which interprets about 256 Messages with different IDs in the same way. Is it necessary, to do that many Symblos or is it possible to enter "dont-cares" into the ID at some places?
Uncomplete ID in Symbolfile
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Uncomplete ID in Symbolfile
please open the Symbol file in a Text editor and use copy paste - a wildcard for IDs is not available - sorry!
or if the ID´s are in order, you could use (work only in Receive Section!):
or if the ID´s are in order, you could use (work only in Receive Section!):
Code: Select all
{RECEIVE}
[CAN-MultiID]
ID=100h-120h
DLC=8
Var=SteeringAngle unsigned 48,8 /u:deg /f:1.48 /max:360 /d:0
Var=MainPreassure unsigned 0,16 /max:1
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
Re: Uncomplete ID in Symbolfile
Thanks, thats what i meant. So it should be possible to work with PGNs
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Uncomplete ID in Symbolfile
Best way to work with PGNs is to use the J1939 AddIn 

--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------