User`s manual

Piranha HS 4x User’s Manual 55
DALSA Corp. PRELIMINARY 03-32-10040-03
Command
Function
Syntax Parameters Command and Parameter
Description
get camera
model
gcm
Returns the camera’s model.
get camera
parameters
gcp
Read all of the camera parameters.
get camera serial
gcs
Read the camera serial number.
get camera
version
gcv
Read the firmware version and FPGA
version
get FPN
coefficient
gfc i
Read the FPN coefficient.
get line
gl [x1 x2]
Get a line of raw video (no digital
processing or test pattern) displaying one
pixel value after another and the
minimum, maximum, and mean value of
the sampled line.
[x1] = Optional pixel start number to
display on screen. Allowable range is
1 to
2048.
[x2] = Optional pixel end number to
display on screen. Allowable range is
x1+1
to
2048.
get line average
gla [x1 x2]
Read the average of multiple line samples.
Use css to set sample size.
[x1] = Optional pixel start number to
display on screen. Allowable range is 1 to
2048.
[x2] = Optional pixel end number to
display on screen. Allowable range x1+1
to 2048.
get PRNU
coefficient
gpc i
Read the PRNU coefficient.
get sensor serial
gss
Display the sensor’s serial number.
help
h
Display the online help.
load pixel
coefficients
lpc
Loads the previously saved pixel
coefficients from non-volatile memory.
reset camera
rc
Reset the entire camera (reboot).
restore factory
settings
rfs
Restore the camera’s factory settings.
region of interest
roi x1 x2
Set the pixel range for reading end-of-line
statistic and for the region of pixels used in
the
cag, cao, gl, gla, ccf, and ccp
commands. The parameters are the pixel
start (
x1) and end (x2) values in a range
from 1 to sensor pixel count.
reset pixel
coefficients
rpc
Resets all pixel coefficients to zero.
restore user
settings
rus
Restore the camera's last saved user
settings.