PythonModule.InterpreterReferenceExpr
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
PythonModule.InterpreterReferenceExpr
Syntax
PythonModule.InterpreterReferenceExpr
Data Type
Purpose
The location of the interpreter session to use (stored in a TestStand object reference variable).
Remarks
If the location contains a valid Python interpreter reference, TestStand uses the Python interpreter to execute the code module. If the location is empty, TestStand creates a temporary Python interpreter session to execute the Python module.