beamstopaction.[ch]
NEW: Implements an action command to drive the quokka beamstops up and down. r2671 | ffr | 2008-08-07 13:19:12 +1000 (Thu, 07 Aug 2008) | 3 lines
This commit is contained in:
committed by
Douglas Clowes
parent
d7cea6914c
commit
3398c75eaf
5
site_ansto/beamstopaction.h
Normal file
5
site_ansto/beamstopaction.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef BEAMSTOPACTION
|
||||
#define BEAMSTOPACTION
|
||||
int ActionObjectFactory(SConnection *pCon, SicsInterp *pSics, void *pData, int argc, char *argv[]);
|
||||
static int AO_CheckStatus(void *pData, SConnection *pCon);
|
||||
#endif
|
||||
Reference in New Issue
Block a user