- Extended confvirtmot to allow for sequences of calls
- Extended confvirtmot to have a checkscript - Made sure that targets get updated when calling tasdrive - Fixed some output codes in tasdrive.c - Made tdchm invoke counters event message for Melone - Fixed the ConID inefficiency by caching the host name in asynnet.c - Added a traceActive function to trace SKIPPED: psi/tdchm.c
This commit is contained in:
@ -17,6 +17,7 @@ typedef struct __CONFVIRTMOT {
|
||||
char *scriptName;
|
||||
char *readScript;
|
||||
char *checkScript;
|
||||
char *state;
|
||||
int motorList;
|
||||
float targetValue;
|
||||
int targetReached;
|
||||
|
Reference in New Issue
Block a user