- Implemented defpos for multiple motors

- Implemented automatic backup on parameter change
- Implemented silent restore
- Cleaned a couple of unused flags from connection object
This commit is contained in:
cvs
2003-02-19 08:29:46 +00:00
parent e6d39f3ac8
commit 98cfb3ddda
31 changed files with 491 additions and 101 deletions

View File

@@ -419,6 +419,7 @@ static int TDCContinue(pHistDriver self, SConnection *pCon){
/*=======================================================================*/
static int TDCFree(pHistDriver self){
free(self->pPriv);
return 1;
}
/*======================================================================*/
static int TDCSetHistogram(pHistDriver self, SConnection *pCon,