![]() |
RTXI 1.3
|
#include <stdio.h>#include <comedilib.h>#include <fcntl.h>#include <unistd.h>#include <stdlib.h>#include <errno.h>#include <string.h>#include "examples.h"Go to the source code of this file.
Functions | |
| void | get_command_stuff (comedi_t *it, int s) |
| void | help (void) |
| char * | tobinary (char *s, int bits, int n) |
| int | main (int argc, char *argv[]) |
| void | probe_max_1chan (comedi_t *it, int s) |
Variables | |
| comedi_t * | it |
| char * | filename |