Spyder 3 GigE User Manual
03-032-10158-06
DALSA
86
A4.2 Returning Video Information
The camera’s microcontroller has the ability to read video data. This functionality can be
used to verify camera operation and to perform basic testing without having to connect
the camera to a frame grabber. This information is also used for collecting line statistics
for calibrating the camera.
Returning a Single Line of Video
Purpose:
Returns a complete line of video (without pixel coefficients
applied) displaying one pixel value after another. After pixel
values have been displayed it also displays the minimum,
maximum, and mean value of the line sampled within the region
of interest (the region of interest command is explained in section
294H
A2.1 Setting a Region of Interest (ROI)).
Use the
gl
command, or the following
110H
gla
command, to ensure
the proper video input range into the processing chain before
executing any pixel calibration commands.
Syntax:
gl x1 x2
Syntax Elements:
x1
Pixel start number. Must be less than the pixel end number in
a range from
1
to
sensor resolution
.
x2
Pixel end number. Must be greater than the pixel start number
in a range from
2
to
sensor resolution
.
Notes:
•
If
x2
≤
x1
then
x2
is forced to be
x1
.
•
Values returned are in 12-bit DN.
Related Commands
111H
roi
Example:
gl 10 20
Returning Averaged Lines of Video
Setting the Number of Lines to Sample
Purpose:
Sets the number of lines to sample when using the
gla
command
or when performing FPN and PRNU calibration.
Syntax:
css m
Syntax Elements:
m
Number of lines to sample. Allowable values are
256
,
512
,
or
1024
(factory setting).
Notes:
•
To return the current setting, use the
112H
gcp
command or
113H
get
css
.
Related Commands:
114H
gla
,
115H
ccf
,
116H
ccp
,
117H
cpa
Example:
css 1024
Summary of Contents for spyder SG-10-01k40
Page 16: ...Spyder 3 GigE User Manual 03 032 10158 06 DALSA 16 ...
Page 30: ...Spyder 3 GigE User Manual 03 032 10158 06 DALSA 30 ...
Page 36: ...Spyder 3 GigE User Manual 03 032 10158 06 DALSA 36 ...
Page 42: ...Spyder 3 GigE User Manual 03 032 10158 06 DALSA 42 ...
Page 46: ...Spyder 3 GigE User Manual 03 032 10158 06 DALSA 46 ...
Page 114: ...Spyder 3 GigE User Manual 03 032 10158 06 DALSA 114 ...