Difference between revisions of "Interacting with NIC"

From Neuroelectric's Wiki
Jump to: navigation, search
Line 4: Line 4:
 
  - Receiving data streams from NIC using TCP/IP
 
  - Receiving data streams from NIC using TCP/IP
 
  - Controlling NIC with Matlab: the MatNIC toolkit
 
  - Controlling NIC with Matlab: the MatNIC toolkit
 +
 +
 +
== About Synchronization ==
 +
  
 
== Sending Markers to NIC from other software or hardware ==  
 
== Sending Markers to NIC from other software or hardware ==  

Revision as of 10:20, 10 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. This includes:

- Sending Markers to NIC from other software or hardware
- Receiving data streams from NIC using TCP/IP
- Controlling NIC with Matlab: the MatNIC toolkit


About Synchronization

Sending Markers to NIC from other software or hardware

Receiving data streams from NIC using TCP/IP

Controlling NIC with Matlab: the MatNIC toolkit