/************************************************************************* $Archive: /PACS/OnBoard/SimGrat.c $ $Revision: 3 $ $Date: 8/16/04 10:56a $ $Author: Pacs Egse $ $Log: /PACS/OnBoard/SimGrat.c $ * * 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; };