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

WriteResult QML Type

Contains result data after writing to the server.

This type was introduced in QtOpcUa 5.13.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

WriteResult QML Type

  • Import Statement: import QtOpcUa

  • Since:: QtOpcUa 5.13

Detailed Description

This type is used to pass the results after writing to the server using the function Connection::writeNodeAttributes.

See Also

See also WriteItem

Property Documentation

 

[read-only] attribute : Constants.NodeAttribute

The node attribute of data that was written.

[read-only] indexRange : string

The index range of the data that was written.

[read-only] namespaceName : string

The namespace name of the node that was written.

[read-only] nodeId : string

The node id of the node that was written.

[read-only] status : Status

Result status of this WriteResult. If the write request was successful the status is Status.Good.

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