bpod_com_protocol_modules— Bpod Modules Communication Protocol

Implementation

class pybpodapi.bpod.bpod_com_protocol_modules.BpodCOMProtocolModules(serial_port=None, sync_channel=None, sync_mode=None)[source]

Define command actions that can be requested to Bpod device.

Private attributes

_arcom

pybpodapi.com.arcom.ArCOM

ArCOM object that performs serial communication.

Methods