IndeemaSoftware / QSimpleScadaSample

This is constructor for simple Scada UI

Home Page:https://indeema.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QSimpleScadaSample

This is constructor for simple Scada UI. In order of any questions please conatact ask@indeema.com

Indeema Logo

To test this sample install qpm (https://www.qpm.io) and run in project root qpm install. Or download QSimpleScada (https://github.com/IndeemaSoftware/QSimpleScada)


We created these simples that are using qt Scada sdk to easily create UIs that shows some objects with their statuses. You can add any number of objects with any marker or background image for each state.

Builder - simple dashboard builder Weather - weather checking application that shows data od predeveloped dashboard

Preview


Weather application


In MainWindow class we have realisation on QSimpleScada usage. With window in edit mode and config panel at the left side.
As a sample first two objects are created as dynamic with visible marker and the third object is background object on which you cah locate your markers
QScadaObject class is used to display marker or background view. It can be managed by updating setInfo, using container QScadaObjectInfo.
In resources path you can find sample.irp file. Open it with QSampleScada app to see sample

To know more about us and our IoT expertise, visit our website http://indeema.com

About

This is constructor for simple Scada UI

https://indeema.com


Languages

Language:C++ 70.6%Language:QMake 29.4%