Difference between revisions of "Interacting with NIC"

From Neuroelectric's Wiki
Jump to: navigation, search
(Created page with " - Sending Markers to NIC from other software or hardware - Receiving data streams from NIC using TCP/IP - Controlling NIC with Matlab: the MatNIC toolkit")
 
Line 1: Line 1:
 +
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
 
  - Sending Markers to NIC from other software or hardware
 
  - 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
 +
 +
== Sending Markers to NIC from other software or hardware ==
 +
 +
 +
== Receiving data streams from NIC using TCP/IP ==
 +
 +
 +
==  Controlling NIC with Matlab: the MatNIC toolkit ==

Revision as of 20:23, 9 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

Sending Markers to NIC from other software or hardware

Receiving data streams from NIC using TCP/IP

Controlling NIC with Matlab: the MatNIC toolkit