COMEDI_RANGE_IS_CHAN_SPECIFIC(3)

NAME

comedi_range_is_chan_specific - range information depends on channel

SYNOPSIS

#include <comedilib.h>

int comedi_range_is_chan_specific (comedi_t * device, unsigned int sub-
device);

DESCRIPTION

If each channel of the specified subdevice has different range information, this function returns 1. Otherwise, this function returns 0. On error, this function returns -1.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout