User`s manual

Spyder3 S3-14 and S3-24 User's Manual 59
Teledyne DALSA 03-032-20117-00
Returning Calibration Results and Errors
Returning All Pixel Coefficients
Retu rns all the cu rrent p ixel coefficients in the ord er FPN, PRN U, FPN , PRN U… for the range sp ecified
by x1 and x2. The camera also returns the pixel number with every fifth coefficient.
Camera Link Command
Parameter
Description
Notes
dpc x1 x2
x1: Start pixel to display in a range
from 1 to sensor pixel count.
x2 End pixel to display in a range from
x1 to sensor pixel count.
This function returns all the current pixel
coefficients in the order FPN, PRNU, FPN,
PRN U… The camera also retu rns the pixel
number with each coefficient.
Example
dpc 10 20
Returning FPN Coefficients
Retu rns a pixel’s FPN coefficient value in DN (12 bit LSB)
Camera Link Command
Parameter
Description
Notes
gfc i
The pixel number to read in a range
from 1 to sensor pixel count.
Example
gfc 10
Returning PRNU Coefficients
Retu rns a pixel’s PRN U coefficient value in DN (12 bit LSB)
Camera Link Command
Parameter
Description
Notes
gpc i
i The pixel number to read in a range
from 1 to sensor pixel count.
Example
gpc 10