The RPC interface doesn't work reliable when using the OpenXilEnv test library. The writing of the signals does not always work.
The issue occurs only when the XIL was disconnected via the RPC interface and opened again. If it was not disconnected, the writing operations are working reliable when starting a new automation script.
@eb1234x do you have an idea what the problem could be here? If you want to reproduce the issue, you can execute this Python file: Samples/Automation/Python/OpenXilEnv/automationExample.py
The RPC interface doesn't work reliable when using the OpenXilEnv test library. The writing of the signals does not always work.
The issue occurs only when the XIL was disconnected via the RPC interface and opened again. If it was not disconnected, the writing operations are working reliable when starting a new automation script.
@eb1234x do you have an idea what the problem could be here? If you want to reproduce the issue, you can execute this Python file:
Samples/Automation/Python/OpenXilEnv/automationExample.py