Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.1100.8.100
-
Component/s: DTM
-
Labels:None
-
Account:SPC DeviceNet Slave (SPCDEVICESL)
Description
Option to select old eds files in script XML.
Due to incompatible name changes of the devices within the EDS files there are problems loading old projects.
To use this option we have to add the following property into the <DTMCommonSettings> component of the script XML:
<Component name="DTMCommonSettings" version="1.0">
<Properties>
<BoolProperty name="UseOldEDS" value="true" />
</Properties>
Attachments
Issue Links
- relates to
-
DTMV1DNS-163 Disable device name check for loaded project
- Closed
-
SYCONNET-830 DeviceNet Slave project loading problems
- Resolved