RxLibrary.dll()

The RxLibrary library contains the functions for converting XML to the Configuration file (RXC). It also allows users to perform functions like converting RXD to MF4, ASC, BLF, MAT, and CSV.

The dll is a .Net Standard 2.0 dll and works under Linux, too.

Naming:

The function calls in the ReXgen API all have names starting with RxLib.

To build an application:

C#

The user will need to reference RxLibrary.dll in your programs.

Functions:

Last updated