[FieldTrip] TMSI2FiledTrip real time buffer
jie liu
ljbj_2009 at yahoo.com
Fri Jun 15 19:35:05 CEST 2012
Hi All,
The hardware I used is TMSI refa 128 working with
usb (driver is fusbi version 6.0.0.76.) windows xp+service pack3.
I was using TMSi-to-Fieldtrip interface from
TMSi to export data to the Fieldtrip
buffer
I tried the ft_realtime_signalviewer function to get
the data as suggested.
The code I was using:
cfg = [];
cfg.blocksize = 1; %
seconds
cfg.dataset = 'buffer://localhost:1972'; %
where to read the data
ft_realtime_signalviewer(cfg)
I got some errors:
Warning: could not read header from
buffer://localhost:1972, retrying in 1
second
> In ft_read_header at 894
In
ft_realtime_signalviewer at 72
In
test_Buffer_draw at 6
My question is that do I need to open the FieldTrip
buffer server before I start the TMSi-to-Fieldtrip interface from TMSi? Do I
need to do some kinds of initialization in FieldTrip?
I would appreciate very much if you could give me a
guide or step by step instruction on how to use real time buffer in FieldTrip
with TMSi.
Thank you all for the time and help!
Best wishes
Jie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20120615/6a71eb5f/attachment-0001.html>
More information about the fieldtrip
mailing list