SU320CSX
4110-0446, Rev. C
Page 49 of 96
© 2017 UTC
Aerospace Systems
Date Printed: 3-Jan-2017
This document does not contain any export controlled technical data.
5.9.2.
Get AGC State
Description
Returns the state of the AGC algorithm.
Setting Type
Global
Command
AGC:ENABLE?
Parameters
none
Return Values
state
Range
ON
AGC enabled
OFF
AGC disabled
Type
string
Example
AGC:ENABLE? -- query command
ON -- return value
5.9.3.
Set AGC Low Operational Setting
Description
This command used in conjunction with the set AGC high
operational setting defines the range of operational settings that are
available for use by the AGC algorithm. In this tool, low refers to
the numerical value, i.e. 2 is lower than 3, and is not relative to light
levels. WARNING: If the AGC low operational bound is set higher
than the current AGC high operational bound, the camera AGC
operation is no longer specified.
Setting Type
Global
Command
AGC:OPR:LOW
opr_setting
Parameters
opr_setting
Return Values
none
Range
0 to (number), limited by number of operational settings that
currently exist.
Type
unsigned integer
Example
AGC:OPR:LOW 0
5.9.4.
Get AGC Low Operational Setting
Description
Returns the lowest operational setting available for use by the AGC
algorithm.
Setting Type
Global
Command
AGC:OPR:LOW?
Parameters
none