Software Abstraction for Easy Control of Digital Multimeters & Multifunction Measurement Devices

Software Abstraction for Easy Control of Digital Multimeters & Multifunction Measurement Devices

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 enironments
- 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 measurement device are used in two independent applications.

Get Help