FIx Config Files for Simulator
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<DeveloperMode>true</DeveloperMode>
|
<DeveloperMode>true</DeveloperMode>
|
||||||
</Client>
|
</Client>
|
||||||
<Connection>
|
<Connection>
|
||||||
<ServerUrl>Seriate.steamware.net</ServerUrl>
|
<ServerUrl>localhost</ServerUrl>
|
||||||
<ServerPort>9000</ServerPort>
|
<ServerPort>9000</ServerPort>
|
||||||
<Id>1</Id>
|
<Id>1</Id>
|
||||||
<DeleteCahceFolderOnStartup>false</DeleteCahceFolderOnStartup>
|
<DeleteCahceFolderOnStartup>false</DeleteCahceFolderOnStartup>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<ncVendor>S7NET</ncVendor>
|
<ncVendor>S7NET</ncVendor>
|
||||||
<!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI/S7NET -->
|
<!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI/S7NET -->
|
||||||
<showNcHMI>false</showNcHMI>
|
<showNcHMI>false</showNcHMI>
|
||||||
<ncIpAddress>192.168.0.102</ncIpAddress>
|
<ncIpAddress>192.168.214.1</ncIpAddress>
|
||||||
<ncPort>102</ncPort>
|
<ncPort>102</ncPort>
|
||||||
<machineModel>Thermo 2020</machineModel>
|
<machineModel>Thermo 2020</machineModel>
|
||||||
<sharedPath>C:\CMS\Recipes\</sharedPath>
|
<sharedPath>C:\CMS\Recipes\</sharedPath>
|
||||||
|
|||||||
Reference in New Issue
Block a user