Package libcomedi-devel
- comedi_apply_calibration(3) β set hardware calibration from file
- comedi_apply_parsed_calibration(3) β set calibration from memory
- comedi_arm(3) β arm a subdevice
- comedi_arm_channel(3) β arm a subdevice channel
- 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(3) β start streaming input/output
- comedi_command_test(3) β test streaming input/output configuration
- comedi_connect_route(3) β connect device\-global route
- comedi_data_read(3) β read single sample from channel
- 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_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(3) β disarm a subdevice
- comedi_disarm_channel(3) β disarm a subdevice channel
- comedi_disconnect_route(3) β disconnect device\-global route
- 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_cmd_timing_constraints(3) β Get the hardware timing constraints for a streaming subdevice
- 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 subdevice\*(Aqs 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_routes(3) β obtain list of all possible device\-globally named routes
- 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(3) β reset a subdevice
- comedi_reset_channel(3) β reset a subdevice channel
- 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_test_route(3) β validate and test device\-global route
- 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
