BrainBit for developers Subscribe for updates Visit website

BipolarDoubleChannel

 

#include “cbipolar-channel.h

 

Data channel of displaying the difference of two original signals. Heir to the base class of ​DoubleChannel ​channels. The receipt of new data in the channel is carried out only when the device is connected and the signal pickup is started (​CommandStartSignal)​.

Description

create_BipolarDoubleChannel

Function. Creating a bipolar signal data channel.

Creates a bipolar signal channel.

Options:

first

Description: floating point data channel

Data type: DoubleChannel*

second

Description: floating point data channel

Data type: DoubleChannel*

Return value:

Description: Bipolar signal channel

Data type: BipolarDoubleChannel*.