agilent

Brief: Class to control Agilent's laser interferometer board N1231A.

This class has to be used to initialize laser interferometer board, which provides position information to Delta Tau's servo controller (PMAC2).Besides initialization, this class will mostly be used for error checking, since feedback will be controlled by PMAC2 board. N1231A position and velocity units are:
Raw interferometer position unit = $\lambda /(512*4)=0.3nm$,
Raw interferometer velocity unit = $\lambda * 20*10^6 Hz /(2^{22}*4)$,
where $\lambda$=632.991354nm.

Public member functions:

Holger Fleckenstein 2008-07-08