ReadItem QML Type
서버에서 읽을 항목을 지정합니다. 자세히...
Import Statement: | import QtOpcUa |
Since: | QtOpcUa 5.13 |
속성
- attribute : Constants.NodeAttribute
- indexRange : string
- nodeId : string
- ns : variant
상세 설명
이 유형은 Connection::readNodeAttributes 함수를 사용하여 서버에서 읽을 항목을 지정하는 데 사용됩니다.
속성 문서
attribute : Constants.NodeAttribute |
읽을 노드의 속성을 결정합니다.
indexRange : string |
읽을 속성의 인덱스 범위를 결정합니다. 필요하지 않은 경우 이 속성을 비워둡니다.
nodeId : string |
읽을 노드의 노드 ID를 결정합니다.
ns : variant |
읽을 노드의 네임스페이스를 결정합니다. 네임스페이스는 이름 또는 인덱스로 지정할 수 있습니다. 이 속성을 지정하면 노드 아이디의 네임스페이스는 무시됩니다.
© 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.