The NI_SemiconductorModule_StationSettings data type defines the properties for each instance of the StationSettings sequence parameter, which the test program can access.

TSM obtains most of the values for the NI_SemiconductorModule_StationSettings data type from the ConfigureStationSettings callback sequence. The NI_SemiconductorModule_StationSettings data type contains the following properties:

  • Standard—An instance of the NI_SemiconductorModule_StandardStationSettings data type. This property contains the standard station settings TSM recognizes.
  • Custom—An instance of the NI_SemiconductorModule_CustomStationSettings data type. By default, this property is an empty container. You can add properties to the NI_SemiconductorModule_CustomStationSettings data type to add custom station settings that appear in this container.