CS4000 Mini Controller with Ethernet
Page
5-14
T-38324-A 39-30-38324
Editing VSMain.ini for an Ethernet Network
When you are using the Ethernet link, you must also change VSMain.ini manually. In the following
example, shown in Figure 5-16, VSMain.ini is configured to talk to four Tool Control Modules
(TCMs) at IP addresses 10.1.100.167 through 10.1.100.170.
Figure 5-16. VSMain.ini configured for an Ethernet Network
NOTE: For a detailed technical description of each section of
VSMain.ini, refer to the Visual Supervisor User’s Guide (part
number 39-30-34823).
[Communications]
Detachable=0
#Ports=4
CommOcx1=Ethernet
CommOcx2=Ethernet
CommOcx3=Ethernet
CommOcx4=Ethernet
[Comm1Devices]
#Devices=1
Device1=DCM
Device1IPAddress=10.1.100.167
[Comm2Devices]
#Devices=1
Device1=DCM
Device1IPAddress=10.1.100.168
[Comm3Devices]
#Devices=1
Device1=DCM
Device1IPAddress=10.1.100.169
[Comm4Devices]
#Devices=1
Device1=DCM
Device1IPAddress=10.1.100.170
[Readings Database]
Enabled=1
ConnectionString=Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\VS\VsDCM Readings.mdb;Persist Security
Info=False
Limit=20000
[Programs To Start]
Program1=VsStart.exe