Enum PvGenRefresh
Refresh method for a GenApi browser.
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum PvGenRefresh
Fields
| Name | Description |
|---|---|
| PvGenRefreshAuto | A round-robbin refresh is performed on all visible features. |
| PvGenRefreshInvalid | Refresh mode is invalid. |
| PvGenRefreshManual | Refresh is disabled. The browser may offer a manual Refresh button that can be used to control parameter refreshing. |
| PvGenRefreshPolling | The polling time provided for parameters in the XML are used to control parameter refreshing. |