1COMEDI_GET_BOARD_NAME(3)                              COMEDI_GET_BOARD_NAME(3)
2
3
4

NAME

6       comedi_get_board_name - Comedi device name
7

SYNOPSIS

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

DESCRIPTION

14       The  function  comedi_get_board_name returns a pointer to a string con‐
15       taining the name of the device.  This pointer is valid until the comedi
16       descriptor  it  is  closed.   This function returns NULL if there is an
17       error.
18
19                                28 October 2007       COMEDI_GET_BOARD_NAME(3)
Impressum