Piranha HN RoHS User Manual
Teledyne DALSA
03-032-20135-00
51
Returning a Single Line of Video
Purpose:
Returns a complete line of video (without pixel coefficients or test pattern) displaying one
pixel value after another. 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
Setting a Region of Interest
).
Use the
gl
command, or the following
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
Column start number. Must be less than the column end number in a range from
1
to
(
column resolution – 1
).
x2
Column end number. Must be greater than the column start number in a range from
2
to sensor resolution.
Notes:
•
If
x2
x1
then
x2
is forced to be
x1
.
•
Analog gain, analog offset, digital offset, background subtract, and digital system
gain are applied to the data. FPN and PRNU coefficients are not included in the data.
•
Values returned are in 12 bit DN.
•
Available in TDI Mode only.
Related Commands
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 for pixel coefficient
calculations.
Syntax:
css i
Syntax Elements:
i
Number of lines to sample. Allowable values are
1 / 1024 (factory setting)
/ 2048 / 4096
.
Notes:
•
To return the current setting, use the
gcp
command.
Related Commands:
gla
Example:
css 1024
Returning the Average of Multiple Lines of Video
Purpose:
Returns the average for multiple lines of video data (without pixel coefficients or test
pattern). The number of lines to sample is set and adjusted by the
css
command. The
camera displays the Min., Max., and Mean statistics for the pixels in the region of interest
(the region of interest command is explained in
Setting a Region of Interest
).
Syntax:
gla x1 x2
Syntax Elements:
x1
Column start number. Must be less than the column end number in a range from
1
to (
column resolution – 1
).
x2
Column end number. Must be greater than the column start number in a range from
2
to column resolution.
≤