Use the Batch Start entry point to perform setup or initialization tasks before testing each batch.

The Batch process model calls Batch Start in the controller thread after calling the Pre Batch entry point. The Batch process model runs Batch Start and the UUT Start entry point in parallel. The Batch process model completes the call to Batch Start before calling the UUT Done entry point in any socket. The Parallel and Sequential process models do not call Batch Start.

The Batch Start entry point accepts the following parameters, which are the same as the UUT Start entry point:

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