SU320CSX
4110-0446, Rev. C
Page 38 of 96
© 2017 UTC
Aerospace Systems
Date Printed: 3-Jan-2017
This document does not contain any export controlled technical data.
Command
ECHO:CHAR?
Parameters
none
Return Values
value
Range
0 to 255
Type
unsigned integer
Example
ECHO:CHAR? -- query command
35 -- return value
5.6.9.
Set Response Mode
Description
The camera supports two response modes, brief and verbose. In
verbose response mode the processed command response line
discussed in Section 5.2 is output. In brief response mode the
processed command response line is not echoed.
Setting Type
Global
Command
RESPONSE
mode
Parameters
mode
Return Values
none
Range
BRIEF
Brief response mode
VERBOSE
Verbose response mode
Type
string
Example
RESPONSE VERBOSE
5.7.
Non-Uniformity Corrections (NUCs) Commands
The factory operational configuration slots (OPRs) support two-point correction tables that can be used to
compensate for the dark signal and photoresponse non-uniformity of the FPA. The gain and offset
correction coefficients are unique for each operational setting. The correction table coefficients are
applied to create a corrected pixel value PIXCORR according to the following relation:
PIXCORR = ((PIXIN − CORROFF) × CORRGAIN/ 2048 ) + GLOBALCORROFF
where PIXIN is the raw pixel value, CORROFF is the offset correction value, CORRGAIN is the gain
correction value, and GLOBALCORROFF is the global corrected offset value. CORROFF and
CORRGAIN are unique for each FPA pixel and operational configuration slot. GLOBALCORROFF is
applied to every pixel of the frame. The correction commands allow the offset, gain, and pixel corrections