IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

RelativeNodePath QML Type

Specifies a relative node path element.

This type was introduced in QtOpcUa 5.12.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

RelativeNodePath QML Type

  • Import Statement: import QtOpcUa

  • Since:: QtOpcUa 5.12

Detailed Description

 
Sélectionnez
import QtOpcUa as QtOpcUa

QtOpcUa.RelativeNodePath {
    ns: "Test Namespace"
    browseName: "SomeName"
}

See Also

Property Documentation

 

browseName : NodeId

Browse name of this path element.

includeSubtypes : bool

Whether subtypes are included when matching this path element. The default value of this property is true.

isInverse : bool

Whether the reference to follow is inverse. The default value of this property is false.

ns : NodeId

Namespace name of this path element. The identifier can be the index as a number or the name as string. A string which can be converted to an integer is considered a namespace index.

referenceType : QOpcUa::ReferenceTypeId

Type of reference when matching this path element. This can be a QOpcUa::ReferenceTypeId or a NodeId. The default value of this property is Constants.ReferenceTypeId.References.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+