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.