SU320CSX
4110-0446, Rev. C
Page 83 of 96
© 2017 UTC
Aerospace Systems
Date Printed: 3-Jan-2017
This document does not contain any export controlled technical data.
5.21.2.
Get Window Column Start Number
Description
Returns the start column number for the ROI.
Setting Type
Operational
Command
WIN:COL:START?
Parameters
none
Return Values
value
Range
0 to 316
Type
unsigned integer
Example
WIN:COL:START?
-- query command
120
-- return value
5.21.3.
Set Window Column Stop Number
Description
Sets the stop column number for the ROI. The value must be ODD
and compatible with the current column start number for the
command to complete without error.
Setting Type
Operational
Command
WIN:COL:STOP
value
Parameters
value
Return Values
none
Range
3 to 319
Type
unsigned integer
Example
WIN:COL:STOP 229 -- stop read at 229 (must accommodate
location of start)
5.21.4.
Get Window Column Stop Number
Description
Returns the stop column number for the ROI.
Setting Type
Operational
Command
WIN:COL:STOP?
Parameters
none
Return Values
value
Range
3 to 316
Type
unsigned integer
Example
WIN:COL:STOP?
-- query command
229
-- return value