Enum PvUserSetState
An interface to register a state change callback for UserSets
Namespace: eBUSDotNetEdge
Assembly: eBUSDotNetEdge.dll
Syntax
public enum PvUserSetState
Fields
| Name | Description |
|---|---|
| PvUserSetStateLoadCompleted | The device has just completed a UserSetLoad |
| PvUserSetStateLoadStart | The device is about to start a UserSetLoad |
| PvUserSetStateSaveCompleted | The device has just completed a UserSetSave |
| PvUserSetStateSaveStart | The device is about to start a UserSetSave |