BpodIO ====== .. currentmodule:: village.pybpodapi.bpod.bpod_io .. autoclass:: BpodIO :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BpodIO.__init__ ~BpodIO.close ~BpodIO.create_session ~BpodIO.data_available ~BpodIO.echo_softcode ~BpodIO.find_module_by_name ~BpodIO.handle_inline ~BpodIO.load_message ~BpodIO.load_serial_message ~BpodIO.loop_handler ~BpodIO.manual_override ~BpodIO.open ~BpodIO.pause ~BpodIO.refresh_modules ~BpodIO.register_value ~BpodIO.reset_serial_messages ~BpodIO.resume ~BpodIO.run_state_machine ~BpodIO.send_state_machine ~BpodIO.softcode_handler_function ~BpodIO.stop_trial ~BpodIO.trigger_event ~BpodIO.trigger_input ~BpodIO.trigger_output ~BpodIO.trigger_softcode .. rubric:: Attributes .. autosummary:: ~BpodIO.CHECK_STATE_MACHINE_COUNTER ~BpodIO.hardware ~BpodIO.modules ~BpodIO.session ~BpodIO.session_name ~BpodIO.skip_all_trials ~BpodIO.workspace_path