I am new to OPC UA and read most of the documents and issues here. But i am not able to find out How to access Array from OPC Client. I have 3 problems. If I use Python library opcua then i can not ...
ECHO import asyncua.ua > test_1.py ECHO import asyncua.ua > test_2.py REM ~ Install previous mypy. python -m pip install mypy==1.18.2 python -m pip freeze REM ~ Run mypy on the first file which runs ...