Complete the following steps to customize the default LabVIEW operator interface or STS Operator Tool interface.

  1. Copy the contents of the <TestStand>\UserInterfaces\NI_SemiconductorModule\<LabVIEW or CSharp> directory to the <TestStand Public>\UserInterfaces\NI_SemiconductorModule\<LabVIEW or CSharp>directory.
    Note Create the <TestStand Public>\UserInterfaces\NI_SemiconductorModule\<LabVIEW or CSharp> directory if it does not already exist.
  2. Modify the files in the <TestStand Public>\UserInterfaces\NI_SemiconductorModule\<LabVIEW or CSharp>directory to meet your requirements.

The operator interfaces use the TSM Application API extensively. Review the LabVIEW operator interface architecture to better understand how the LabVIEW source code is structured.

Note Notes  If you are upgrading from an earlier version of TSM and use a custom operator interface based on TSM 2013 or earlier operator interface source code, you must re-implement the custom operator interface to use the latest TSM operator interface source code, which includes improvements for performance, customization, and maintenance. TSM 2017 removed support for custom operator interfaces that are based on the default TSM 2013 LabVIEW operator interface.