be9c0b6a2a
Added installation date Added W10 programs api
26 lines
964 B
XML
26 lines
964 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<serverConfig>
|
|
<ncConfig>
|
|
<ncVendor>DEMO</ncVendor> <!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI -->
|
|
<showNcHMI>true</showNcHMI>
|
|
<ncIpAddress>localhost</ncIpAddress>
|
|
<ncPort>8080</ncPort>
|
|
<machineModel>Ares 37 OF</machineModel>
|
|
<sharedPath>C:\PartPrg\</sharedPath>
|
|
<sharedName>//PARTPRG:/</sharedName>
|
|
<installationDate>01/01/2019</installationDate>
|
|
</ncConfig>
|
|
<serverConfig>
|
|
<serverPort>9000</serverPort>
|
|
<serverAddress>*</serverAddress>
|
|
<language>en</language>
|
|
<enableDirectoryBrowsing>true</enableDirectoryBrowsing>
|
|
<databaseAddress>localhost</databaseAddress>
|
|
<autoOpenCmsClient>false</autoOpenCmsClient>
|
|
<MTCFolderPath>C:\CMS\MTC\ADAPTER\</MTCFolderPath>
|
|
<MTCApplicationName>SCMA</MTCApplicationName>
|
|
<CMSConnectReady>true</CMSConnectReady>
|
|
<maxAlarmsRows>50000</maxAlarmsRows>
|
|
<alarmToDelete>5000</alarmToDelete>
|
|
</serverConfig>
|
|
</serverConfig> |