tests/wxHMI/project_files/Power_ON.png
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com> |
|
Tue, 22 Nov 2016 18:42:48 +0300 |
changeset 1574 |
ce9c0e68389c |
parent 1465 |
9011e2ceea85
|
permissions |
-rw-r--r-- |
add progress bar to status bar
It can be used to display progress during program upload.
To use it call ShowPLCProgress (like ShowPLCProgress("transfered",
10)) in your PLCObject implementation.