Shows the seamless integration of the ASAP2Library into a .NET MAUI application.
Connects to an ECU over XCPonUDP (192.168.0.2:21000), reads the EPK, setup a DAQ measurement and displays the received values.
Uses an resource-embedded A2L file in a .NET MAUI App
In order to show measurements from an ECU, XCPonUDP to a machine local (the ASAP2Library contained Simulator) ECU is used
To debug the app an Android Google Pixel 7 Simulator is used
Corresponding code: