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

Waterpump Example

Interacting with an OPC UA server to build a QML-based HMI for a simple machine.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Waterpump Example

 
Sélectionnez
QT += quick opcua
CONFIG += c++11

SOURCES += main.cpp \
    opcuamachinebackend.cpp

RESOURCES += qml.qrc

HEADERS += \
    opcuamachinebackend.h

#install
target.path = $$[QT_INSTALL_EXAMPLES]/opcua/waterpump/waterpump-qmlcpp
INSTALLS += target

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