Use the UUT Start entry point to perform setup or initialization tasks before testing each UUT. For example, a plug-in might use UUT Start to open per-UUT report files.

A process model calls UUT Start in the test socket thread after calling the Pre UUT entry point but before testing the UUT.

The Batch process model runs UUT Start and the Batch Start entry point in parallel.

The UUT Start entry point accepts the following parameters, which are the same as Pre UUT except for the ContinueTesting parameter:

Parameter Name Data Type
ModelPlugin NI_ ModelPlugin
ModelPluginConfiguration NI_ModelPluginConfiguration
ModelThreadType NI_ModelThreadType
ModelData Container
ProcessModelClientPath Path
StartDate DateDetails
StartTime TimeDetails
UUT UUT