This is an example of how to use the ARINC 424 Parser built, as a API module, within the FPAssistant Suite SDK; a Microsoft .NET library of API's specifically for aviation software developers giving a comprehensive set of API's fully tested through 1000's of unit test cases; this included test data from ICAO, FAA and Eurocontrol.
The ARINC 424 Parser API is a module that allows simple access to a ARINC 424 navigation data file by parsing the records into a series of .NET classes, records and objects. The full SDK documentation click here
This Windows desktop example is written in .NET 8 C# using the Microsoft Win UI 3.x tool (Windows SDK App) developed using Microsoft Visual Studio, other examples in this GitHub organisation use other Microsoft GUI tools (WinForms, etc).
This example will be worked on but if you need a specific feature or be shown how to access particular navigation data then please make contact and our dev team will help you.
Below is a screen shot of the app showing the ARINC 424 Record types in the left pane and when clicking on a tree node, the ARINC 424 record data will be shown with the field decription and the value.
We can also assist with your software development so please contact us for any consultancy work.