SU320CSX
4110-0446, Rev. B
Page 84 of 96
© 2016 UTC Aerospace Systems
Date Printed: 5-Dec-2016
This document does not contain any export controlled technical data.
Type unsigned
integer
Example
WIN:COL:STOP?
-- query command
229
--
return
value
5.21.5.
Set Window Row Start Number
Description
Sets the start row number for the ROI. The value must be EVEN
and compatible with the current row stop number for the command
to complete without error.
Setting Type
Operational
Command WIN:ROW:START
value
Parameters
value
Return Values
none
Range
0 to 248
Type unsigned
integer
Example
WIN:ROW:START 64 -- start read at row 64
5.21.6.
Get Window Row Start Number
Description
Returns the start row number for the ROI.
Setting Type
Operational
Command WIN:ROW:START?
Parameters none
Return Values
value
Range
0 to 248
Type unsigned
integer
Example
WIN:ROW:START?
-- query command
16
--
return
value
5.21.7.
Set Window Row Stop Number
Description
Sets the stop row number for the ROI. The value must be ODD and
compatible with the current row start number for the command to
complete without error.
Setting Type
Operational
Command WIN:ROW:STOP
value
Parameters
value
Return Values
none