1COMEDI_GET_DEFAULT_CALIBRATION_PATH(3)  COMEDI_GET_DEFAULT_CALIBRATION_PATH(3)
2
3
4

NAME

6       comedi_get_default_calibration_path - get default calibration file path
7

SYNOPSIS

9       #include <comedilib.h>
10
11       char* comedi_get_default_calibration_path (comedi_t *dev);
12

STATUS

14       alpha
15

DESCRIPTION

17       This  function  returns  a string containing a default calibration file
18       path appropriate for dev.  Memory for the string is  allocated  by  the
19       function, and should be freed when the string is no longer needed.
20

RETURN VALUE

22       A  string  which  contains a file path useable by comedi_parse_calibra‐
23       tion_file().  On error, NULL is returned.
24
25                                28 OctobeCrOM2E0D0I7_GET_DEFAULT_CALIBRATION_PATH(3)
Impressum