* Refactored NC_ERRORS
+ Added client configuration api * Refactored serverconfig
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<ncConfig>
|
||||
<ncVendor>1</ncVendor>
|
||||
<ncVendor>FANUC</ncVendor> <!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI -->
|
||||
<showNcHMI>true</showNcHMI>
|
||||
<ncIpAddress>10.69.36.33</ncIpAddress>
|
||||
<ncPort>8193</ncPort>
|
||||
</ncConfig>
|
||||
|
||||
Reference in New Issue
Block a user