5.5.2 Additional chunks
5.5.2.1 ChunkGain
Gain chunk contains the Gain value of the image that is included in same payload.
To enable Gain chunk:
use ChunkSelector to select GainChunk
set ChunkEnable to true
5.5.2.2 ChunkExposureTime
ExposureTime chunk contains ExposureTime of the image that is included in the same payload.
To enable ExposureTime chunk:
use ChunkSelector to select ExposureTimeChunk
set ChunkEnable to true
5.5.2.3 ChunkCounterValue
Counter chunk can display values from different counter sources, as e.g. the FrameCounter. FrameCounter
is a 32 bit value which starts at 0 and increments by 1 for each acquired frame (image). The maximum value
of FrameCounter is 4294967295, after which it will reset to 0 again and continue counting. FrameCounter
can be set to any positive value from which it will continue counting.
The following code shows how to set CounterValue:
device->SetIntegerNodeValue("CounterValue", value)
To enable CounterChunk :
use ChunkSelector to select the appropriate counter chunk
set ChunkEnable to true
5 Image Transmission over Gigabit Ethernet
154
SMARTEK Vision Giganetix User Manual Version 2.1.4
Need help?
Do you have a question about the Vision Giganetix GC Series and is the answer not in the manual?