Sigma LBA-708, LBA-710, LBA-714PC, LBA-300, LBA-712, LBA-500PC, LBA-700, LBA-400 manual Frame Coordinates

Models: LBA-500PC LBA-708 LBA-710 LBA-700 LBA-712 LBA-714PC LBA-400 LBA-300

1 281
Download 281 pages 14.04 Kb
Page 204
Image 204

The following describes how to set the pan window to the lower right corner of the detector. In this example the lower right corner of the detector is at (744, 512). The frame data size is 32 X

30.The capture resolution value is 2, so we must multiply the data size by 22=4. Therefore the actual size of the capture window is 128 X 120. To put the capture window in the lower right corner we subtract the capture window size from the lower right limits, 744-128=616 and 512- 120=392.

Host sends

:PNW?(^END)

LBA-PC sends

PNW

UpperLeft=112,32;

LowerRight=744,512(^END)

Host sends

:PAN?(^END)

LBA-PC sends

PAN

CaptureLoc=224,64;

CaptureSize=32,30;

CaptureResolution=2(^END)

Host sends

PAN

X=616;

Y=392(^END)

10.7.3Frame Coordinates

Frame coordinates are used for the frame data stored in the frame buffer. Frame coordinates are dependent only on the frame size. Frame coordinates are always positive with the origin in the upper left corner. Frame coordinates are specified with column and row values. Column values increase to the right and are numbered from 1 to the frame width. Row values increase going down and are numbered from 1 to the frame height.

Frame coordinates are used in the :RCC? and :RCR? commands to specify which column and row to download.

Although :RCC? and :RCR? allow you to download data from the current cursor column and row, there is no way to associate the cursor location in world coordinates (described below) with a particular data frame column or row. Download cursor column and row are intended to be useful only when the cursor is set to follow the centroid, or peak location.

Operator’s Manual

204

LBA-PC

Page 204
Image 204
Sigma LBA-708, LBA-710, LBA-714PC, LBA-300, LBA-712, LBA-500PC, LBA-700, LBA-400 manual Frame Coordinates