Device Information Parameters (blaze)#
This topic describes the parameters and the information each parameter provides.
Using the Feature#
Standard Device Information Parameters#
The blaze-101 camera provides the following device information parameters:
Parameter Name | Access (R = read-only, RW = read / write) | Description |
---|---|---|
SensorWidth | R | The actual width of the camera's sensor in pixels. |
SensorHeight | R | The actual height of the camera's sensor in pixels. |
WidthMax | R | The maximum width of the image ROI in pixels. |
HeightMax | R | The maximum height of the image ROI in pixels. |
Width | R | The width of the image provided by the device (in pixels). |
Height | R | The height of the image provided by the device (in pixels). |
OffsetX | R | The horizontal offset from the origin to the region of interest (in pixels). |
OffsetY | R | The vertical offset from the origin to the region of interest (in pixels). |
WorkingRangeMin | R | The minimum working range of the camera. |
WorkingRangeMax | R | The maximum working range of the camera. |