Some nanotec testing at BOA and Oxford temperature controllers

I tested the nanotec a little at BOA. Not finished yet, especially the homing bit.

I also added support for an Oxfolrd Mercury temperature controller. But this is not
working because my simulation for the Mercury is a different version then the one
the EPICS driver is for.
This commit is contained in:
2015-09-04 09:55:49 +02:00
parent e224004969
commit 047b0d8c74
5 changed files with 100 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ epicsEnvSet("EPICS_BASE","/usr/local/epics")
epicsEnvSet("ASYN","/usr/local/epics/support/asyn-4-18")
epicsEnvSet("MOTOR","/usr/local/epics/support/motor-6-7")
epicsEnvSet("LAKESHORE336","/usr/local/epics/support/lakeshore336")
epicsEnvSet("OXINSTCRYOJET","/usr/local/epics/support/OxInstCryojet-2-18-3")