Write array data to OPC-UA server
이전 댓글 표시
Dear MATLAB community,
I am trying to write data to an array on an OPC-UA server using the OPC toolbox with writeValue(). According to the thrown error message, only scalar values can be written by the toolbox.
Is there a workaround for this, for example by writing the array entries one at a time?
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Unified Architecture에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!