python通过COM Interface控制CANoe
- 介绍
- 打开示例工程
- python代码示例
介绍
通过python可以控制CANoe的启动和停止等其他操作,在做高阶的自动化项目时可以用到。
打开示例工程
python代码示例
# -----------------------------------------------------------------------------
# Example: Test Feature Set via Python
#
# This sample demonstrates how to start the test modules and test
# configurations via COM API using a Python script.
# The script uses the included PythonBasicEmpty.cfg configuration but is