Vertex API package version 1.0

Included:

"VERTEX_API-V1.0-022218" directory that contains the .lib / .dll and the headers. 
The project must include the .lib in the linker path and the header files for compilation. 
the DLL must reside in the same directory where the compiled .exe is launched from. 
Also the SiUsbXp.dll must reside there. (By default SiUSBXp.dll for Driver 4.0.0 is included, replace by SiUSBXp.dll for driver 3.9.2 if you are not using the latest Silabs driver)

We have included an example project "VERTEX-API-DEMO-V1.0-022218" that highlights how the functions are called. 
It is compiled in MS visual studio 2015. It includes most all functions and should help in very fast usage of the API commands.



