/************************************************************************* $Archive: /PACS/OnBoard/SimGrat.c $ $Revision: 1.10 $ $Date: 2009/04/23 13:51:12 $ $Author: amazy $ $Log: SimGrat.c,v $ Revision 1.10 2009/04/23 13:51:12 amazy 6.029 * * 3 8/16/04 10:56a Pacs Egse * * 2 28/08/02 11:49 Amazy * Added the header with the history log *************************************************************************/ #include "params.h" void SimGrat() { gpGratingPidController->CurrentPosition = gpGratingPidController->CurrentSetPoint; };