Components & Libraries
VITLib (Visu-IT! Component Library)
The VITLib (Visu-IT! Component Library) is a container managing the software components:
- ASAP2 Parser
- ASAP2 Library
- ELF-Parser
- CDF-Reader/Writer
ARXML Parser (Autosar Parser)
The Visu-IT! ARXML Parser:
- has a strongly typed .NET interface that is based on a specific Autosar schema version
- supports all elements and attributes of the Autosar schema version on which the parser is based on
- is highly performant
Especially when working with large files.
Depending on the used hardware and the ARXML file, the parser can achieve a throughput of 60 – 300 MB/s. - is fully developed and tested and in productive use since many years
Example: C# example project (MS VisualStudio 2015)