| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| averagingNb: Sets the number of acquisitions to be used for spectrum calculation |
DEV_USHORT | READ_WRITE | No |
| boxcar: sets the number of pixels to be averaged together |
DEV_USHORT | READ_WRITE | No |
| integrationTime: sets the integration time in milliseconds |
DEV_LONG | READ_WRITE | No |
| lampEnable: sets the lamp status: 0 light off, 1 light on |
DEV_BOOLEAN | READ_WRITE | No |
| acquisitionCount |
DEV_ULONG | READ | No |
| triggerMode: Sets the triggering mode: 0= normal (free running) mode = INTERNAL_SINGLE 1= software trigger = INTERNAL_TRIGGERED_SINGLE 2= external hardware level trigger mode = EXTERNAL_MULTI 3= external synchronization trigger mode = EXTERNAL_GATE 4= external harware edge trigger mode = EXTERNAL_SINGLE |
DEV_USHORT | READ_WRITE | No |
| maxBufferDepth: max buffer depth when running a continuous acquisition. |
DEV_ULONG | READ_WRITE | Yes |