FT_REALTIME_BRAINAMPPROXY

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_realtime_brainampproxy”.

  FT_REALTIME_BRAINAMPPROXY reads continuous data from a BrainAmp EEG acquisition
  system through the RDA network interface and writes it to a FieldTrip
  buffer.
 
  The FieldTrip buffer is a network transparent server that allows the
  acquisition client to stream data to it. An analysis client can connect
  to read the data upon request. Multiple clients can connect simultaneously,
  each analyzing a specific aspect of the data concurrently.
 
  Use as
    ft_realtime_brainampproxy(cfg)
 
  The configuration should contain
    cfg.host                 = string, name of computer running the recorder software (default = 'eeg002')
    cfg.port                 = number, TCP port to connect to (default = 51244)
    cfg.channel              = cell-array, see FT_CHANNELSELECTION (default = 'all')
    cfg.feedback             = 'yes' or 'no' (default = 'no')
 
  The target to write the data to is configured as
    cfg.target.datafile      = string, target destination for the data (default = 'buffer://localhost:1972')
    cfg.target.dataformat    = string, default is determined automatic
    cfg.target.eventfile     = string, target destination for the events (default = 'buffer://localhost:1972')
    cfg.target.eventformat   = string, default is determined automatic
 
  To stop this realtime function, you have to press Ctrl-C

reference/ft_realtime_brainampproxy.txt · Last modified: 2011/01/31 23:02 (external edit)

You are here: startreferenceft_realtime_brainampproxy
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0