Enum PvGenOpenMode
File open mode enumeration for GenICam file access.
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum PvGenOpenMode
Fields
| Name | Description |
|---|---|
| PvGenOpenModeRead | File in read mode |
| PvGenOpenModeUndefined | File mode undefined |
| PvGenOpenModeWrite | File in write mode |