Difference between revisions of "Dikablis Control Center"

From REALab Wiki
Jump to navigation Jump to search
(Created page with "=== Control Center === Control Center (called D-Lab Control in the reference manual) controls data acquisition. This program allows you to control the Recorder program based...")
 
Line 1: Line 1:
=== Control Center ===
=== Control Center ===


Control Center (called D-Lab Control in the reference manual) controls data acquisition.  This program allows you to control the Recorder program based on testing procedures preconfigured in the D-Lab program.  Furthermore, you can use Control Center on a computer other than the Dikablis laptop in order to control starting and stopping of recordingover a local network (ethernet) connection.   
Control Center (called D-Lab Control in the reference manual) allows you to control the Recorder program, so that you can remotely create a new subject, start and stop recording, and mark events which were preconfigured in the D-Lab program.  Control center works on one computer and sends controls the Dikablis Recorder through ethernet connection.   
 
- used to stream data to another computer? configure which events get sent to network?




In order to control the Dikablis laptop's Recorder program on a second computer with an ethernet cable:
In order to control the Dikablis laptop's Recorder program on a second computer with an ethernet cable:
# Physically connect the ethernet cable
# Physically connect the ethernet cable
# Determine the local area IP address of the dikablis computer:
# Determine the local area IP address of the dikablis computer (you can use ipconfig /all in the windows command terminal)
## Go to start, type in "cmd", and a command prompt will open
## Type "ipconfig /all"
## Look under Ethernet Adapter Local area connection, next to IPv4 address
# Open Recorder on the dikablis laptop
# Open Recorder on the dikablis laptop
# Open Control Center on the second computer
# Open Control Center on the second computer
Line 19: Line 14:
The red circle next to Outgoing connection settings should turn green, and you should be able to start and stop recording by pressing the corresponding buttons at the bottom of Control Center.
The red circle next to Outgoing connection settings should turn green, and you should be able to start and stop recording by pressing the corresponding buttons at the bottom of Control Center.


In order to control the starting and stopping of events, you should first set up the events in D-Lab, export as .xml, then transfer this file to the computer running control, and import it into the Control Center program.  You can manually start and stop events by clicking on them, or if you have alternate triggers configured with these events (from D-Lab), then you can use matlab to control the starting and stopping of events through the Control Center.


''Note: Make sure the Recorder program on the Dikablis laptop is opened, as network communication occurs through this program.''
''Note: Make sure the Recorder program on the Dikablis laptop is opened when using Control Center, as network communication occurs through this program.''

Revision as of 22:59, 3 October 2012

Control Center

Control Center (called D-Lab Control in the reference manual) allows you to control the Recorder program, so that you can remotely create a new subject, start and stop recording, and mark events which were preconfigured in the D-Lab program. Control center works on one computer and sends controls the Dikablis Recorder through ethernet connection.


In order to control the Dikablis laptop's Recorder program on a second computer with an ethernet cable:

  1. Physically connect the ethernet cable
  2. Determine the local area IP address of the dikablis computer (you can use ipconfig /all in the windows command terminal)
  3. Open Recorder on the dikablis laptop
  4. Open Control Center on the second computer
  5. Under outgoing connection settings, type in the IP address of the dikablis comptuter, and use port "2001"
  6. Click on "Connect"

The red circle next to Outgoing connection settings should turn green, and you should be able to start and stop recording by pressing the corresponding buttons at the bottom of Control Center.

In order to control the starting and stopping of events, you should first set up the events in D-Lab, export as .xml, then transfer this file to the computer running control, and import it into the Control Center program. You can manually start and stop events by clicking on them, or if you have alternate triggers configured with these events (from D-Lab), then you can use matlab to control the starting and stopping of events through the Control Center.

Note: Make sure the Recorder program on the Dikablis laptop is opened when using Control Center, as network communication occurs through this program.