beremiz
Clone
Summary
Browse
Changes
Graph
add progress bar to status bar
2016-11-22, Andrey Skvortsov
ce9c0e68389c
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.