dl::ICamera::Info Struct Reference

#include <dlapi.h>

Public Member Functions

 Info ()
 Default constructor. More...
 

Public Attributes

ICamera::Model model
 Model of the camera. More...
 
unsigned int serialNumber
 Encoded serial number of the sensor, use ICamera::getSerial() for human readable string version. More...
 
unsigned int firmwareRevision
 Revision number of the camera's Gate Array firmware. More...
 
unsigned int wifiFirmwareRevision
 Revision number of the camera's WiFi firmware. More...
 
unsigned char numberOfSensors
 Number of sensors connected to the camera. More...
 

Constructor & Destructor Documentation

◆ Info()

dl::ICamera::Info::Info ( )
inline

Default constructor.

Member Data Documentation

◆ firmwareRevision

unsigned int dl::ICamera::Info::firmwareRevision

Revision number of the camera's Gate Array firmware.

◆ model

ICamera::Model dl::ICamera::Info::model

Model of the camera.

See also
ICamera::Model

◆ numberOfSensors

unsigned char dl::ICamera::Info::numberOfSensors

Number of sensors connected to the camera.

◆ serialNumber

unsigned int dl::ICamera::Info::serialNumber

Encoded serial number of the sensor, use ICamera::getSerial() for human readable string version.

◆ wifiFirmwareRevision

unsigned int dl::ICamera::Info::wifiFirmwareRevision

Revision number of the camera's WiFi firmware.


The documentation for this struct was generated from the following file:
  • C:/NightlyBuild/DL_Imaging/Aluma_Software/dlapi/src/dlapi.h