BrainBit for developers Subscribe for updates Visit website

NTBaseChannel

The base class of the channel. Contains general information about the channel

Description

subscribeLengthChangedWithSubscribe

Function. Changing the length of the canal.

Subscribes to the channel length change event.

Parameters:

subscribe

Description: method for handling the channel length change event

Data type: void(UInt)

totalLength

Field. Number of signal counts

The number of signal counts for the entire period

Data type: UInt

samplingFrequency

Field. Signal sampling rate

Channel sampling rate in Hertz

Data type: Float

info

Field. Channel information

Channel information

Data type: NTChannelInfo