LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

signal segmentation

I want to store continuous signal like EEG signals or ECG signals coming from serial port then split it to parts according to time (say every 0.5 sec make segmentation).

thanks

0 Kudos
Message 1 of 4
(2,885 Views)

Hi Haithem,

where do you have problems in spliting your file? What type of file are you writing?

 

Mike

0 Kudos
Message 2 of 4
(2,874 Views)
Hi Mike
 it will be online operation.
We made EEG circuit with electrodes to record EEG signal which is interfaced with computer using interface circuit and data will be recorded in PC through serial port.
I want to store this data in array and then make splitting to this array.

 
another method
I can record data firstly in Excel file then make splitting to recorded data
0 Kudos
Message 3 of 4
(2,869 Views)

Hi Haithem,

see this link maybe it helps to do what you need.

 

Mike

0 Kudos
Message 4 of 4
(2,861 Views)