WriteResult QML Type

서버에 쓴 후 결과 데이터를 포함합니다. 더 보기...

Import Statement: import QtOpcUa
Since: QtOpcUa 5.13

속성

상세 설명

이 유형은 Connection::writeNodeAttributes 함수를 사용하여 서버에 쓴 후 결과를 전달하는 데 사용됩니다.

WriteItem도 참조하세요 .

속성 문서

attribute : Constants.NodeAttribute [read-only]

기록된 데이터의 노드 속성입니다.


indexRange : string [read-only]

쓰여진 데이터의 인덱스 범위입니다.


namespaceName : string [read-only]

쓰기를 수행한 노드의 네임스페이스 이름입니다.


nodeId : string [read-only]

쓰기가 수행된 노드의 노드 ID입니다.


status : Status [read-only]

이 결과 상태 WriteResult. 쓰기 요청이 성공한 경우 상태는 Status.Good 입니다.


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.