#include <stdio.h>
#include <comedilib.h>
Go to the source code of this file.
Functions |
| int | main (int argc, char *argv[]) |
Variables |
| int | subdev = 0 |
| int | chan = 0 |
| int | range = 0 |
| int | aref = AREF_GROUND |
Function Documentation
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Variable Documentation