PSI sics-cvs-psi-complete-tree-post-site-support
This commit is contained in:
11
devexec.w
11
devexec.w
@@ -277,6 +277,17 @@ to the global SICS device executor.
|
||||
connection with non blocking operation such as motors started
|
||||
with run.
|
||||
*/
|
||||
int PauseAction(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
/*
|
||||
pauses execution
|
||||
*/
|
||||
int ContinueAction(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
/*
|
||||
continues execution
|
||||
*/
|
||||
|
||||
/*--------------------------- Locking ---------------------------------*/
|
||||
@<devlock@>
|
||||
/* -------------------------- Executor management -------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user