
|
- The installation guide for the SIMPL Windows driver gives extensive details about the operation of the driver and descriptions of all the signals available.
- Between this and the demo project/basic setup guide, there is sufficient information to integrate the driver into a project of your own. The same signals are on offer from each of the respective modules that make up the driver. These modules are contained in classes which use method calls for inputs and events for outputs. Take special care to follow the same initialization process used in the demo project.
|