Technical information
GigE Camera and Drivers Features V3.0.0
63
GigE IR & scientific camera and driver features
This document is a master document for all Allied Vision GigE camera models and is NOT camera specific
AnalogControl
SensorGain [Enum] R/W
Sets the FPA gain level.
BufferHandlingControl
StreamAnnounceBufferMinimum [Integer] R
For Vimba V1.3 or higher only Minimal number of buffers to announce to enable selected acquisition mode.
StreamAnnouncedBufferCount [Integer] R
For Vimba V1.3 or higher only Number of announced (known) buffers on this stream.
StreamBufferHandlingMode [Enum] R/W
For Vimba V1.3 or higher only Available buffer handling modes of this stream.
ChunkDataControl
ChunkModeActive [Boolean] R/W
Enables camera to send GigE Vision Standard Protocol chunk data with an
image. The table below presents currently implemented chunk data:
LowGain [Default] Sets FPA gain level to low
HighGain Sets FPA gain level to high
Display name: Stream Announce Buffer Minimum
Display name: Stream Announced Buffer Count
Display name: Stream Buffer Handling Mode
Possible values: True, False Default: False
[Bytes 1 – 4] Acquisition count [Bytes 25 – 28] Reserved. 0
[Byte 5 – 8] Reserved. 0 [Bytes 29 – 32] Reserved. 0
[Bytes 9 – 12] Exposure value in µs. [Bytes 33 – 36] Reserved. 0
[Bytes 13 – 16] Gain value in dB. [Bytes 37 – 40] Reserved. 0
[Bytes 17 – 18]
Sync in levels. A bit field. Bit 0 is sync-in 0, bit 1 is sync-in 1, etc. A
bit value of 1 = level high, and a bit value of 0 = level low.
[Bytes 41 – 44] Chunk ID. 1000
[Bytes 19 – 20]
Sync out levels. A bit field. Bit 0 is sync-out 0, bit 1 is sync-out 1,
etc. A bit value of 1 = level high, and a bit value of 0 = level low.
[Bytes 45 – 48] Chunk length.
[Bytes 21 – 24] Reserved. 0
Note
ChunkModeActive is read only during acquisition.