EasyManua.ls Logo

GigE MotionBLITZ EoSens mini1 - Frame Burst Mode

GigE MotionBLITZ EoSens mini1
67 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4.4.3 Frame burst mode
In frame burst mode you can read a number of consecutive frames from the
camera by defining a frame start number with the feature StreamStartNumber
and the number of the last frame to be read by the feature StreamEndNumber.
The address of the frame start number has to be less or equal than the frame
end number. The address range for StreamStartNumber is 0 up to the value of
StreamEndNumber. The range StreamEndNumber is StreamStartNumber up
to RecordNumberOfFramesPerSequence-1.
Before reading you have to activate streaming by performing the command
AcquisitionStart. To start streaming the defined sequence performs the com-
mand StreamSequenceStart. Data transmission stops automatically after the
last frame of the sequence. While data transmission is running, the camera
state changes to 'streaming' and will be set to 'idle' after streaming ends.
Select the sequence from where you want to read by setting the
StreamSequenceSelector before reading,
The programming flow of a streaming is:
StreamSequenceSelector = 0 or 1 or ...
Read the feature RecordNumberOfFramesPerSequence
StreamEndNumber = x (Range: StreamStartNumber ... RecordNum-
berOfFramesPerSequence-1)
StreamStartNumber = x (Range: 0…. StreamEndNumber)
AcquisitionSource = Memory
Perform AcquisitionStart
Perform StreamSequenceStart (CameraState gets Streaming)
The feature CameraState will be set automatically to Idle
after streaming ends
...
AcquisitionStop
Programming
MikrotronGmbH / mini1 / CAMMC1370/71-RG / 2021 65 - 67