Driver SDK 4.2.0
aur::ADA::ModelID Class Reference

#include <DriverInfo.h>

Public Attributes

const char * name
 
const char * profileName
 
uint32_t uniqueDriverID
 
float maxWidth
 
float maxHeight
 

Detailed Description

Definition at line 798 of file DriverInfo.h.

Member Data Documentation

◆ maxHeight

float aur::ADA::ModelID::maxHeight

Maximum imageable height/length of the device expressed in AOI units.

See also
maxWidth

Definition at line 804 of file DriverInfo.h.

◆ maxWidth

float aur::ADA::ModelID::maxWidth

Maximum imageable width of the device expressed in AOI units.

See also
maxHeight

Definition at line 803 of file DriverInfo.h.

◆ name

const char * aur::ADA::ModelID::name

Name of the device model

Definition at line 800 of file DriverInfo.h.

◆ profileName

const char * aur::ADA::ModelID::profileName

Defines the group name of models that can share the same printer profiles. This because the printers are only size variations or OEM models with a different name.

Definition at line 801 of file DriverInfo.h.

◆ uniqueDriverID

uint32_t aur::ADA::ModelID::uniqueDriverID

Unique driver ID used to facilitate licensing a RIP with only 1 driver (model or group). When not used this value can be 0.

Definition at line 802 of file DriverInfo.h.


The documentation for this class was generated from the following file: