Re: How do I set HEX values on Value edit on the GUI/Panel .ipf?
Posted: Thu 16. Dec 2021, 16:14
Hello,
I have talked to our developers regarding this.
If you have a smaller symbol (4bytes) and use the ValueEdit to relay all 4 Bytes you'll notice that this does
not occur, what you're seeing the ValueEdit being pushed beyond its value range.
This behaviour is more or less precisely the reason the "raw"-data format in Symbol files do exist,
as they is no conversion from panel to signal the value can simply be parsed.
Like mentioned before, when using a symbol file you can simply use the RAW format and pass
the values without any denotation of hex.
Is there a particular reason you use the dbc format or can you switch to symbol files exclusively?
Best Regards
Marvin
I have talked to our developers regarding this.
If you have a smaller symbol (4bytes) and use the ValueEdit to relay all 4 Bytes you'll notice that this does
not occur, what you're seeing the ValueEdit being pushed beyond its value range.
This behaviour is more or less precisely the reason the "raw"-data format in Symbol files do exist,
as they is no conversion from panel to signal the value can simply be parsed.
Like mentioned before, when using a symbol file you can simply use the RAW format and pass
the values without any denotation of hex.
Is there a particular reason you use the dbc format or can you switch to symbol files exclusively?
Best Regards
Marvin