SU320CSX
4110-0446, Rev. C
Page 81 of 96
© 2017 UTC
Aerospace Systems
Date Printed: 3-Jan-2017
This document does not contain any export controlled technical data.
OFF Frame stamp disabled
Type
string
Example
FRAME:STAMP? -- query command
ON -- return value
5.19.5.
Get Frame Stamp Count
Description
Returns the Frame Stamp count.
Setting Type
Global
Command
FRAME:STAMP:COUNT?
Parameters
none
Return Values
value
Range
0 - 4095
Type
string
Example
FRAME:STAMP:COUNT? -- query command
2017-- return value
5.20.
Macro Commands
The camera supports the ability to execute multiple commands with the issuance of a single macro
command. Factory stored macros are used to adjust the TEC setpoint and corresponding operational
settings. These are documented in the separate Appendix B document. The user is not able to specify
custom macros.
5.20.1.
Play Macro Command
Description
Plays a macro that is resident in the camera. Turning
macro_echo
on will cause the individual commands being executed to be
displayed.
Setting Type
Global
Command
MACRO:PLAY
macro_echo macro_number
Parameters
macro_echo, macro_number
Return Values
Final OK or ERROR with macro_ echo off , return values of any
query commands contained in the macro with macro_ echo ON and
Final OK or ERROR
Range
macro_echo ON OFF
macro_number 0 – 9
Type
string (macro_echo), unsigned integer (macro_number)