PLUS+1 User Forum

PLUS+1 Software => Displays => Topic started by: Mike on May 28, 2020, 09:38:32 PM

Title: ECUInfoPacked - Application Version
Post by: Mike on May 28, 2020, 09:38:32 PM
I'm trying to display the version ID of the controller and the display programs on one of the screens in my display. I notice in the API document there is a ECUInfoPacked.AppVer with an array[11]U16 data type.

I want to use the .AppVer instead of just having a second string in the text to make sure the service tool shows the same thing as the display and eliminate a potential update error.

I'm not sure how I access that though. Was going to try create a typed hardware element with the same name however I can't select an array type.

Thanks,
Mike
Title: Re: ECUInfoPacked - Application Version
Post by: Marbek_Elektronik on May 29, 2020, 04:10:08 PM
Perhaps, this helps.
Title: Re: ECUInfoPacked - Application Version
Post by: Mike on May 29, 2020, 04:35:27 PM
Guess I should have just tried it with the untyped. Thanks for that Marbek.
Title: Re: ECUInfoPacked - Application Version
Post by: jonbhanson on May 23, 2025, 04:02:54 AM
I built a block that will convert the U16 AppVer array into a string.  You can find it at https://plus1engineering.com/components/ (https://plus1engineering.com/components/).  (Scroll to the bottom)