COMEDI_GET_BOARD_NAME(3)

NAME

comedi_get_board_name - Comedi device name

SYNOPSIS

#include <comedilib.h>

char * comedi_get_board_name (comedi_t * device);

DESCRIPTION

The function comedi_get_board_name returns a pointer to a string containing the name of the device. This pointer is valid until the comedi descriptor it is closed. This function returns NULL if there is an error.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout