navigate.model.devices.daq.ni.NIDAQ =================================== .. currentmodule:: navigate.model.devices.daq.ni .. autoclass:: NIDAQ :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~NIDAQ.__init__ ~NIDAQ.calculate_all_waveforms ~NIDAQ.create_analog_output_tasks ~NIDAQ.create_camera_task ~NIDAQ.create_master_trigger_task ~NIDAQ.enable_microscope ~NIDAQ.prepare_acquisition ~NIDAQ.restart_analog_task_callback_func ~NIDAQ.run_acquisition ~NIDAQ.set_external_trigger ~NIDAQ.stop_acquisition ~NIDAQ.update_analog_task ~NIDAQ.wait_for_external_trigger .. rubric:: Attributes .. autosummary:: ~NIDAQ.configuration ~NIDAQ.camera_trigger_task ~NIDAQ.master_trigger_task ~NIDAQ.laser_switching_task ~NIDAQ.trigger_mode ~NIDAQ.external_trigger ~NIDAQ.analog_outputs ~NIDAQ.analog_output_tasks ~NIDAQ.n_sample ~NIDAQ.current_channel_key ~NIDAQ.is_updating_analog_task ~NIDAQ.wait_to_run_lock ~NIDAQ.waveform_constants ~NIDAQ.microscope_name ~NIDAQ.daq_parameters ~NIDAQ.sample_rate ~NIDAQ.sweep_times ~NIDAQ.exposure_times ~NIDAQ.camera_delay ~NIDAQ.waveform_dict ~NIDAQ.waveform_repeat_num ~NIDAQ.waveform_expand_num