LabVIEW Biomedical Toolkit API Reference

Table of Contents

EEG Spectrum Plot

  • Updated2023-02-21
  • 1 minute(s) read

Owning Palette: Biosignal Controls


Requires: Biomedical Toolkit

Displays an electroencephalogram (EEG) spectrum in segments. The following are the default segmentation settings.

  • Delta—0.5 Hz to 4 Hz
  • Theta—4 Hz to 7.5 Hz
  • Alpha—8 Hz to 13 Hz
  • Beta—14 Hz to 26 Hz

Properties

You can use the following EEG Spectrum Plot properties with the Property Node.

PropertyDescription
Display ModeSets the display mode of the plot.
Show CursorDisplays the cursor on the plot.
Show Menu in Run-timeDisplays the shortcut menu during run time.
Spectrum SegmentsSets or reads the current spectrum segments.
Y-axis LabelSpecifies the label of the y-axis.

Methods

You can use the following EEG Spectrum Plot methods with the Invoke Node.

MethodDescription
Export ImageExports an image of an EEG spectrum to the clipboard or disk.

Refer to the EEG Spectrum Analysis VI in the labview\examples\Biomedical\Biosignal directory for an example of using the EEG Spectrum Plot.

Log in to get a better experience