MC136x/MC137x GenICam Reference Manual
9
Width
This feature represents the actual image width expelled by the camera (in pixels).
Feature name
Width
Access
Read/Write
Interface
IInteger
Unit
pixel
Range
96...1280
Response
1280
Invalidation
RecordMaxFrames, RecordMaxFramesPerSequence,
AcquisitionFrameRateMax, AcquisitionFrameRateRaw,
ExposureTimeMax, AcquisitionSource
Precondition
CameraState = Idle
Note
•
The value must be 96 modulo. (decimal 96,192,...)
•
Additionally Width can be set to the full sensor width which is
1280 pixel.
•
Width + OffsetX
≤
WidthMax
Height
This feature represents the actual image height expelled by the camera (in pixels).
Feature name
Height
Access
Read/Write
Interface
IInteger
Unit
pixel
Range
1... 1024
Response
e.g. 0400
Invalidation
RecordMaxFrames, RecordMaxFramesPerSequence,
AcquisitionFrameRateMax, AcquisitionFrameRateRaw,
ExposureTimeMax, AcquisitionSource
Precondition
CameraState = Idle
Note
Height + OffsetY
≤
HeightMax
OffsetX
This feature represents the horizontal offset from the origin to the AOI – Area Of Interest (in
pixels).
Feature name
OffsetX
Access
Read/Write
Interface
IInteger
Unit
pixel
Range
0... 1152
Response
e.g. 0
Invalidation
RecordMaxFrames, RecordMaxFramesPerSequence,
AcquisitionFrameRateMax, AcquisitionFrameRateRaw,
ExposureTimeMax, AcquisitionSource
Precondition
CameraState = Idle
Note
- The value must be 96 modulo. (decimal 0,96......1152)
- Width + OffsetX
≤
WidthMax