Table of Contents

Enum GenICamRegisterCachePolicy

Namespace
VisioForge.Core.Types.X.Sources
Assembly
VisioForge.Core.dll

Register cache policy enumeration

public enum GenICamRegisterCachePolicy

Fields

Disable = 0

Disable register caching

Enable = 1

Enable register caching

Debug = 2

Enable register caching, but read the actual register value for comparison

Default = 0

Default cache policy