OceanOpticsQEPRO Properties :


There is no class properties


Device Properties
Name
Description
Type
Default Value
SerialNumber Serial number of device, used for identification. If you do not know
it, plug the device into a linux box and check the output
of dmesg. You should find something like this:

[17370053.227300] usb 6-2: new full-speed USB device number 2 using uhci_hcd
[17370053.416349] usb 6-2: New USB device found, idVendor=2457, idProduct 4004, bcdDevice= 0.67
[17370053.416352] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[17370053.416354] usb 6-2: Product: QE-PRO
[17370053.416356] usb 6-2: Manufacturer: Ocean Optics
[17370053.416358] usb 6-2: SerialNumber: QEP03366
String none
TriggerDeviceAttribute Name of device attribute which generates triggers (if you want to use triggers).

Requirement: a value of 1 means trigger high, 0 means trigger low,

If you cannot provide something like this, leave this property
at ```` (empty string). You will then, if you run acquisition with TriggerMode 1 or 3,
have to make sure that the trigger line is high before you
call StopAcquisition. Otherwise acquisition will not stop.

At the time of writing these datatypes are supported for TriggerDeviceAttribute:
- Tango::DevLong
- Tango::DevULong
- Tango::DevBoolean
Can be extended on request
String ""