NI_ModelPluginPerSocketRuntimeVariables
- Updated2025-07-21
- 1 minute(s) read
NI_ModelPluginPerSocketRuntimeVariables
The NI_ ModelPluginPerSocketRuntimeVariables data type is the data type of the elements of the Base.RuntimeVariables.PerSocket array property of the NI_ModelPluginRuntimeVariables data type. The NI_ModelPluginPerSocketRuntimeVariables data type contains variables the process model updates to control and indicate the test socket execution state of the instance of the plug-in.
The NI_ModelPluginPerSocketRuntimeVariables data type includes the following subproperty. The data type appears in parentheses.
- Thread (Reference)—When the NewThread and UseDefaultNewThreadImplementation properties of the NI_ModelPlugin data type are True and the process model calls the Model Plugin – UUT Done entry point in a new thread, the process model stores a reference to the new thread in this property.