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 |
読み込むノードの名前空間を決定します。名前空間は、名前またはインデックスで指定できます。このプロパティを指定すると、ノード ID 内の名前空間は無視されます。
© 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.