Is it possible to have instrument panel elements refer to a signal only by its name or CAN-ID, ignoring the name of the DBC file they're in?
We have regularly changing DBC names, so every time this happens I have to go through all panel elements and change their signal to the new DBC name.
Instrument Panel: signal ignore dbc name
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Instrument Panel: signal ignore dbc name
You could change in a script the used DBC File. Then, if the Signal names are identical, you do not change the Instrument Signal reference.
Send us a short e-mail to support[at]peak-system.com (including your PE6 license) and we will send a simple sample.
Send us a short e-mail to support[at]peak-system.com (including your PE6 license) and we will send a simple sample.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
Re: Instrument Panel: signal ignore dbc name
Thanks, I received the example.
It's not quite what I was looking for since it doesn't touch the issue of the Instrument Panel signal reference.
For example, I apply the symbol file 01, create an Instrument Panel and add some object that uses the signal PotiSignal.
Now if I use the script to apply symbol file 02, the Instrument Panel doesn't work anymore since it still refers to PotiSignal in symbol file 01.
Likewise, this happens when I change the DBC file to one with the same symbol names and IDs but different name.
Ideally, I should be able to tell the Instrument Panel to refer to a symbol by its name alone, ignoring the symbols file and symbol (like displayed in the Signals list in the Project Items list).
This way, I could exchange the DBC file (or native symbols file) while keeping all used signal references.
It's not quite what I was looking for since it doesn't touch the issue of the Instrument Panel signal reference.
For example, I apply the symbol file 01, create an Instrument Panel and add some object that uses the signal PotiSignal.
Now if I use the script to apply symbol file 02, the Instrument Panel doesn't work anymore since it still refers to PotiSignal in symbol file 01.
Likewise, this happens when I change the DBC file to one with the same symbol names and IDs but different name.
Ideally, I should be able to tell the Instrument Panel to refer to a symbol by its name alone, ignoring the symbols file and symbol (like displayed in the Signals list in the Project Items list).
This way, I could exchange the DBC file (or native symbols file) while keeping all used signal references.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Instrument Panel: signal ignore dbc name
As a panel could have a "Z" Order, that you simply could switch with the script, create for every Symbol File a own Layer with the signal names that you want to use.
A sample will be send by e-mail to you, to see how to use...
A sample will be send by e-mail to you, to see how to use...
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------