- GPIB/ECB modules completed, ecb motor driver in progress

This commit is contained in:
cvs
2003-01-17 16:09:34 +00:00
parent bbc0b64c43
commit f45c3ebf55
27 changed files with 2030 additions and 84 deletions

View File

@@ -42,7 +42,11 @@
/*
finds a ObPar struct for a name, return NULL if none
*/
int ObParIndex(ObPar *self, char *name);
/*
finds an index for name in self. Returns -1 on failure
*/
int ObParInit(ObPar *self,int i, char *name, float fVal, int iCode);
/*
sets a ObPar entry. self is a pointer to the array