Multi-Instrument can work as an ActiveX automation server so that an external program can access the data and functions that Multi-Instrument exposes. You can integrate Multi-Instrument into your own software seamlessly via the ActiveX automation server interfaces exposed by Multi-Instrument. Please refer to: Multi-Instrument Automation Server Interfaces.
Download link:
http://www.virtins.com/Multi-Instrument ... rfaces.pdf The above document and the sample automation client programs in Visual C++, Visual Basic and Visual C# can be found in the AutomationAPIs directory of the software. All the DDP (Derived Data Points) such as THD and SNR can be accessed through GetDDP(LPCTSTR sDDPName).
The following is an example we have done recently.
- ResultPass.png (58.04 KiB) Viewed 25387 times
- ResultFail.png (55.77 KiB) Viewed 25387 times