Use the part average testing (PAT) Cleanup entry point to perform finalization tasks and to dispose of data structures.

The Cleanup entry point accepts the following parameters:

Parameter Type Description
ModelPluginConfiguration Input An instance of the NI_ModelPluginConfiguration data type that contains the configuration and run-time variables for the set of all active process model plug-in instances. Use this parameter to extract information, such as report paths and directories.
ModelData Input Contains information about the process model used for the lot testing.
PartAverageTestingRuntimeData Input The object reference created in the Setup entry point that stores run-time data, such as test statistics.