SU320CSX
4110-0446, Rev. C
Page 84 of 96
© 2017 UTC
Aerospace Systems
Date Printed: 3-Jan-2017
This document does not contain any export controlled technical data.
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
Range
7 to 255
Type
unsigned integer
Example
WIN:ROW:STOP 191 -- stop read at row 191