Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

kmot_monitor.c File Reference

Include dependency graph for kmot_monitor.c:

Include dependency graph

Go to the source code of this file.

Defines

#define MOT_SetPointLL   0x2F
#define timercpy(a, b)

Functions

knet_dev_tAltMotorOpen (int motor)
knet_dev_tMotorOpen (int motor)
int main (int argc, char *argv[])


Define Documentation

#define MOT_SetPointLL   0x2F
 

Definition at line 5 of file kmot_monitor.c.

#define timercpy a,
 ) 
 

Value:

(a)->tv_sec = (b)->tv_sec; \ (a)->tv_usec = (b)->tv_usec;

Definition at line 50 of file kmot_monitor.c.

Referenced by kmot_log_task(), and main().


Function Documentation

knet_dev_t* AltMotorOpen int  motor  ) 
 

Definition at line 7 of file kmot_monitor.c.

References KNET_BUS_ANY, and knet_open().

Here is the call graph for this function:

int main int  argc,
char *  argv[]
 

Definition at line 54 of file kmot_monitor.c.

References kb_init(), kb_set_debug_level(), kmot_GetFWVersion(), kmot_GetMeasure(), kmot_GetStatus(), KMOT_REVISION, kmot_SetOptions(), KMOT_VERSION, kMotMesCurrent, kMotMesPos, kMotMesSpeed, kMotSWOptStopMotorBlk, kMotSWOptWindup, MotorOpen(), status(), and timercpy.

Here is the call graph for this function:

knet_dev_t* MotorOpen int  motor  ) 
 

Definition at line 28 of file kmot_monitor.c.

References KNET_BUS_ANY, and knet_open().

Referenced by main().

Here is the call graph for this function:


Generated on Thu Nov 17 15:36:38 2005 for KoreBot Library by doxygen 1.3.7