Uncomplete ID in Symbolfile

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
Michael90
Posts: 5
Joined: Fri 5. Aug 2011, 12:09

Uncomplete ID in Symbolfile

Post by Michael90 » Fri 2. Sep 2011, 10:54

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?

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Uncomplete ID in Symbolfile

Post by PEAK-Support » Fri 2. Sep 2011, 13:27

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!):

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
-------------------------------

Michael90
Posts: 5
Joined: Fri 5. Aug 2011, 12:09

Re: Uncomplete ID in Symbolfile

Post by Michael90 » Thu 8. Sep 2011, 16:15

Thanks, thats what i meant. So it should be possible to work with PGNs

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Uncomplete ID in Symbolfile

Post by PEAK-Support » Thu 8. Sep 2011, 17:13

Best way to work with PGNs is to use the J1939 AddIn :D
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Post Reply