Enum GenICamCachable
- Namespace
- VisioForge.Core.Types.X.Sources
- Assembly
- VisioForge.Core.dll
GenICam cache mode enumeration
public enum GenICamCachableFields
Undefined = -1-
Undefined cache mode
NoCache = 0-
No value caching
WriteThrough = 1-
Write-through cache mode
WriteAround = 2-
Write-around cache mode