Difference between revisions of "Interacting with NIC"

From Neuroelectric's Wiki
Jump to: navigation, search
(Receiving data streams from NIC using TCP/IP)
(Controlling NIC with Matlab: the MatNIC toolkit)
Line 19: Line 19:
  
 
==  Controlling NIC with Matlab: the MatNIC toolkit ==
 
==  Controlling NIC with Matlab: the MatNIC toolkit ==
 +
<!-- talk about the features of NIC being controlling (Enobio and StarStim) using a command-based protocol-->
 +
<!-- talk about MatNIC as a set of routines that wrapp this protocol to provide the fcntionalities of commnad NIC from Matlab -->
 +
<!-- provide examples -->

Revision as of 15:25, 25 October 2013

In this page we describe how you can interact with NIC (Neuroelectrics Instrument Controller, the software for control with NE devices) using other software.

About Synchronization: general principles

Sending Markers to NIC from other software or hardware

Receiving data streams from NIC using TCP/IP

Controlling NIC with Matlab: the MatNIC toolkit