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