Customizing the Settings Table (TSM)
- 更新时间2025-07-31
- 阅读时长1分钟
The settings table on the right side of the default operator interface displays common lot and station settings. You can configure the list of settings to display in the table by editing the OISettingsTable.cfg file located in the <TestStand Application Data>\Cfg\NI_SemiconductorModule directory. The <TestStand>\Components\Schemas\NI_SemiconductorModule\OISettingsTable.xsd schema file describes the format of the configuration file.
The SemiconductorModuleManager class in the TSM Application API uses the OISettingsTable.cfg configuration file to determine the list of settings the GetSettingsToDisplay method returns. All default TSM operator interfaces use the GetSettingsToDisplay method to populate the settings table.