| Name | Description |
|---|
| data_write | Synchronous write to analog channel |
| data_read | Synchronous read from analog channel |
| dio_config | Input/Output configuration of digital channel |
| dio_write | Synchronous write to digital channel |
| dio_read | Synchronous read from digital channel |
| set_global_oor_behavior | Set global out-of-range behavior of comedi_to_phys(..) function (i.e. behavior for sample values equal 0 or maxdata) |
| get_range | Get range information of channel |
| get_maxdata | Get maximal possible raw value of channel |
| to_phys | Convert raw value of channel to physical value |
| from_phys | Convert physical value of channel to corresponding raw value |