Execution.StartCount
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
Execution.StartCount
Syntax
Execution.StartCount
Data Type
Purpose
Returns the number of times the execution has been started.
Remarks
This count increments after TestStand sends the UIMsg_StartExecution message to the user interface. Calling this property while handling the UIMsg_StartExecution message returns 0 the first time the execution starts.