StepType.MutexNameOrRefExpr
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
StepType.MutexNameOrRefExpr
Syntax
StepType.MutexNameOrRefExpr
Data Type
Purpose
Specifies which lock the step acquires and releases. TestStand ignores this property when the StepType.UseMutex property is False .
Remarks
Enter a string expression to specify the name of an existing lock. You can also enter an expression that evaluates an ActiveX reference to an existing Lock object. Pass an empty string to specify that TestStand uses a lock unique to the step.