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
Sample automation client programs in Visual C++, Visual Basic, Visual C# and Python are provided.
You can use the vtDAQ and vtDAO interface DLLs supplied in this software to allow your own back-end software to interface to sound cards, NI DAQmx cards, VT DSOs, VT RTAs, VT IEPE, VT CAMP, etc.. You can also develop your own vtDAQ and vtDAO compatible DLLs to allow Multi-Instrument to interface to your own hardware. Please refer to vtDAQ and vtDAO APIs.
Sample DAQ and DAO back-end programs in Visual C++, Visual C# and LabVIEW are provided.
vtSPA API provides a suite of generic APIs for data processing and analysis. It contains some unique features / algorithms originated and only available from Virtins Technology. Please refer to Signal Processing and Analysis (vtSPA) APIs