Software Abstraction for Easy Control of DC Power Supplies

Software Abstraction for Easy Control of DC Power Supplies

It consists of three modules:
- A windows driver which is responsible for the communication and device abstraction
- A DLL with NI TestStand Test Steps which allows easy integration in automated production environments
- A standalone executable which simplifies debugging and setup of test sequences
This architecture allows to open a communication channel from multiple instances to the same device. This is important when for example two channels of a power supply are used in two independent applications.

Get Help