BrainBit for developers Subscribe for updates Visit website

Command

 

#include “cdevice.h”

 

An enumeration that is used to execute commands by the device. Before starting the command for execution, it is recommended to make sure that the device supports it..

Description 

CommandStartSignal

Start the process of receiving a physiological signal

CommandStopSignal

Stop the process of receiving a physiological signal

CommandStartResist

Start measuring resistance

CommandStopResist

Stop the resistance measurement process

 

Commands not listed in the table are not supported.