Using the TSM Application API in LabVIEW Applications (TSM)
- Updated2024-02-02
- 1 minute(s) read
Using the TSM Application API in LabVIEW Applications (TSM)
TSM does not provide a full set of VIs for every TSM Application API method and property. You can access the methods and properties on the TSM Application API COM server using the LabVIEW ActiveX Invoke and Property nodes. The Application Development palette in LabVIEW includes a set of wrapper VIs that use the TSM Application API COM server for some functionality. To access the wrapper VIs, add the SemiconductorModuleManager.mnu palette from the <LabVIEW>\vi.lib\NI_TestStand_SemiconductorModule\NI_TestStand_Semiconductor_Module.lvlibp project library to the palette in LabVIEW.
Refer to the TestStand Semiconductor Module Application API topic in the TestStand Semiconductor Module Help for more information about the TSM Application API. Select Help»TestStand Help and navigate to the TestStand Semiconductor Module book in the table of contents of the TestStand Help to launch the TestStand Semiconductor Module Help.