Description
Discussed in #72
Originally posted by Mushupm January 22, 2025
I downloaded all the MSFS TouchPortal plugin goodies by January 19, 2025.
I wonder to convert an existing MSFS Touch Portal page for FBW A320 to Inibuild A320 V2.
I am starting by CSTR button which has a green LED when on.
I found two L variables has shown in the attached screenshot coming from WASimUI .
I have been putting these two L variables in Customstates.ini file.
INI_EFIS_CPT_CSTR_BUTTON appears in dynamic states list.
__ND_SEL_CSTR_CPTIsPressed does not appear in dynamic states list
Both L variables are working well with WASimUI.
Do you know why this is happening and how to solve it?
For the event tab in touch portal, I would like to use __ND_SEL_CSTR_CPTIsPressed to change button icon in Touch Portal in order to simulate green light when CSTR is on.
I was wondering to use directly a Custom variable without selecting it in a list but I did not find such possibility.