Skip to content

Device Information Parameters (blaze)#

Device information parameters allow you to retrieve basic information about blaze cameras.

This topic describes the parameters and the information each parameter provides.

Using the Feature#

Standard Device Information Parameters#

The blaze cameras provide the following device information parameters:

Parameter Name Display Name Description
DeviceFirmwareVersion Device Firmware Version The camera's firmware version number.
DeviceManufacturerInfo Device Manufacturer Info Other manufacturer-specific device information.
DeviceModelName Device Model Name The camera's model name, e.g., blaze-101.
DeviceScanType Device Scan Type The scan type of the camera's sensor (Areascan or Linescan)
DeviceSerialNumber Device Serial Number The camera's serial number.
DeviceUserID Device User ID Used to assign a user-defined name to a camera.
DeviceVendorName Device Vendor Name The camera's vendor name, e.g., Basler.
DeviceVersion Device Version The camera's order number and hardware revision.
DeviceLinkSelector Device Link Selector Allows you to select the link for data transmission. The parameter is preset to 0. Don't change this parameter as there is only one link.
DeviceLinkSpeed Device Link Speed The net link speed in bits per second.
SensorWidth Sensor Width The actual width of the camera's sensor in pixels.
SensorHeight Sensor Height The actual height of the camera's sensor in pixels.
WidthMax Width Max The maximum width of the ROI in pixels.
HeightMax Height Max The maximum height of the ROI in pixels.
Width Width The width of the image provided by the device (in pixels).
Height Height The height of the image provided by the device (in pixels).
OffsetX Offset X The horizontal offset from the origin to the region of interest (in pixels).
OffsetY Offset Y The vertical offset from the origin to the region of interest (in pixels).
WorkingRangeMin Minimum Working Range The minimum working range of the camera.
WorkingRangeMax Maximum Working Range The maximum working range of the camera.
PayloadSize Payload Size Total size in bytes of the image data plus any chunk data transmitted. Packet headers aren't included. This parameter is read-only.