Difference between revisions of "Advanced Topic 12"

 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[Table of contents|Table of Contents]]
 +
 +
[[Advanced_Topic_10|◄PREVIOUS]] [[Advanced_Topic_12_Continued|NEXT►]]
 
==MiniSim Local Network Setup==
 
==MiniSim Local Network Setup==
  
Line 23: Line 26:
  
  
[[File:default.png|500px|thumb|center|ipconfig for the Minisim PC]]
+
[[File:default.png|500px|thumb|center|ipconfig for the miniSim PC]]
  
#Ping the other machines on the network to be sure the network is working, by opening a DOS prompt and typing ping and the desired IP address. Do this from each of the machines (ie ping the vidcap from the MiniSim and then ping the MiniSim from the vidcap):
+
#Ping the other machines on the network to be sure the network is working, by opening a DOS prompt and typing ping and the desired IP address. Do this from each of the machines (ie ping the vidcap from the miniSim and then ping the miniSim from the vidcap):
  
 
[[File:admin.png|500px|thumb|center]]
 
[[File:admin.png|500px|thumb|center]]
 
If ping comes back with errors, it means that the network is not configured correctly, or the firewall is on.Once all the machines can be pinged from each other, the network is configured correctly, and you can move on to the next step.
 
If ping comes back with errors, it means that the network is not configured correctly, or the firewall is on.Once all the machines can be pinged from each other, the network is configured correctly, and you can move on to the next step.
  
'''Installing and testing PsTools and RkTools'''
 
  
There are two pieces of software that need to be installed on the MiniSim and Vidcap machines for proper operation. One is PsTools that allows the MiniSim to launch an application on another PC over the network – this is used to launch the Vidcap subsystem. The other is PkTools that provides some additional program control functionality.
 
  
'''On the MiniSim PC:'''
+
[[Advanced_Topic_10|◄PREVIOUS]] [[Advanced_Topic_12_Continued|NEXT►]]
#Extract the contents of the PsTools.zip to the folder C:\PsTools:
+
[[File:search.png|500px|thumb|center]]
+
Highlight the '''Path''' variable and click '''Edit'''
+
[[File:temp.png|500px|thumb|center]]
+
Edit the 'Path' variable and add; C:\'''PsTools''' to the far-right end of the Variable Value field:
+

Latest revision as of 14:56, 24 February 2017

Table of Contents

◄PREVIOUS NEXT►

MiniSim Local Network Setup

For multiple-computer setup, access to the remote computers from the operator interface (front end GUI) is needed. This is accomplished by turning off the firewall on all the PCs, and configuring the machine IP addresses manually as follows:

The following steps are for configuring the MiniSim PC, Vidcap PC, and the Eye Tracker PC.

  1. Connect all the machines to each other using a gigabit switch. If only one subsystem is used, such as the Eye Tracker, the machines can be connected using a crossover cable and a switch need not be used.
  2. DO NOT connect the system to the internet or wide area network.
  3. Turn off windows firewall on all the machines.

Go to Control Panel -> Windows Firewall ->Customize Settings:

Customize.png
  1. Manually set the IP address for each machine. In the table below are the IP addresses and subnet masks that were used. Note that these exact addresses need not be used, but they should be consistent through the entire network setup.
ET.png

To do this, go to the Local Area Connection Properties, and select Internet Protocol Version 4 (TCP/IPv4) and select Properties:

Valid.png

In the TCP/IPv4 window enter the IP address and subnet mask as shown in the table above:

Alternate.png

Once this is done, check that the new IP addresses have taken effect. Do this by opening a DOS prompt and typing ipconfig, and the following will be displayed. Check that the IP address and subnet mask matches the ones in the table above for each of the particular machines:


ipconfig for the miniSim PC
  1. Ping the other machines on the network to be sure the network is working, by opening a DOS prompt and typing ping and the desired IP address. Do this from each of the machines (ie ping the vidcap from the miniSim and then ping the miniSim from the vidcap):
Admin.png

If ping comes back with errors, it means that the network is not configured correctly, or the firewall is on.Once all the machines can be pinged from each other, the network is configured correctly, and you can move on to the next step.


◄PREVIOUS NEXT►