Table of Contents

Enum GenICamDisplayNotation

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

GenICam display notation enumeration

public enum GenICamDisplayNotation

Fields

Undefined = -1

Undefined number notation

Automatic = 0

Automatically detect whether to use fixed or scientific number notation

Fixed = 1

Used fixed (i.e. decimal) notation for displaying numbers

Scientific = 2

Use scientific notation for displaying numbers