protocol.recv_msg_headers— Receive message headers

Overview

TODO

Implementation

class pybpodapi.com.protocol.recv_msg_headers.ReceiveMessageHeader[source]

Define names for message headers received from the Bpod device.

The message header is the first byte (character) on a message received.

HANDSHAKE_OK = '5'

Success code from HANDSHAKE command

ENABLE_PORTS_OK = 1

Success code from ENABLE_PORTS command

SYNC_CHANNEL_MODE_OK = 1

Success code from SYNC_CHANNEL_MODE command

STATE_MACHINE_INSTALLATION_STATUS = 1

Success code from RUN_STATE_MACHINE command

LOAD_SERIAL_MESSAGE_OK = 1

Success code from LOAD_SERIAL_MESSAGE command

RESET_SERIAL_MESSAGES = 1

Success code from RESET_SERIAL_MESSAGES command

MODULE_REQUESTED_EVENT = 35

Module requested event

MODULE_EVENT_NAMES = 69

Module events names