Table of Contents

Enum GenICamRepresentation

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

GenICam representation enumeration

public enum GenICamRepresentation

Fields

Undefined = -1

Undefined representation

Linear = 0

Number presented on linear scale (e.g. on a linear slider)

Logarithmic = 1

Number presented on logarithmic scale (e.g. on a logarithmic slider)

Boolean = 2

Binary choice (e.g. a checkbox)

PureNumber = 3

Number presented in an editable field (e.g. a spinbox)

HexNumber = 4

Number presented in hexadecimal format

Ipv4Address = 5

IPv4 address

MacAddress = 6

MAC address