Libcomedi-Dev
- comedi_apply_calibration(3) set hardware calibration from file
- comedi_apply_parsed_calibration(3) set calibration from memory
- comedi_arm_channel(3) arm a subdevice channel
- comedi_arm(3) arm a subdevice
- comedi_cancel(3) stop streaming input/output in progress
- comedi_cleanup_calibration(3) free calibration resources
- comedi_close(3) close a Comedi device
- comedi_command_test(3) test streaming input/output configuration
- comedi_command(3) start streaming input/output
- comedi_data_read_delayed(3) read single sample from channel after delaying for specified settling time
- comedi_data_read_hint(3) tell driver which channel/range/aref you are going to read from next
- comedi_data_read_n(3) read multiple samples from channel
- comedi_data_read(3) read single sample from channel
- comedi_data_write(3) write single sample to channel
- comedi_digital_trigger_disable(3) disable a digital trigger
- comedi_digital_trigger_enable_edges(3) set digital trigger edge detection
- comedi_digital_trigger_enable_levels(3) set digital trigger level detection
- comedi_dio_bitfield(3) read/write multiple digital channels
- comedi_dio_bitfield2(3) read/write multiple digital channels
- comedi_dio_config(3) change input/output properties of channel
- comedi_dio_get_config(3) query input/output properties of channel
- comedi_dio_read(3) read single bit from digital channel
- comedi_dio_write(3) write single bit to digital channel
- comedi_disarm_channel(3) disarm a subdevice channel
- comedi_disarm(3) disarm a subdevice
- comedi_do_insn(3) perform instruction
- comedi_do_insnlist(3) perform multiple instructions
- comedi_errno(3) number of last Comedilib error
- comedi_fileno(3) get file descriptor for open Comedilib device
- comedi_find_range(3) search for range
- comedi_find_subdevice_by_type(3) search for subdevice type
- comedi_from_phys(3) convert physical units to sample
- comedi_from_physical(3) convert physical units to sample using calibration data
- comedi_get_board_name(3) Comedi device name
- comedi_get_buffer_contents(3) streaming buffer status
- comedi_get_buffer_offset(3) streaming buffer status (deprecated)
- comedi_get_buffer_read_count(3) streaming buffer read count
- comedi_get_buffer_read_offset(3) streaming buffer read offset
- comedi_get_buffer_size(3) streaming buffer size of subdevice
- comedi_get_buffer_write_count(3) streaming buffer write count
- comedi_get_buffer_write_offset(3) streaming buffer write offset
- comedi_get_clock_source(3) get master clock for a subdevice
- comedi_get_cmd_generic_timed(3) streaming input/output capabilities
- comedi_get_cmd_src_mask(3) streaming input/output capabilities
- comedi_get_default_calibration_path(3) get default calibration file path
- comedi_get_driver_name(3) Comedi driver name
- comedi_get_gate_source(3) get gate for a subdevice
- comedi_get_hardcal_converter(3) get converter for hardware-calibrated subdevice
- comedi_get_hardware_buffer_size(3) get size of subdevices hardware buffer
- comedi_get_max_buffer_size(3) maximum streaming buffer size
- comedi_get_maxdata(3) maximum sample of channel
- comedi_get_n_channels(3) number of subdevice channels
- comedi_get_n_ranges(3) number of ranges of channel
- comedi_get_n_subdevices(3) number of subdevices
- comedi_get_range(3) range information of channel
- comedi_get_read_subdevice(3) find streaming input subdevice
- comedi_get_routing(3) get routing for an output
- comedi_get_softcal_converter(3) get converter for software-calibrated subdevice
- comedi_get_subdevice_flags(3) properties of subdevice
- comedi_get_subdevice_type(3) type of subdevice
- comedi_get_timer(3) timer information (deprecated)
- comedi_get_version_code(3) Comedi version code
- comedi_get_write_subdevice(3) find streaming output subdevice
- comedi_internal_trigger(3) generate soft trigger
- comedi_lock(3) subdevice reservation
- comedi_loglevel(3) change Comedilib logging properties
- comedi_mark_buffer_read(3) streaming buffer control
- comedi_mark_buffer_written(3) streaming buffer control
- comedi_maxdata_is_chan_specific(3) maximum sample depends on channel
- comedi_open(3) open a Comedi device
- comedi_parse_calibration_file(3) load contents of calibration file
- comedi_perror(3) print a Comedilib error message
- comedi_poll(3) force updating of streaming buffer
- comedi_range_is_chan_specific(3) range information depends on channel
- comedi_reset_channel(3) reset a subdevice channel
- comedi_reset(3) reset a subdevice
- comedi_set_buffer_size(3) streaming buffer size of subdevice
- comedi_set_clock_source(3) set master clock for a subdevice
- comedi_set_counter_mode(3) change mode of a counter subdevice
- comedi_set_filter(3) select a filter for a subdevice
- comedi_set_gate_source(3) select gate source for a subdevice
- comedi_set_global_oor_behavior(3) out-of-range behavior
- comedi_set_max_buffer_size(3) streaming maximum buffer size of subdevice
- comedi_set_other_source(3) select source signal for something other than a gate or clock
- comedi_set_read_subdevice(3) set streaming input subdevice
- comedi_set_routing(3) select a routing for an output
- comedi_set_write_subdevice(3) set streaming output subdevice
- comedi_strerror(3) return string describing Comedilib error code
- comedi_sv_init(3) slowly-varying inputs
- comedi_sv_measure(3) slowly-varying inputs
- comedi_sv_update(3) slowly-varying inputs
- comedi_timed_1chan(3) streaming input (deprecated)
- comedi_to_phys(3) convert sample to physical units
- comedi_to_physical(3) convert sample to physical units using polynomials
- comedi_trigger(3) perform streaming input/output (deprecated)
- comedi_unlock(3) subdevice reservation