This is an observer class that is used to show the progress of activity within events that can take a length of time to complete or that are performing a number of sub-events. |
Author | Fred McGuirk |
Date | Nov 15, 2006 |
Outputfile | PvxProgressView.pvc |
Forcelinenumbers | false |
PROPERTY PVCANCEL
|
PROPERTY PV_NORMAL
|
PROPERTY PV_BUILD_START
|
PROPERTY PV_BUILD_END
|
PROPERTY PV_BUILD_CANCEL
|
FUNCTION update(initPvxState) The logic to be executed when the observer is triggered. This logic must check the major and minor codes to determine the current event and then decide what action is to be performed. | ||||
|
![]() |