Skip to content

EPICS Support for Ocean Optics QEPro spectrometer using SeaBreeze driver, modified for ISIS build system and use on Windows. Original code at https://bitbucket.org/europeanspallationsource/m-epics-qeproasyn For an EPICSified SeaBreeze build see https://github.com/ISISComputingGroup/EPICS-seabreeze

Notifications You must be signed in to change notification settings

ISISComputingGroup/EPICS-qepro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m-epics-qeproasyn

EPICS support for Ocean Optics QEPro spectrometer

Dependencies

This driver uses the Ocean Optics seabreeze open-source library.

USB configuration

USB permissions must be modified. Create /etc/udev/rules.d/50-usb.rules, with the following line in it:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="2457",ATTRS{idProduct}=="4004",GROUP="root",MODE="0666"

This will mount the QEPro with read/write permission for owner, group, and other users.

About

EPICS Support for Ocean Optics QEPro spectrometer using SeaBreeze driver, modified for ISIS build system and use on Windows. Original code at https://bitbucket.org/europeanspallationsource/m-epics-qeproasyn For an EPICSified SeaBreeze build see https://github.com/ISISComputingGroup/EPICS-seabreeze

Resources

Stars

Watchers

Forks

Packages

No packages published