XML Import/Export |
An XML export done from a version previous to R18 SP3 cannot be loaded in R18 SP3 or a higher version. The XML files are not compatible. |
Default Port value of a block |
The default value of a port of an instance block is not taken into account if the port is mapped to the father block. |
Resource Sensor created below parts |
It is possible to select a part and create a resource sensor inside a part. However, the wizard command researches only Internal Logics created below products not parts. The creation of resource sensors below parts is useless as it cannot be integrated in a complete simulation. |
Using HMI Control Panel(new R19SP3 functionality) |
Some new options have been added
to monitor the run of an HMI Control Panel:
You will find in the attached pdf the update of the following user task: |
Clean Logical Data(new R19SP3 command) |
This command allows to clean the Internal Logic. It is recommended to use this command when the data are migrated to a new release. |
Replace SmartDevices(enabled with the environment variable AUT_DLD_REPLACE_COMPONENT=yes) |
This command allows the user to
replace a Smart Device instantiated inside a cell. By using the standard
command "Replace Component ...", you can replace a SmartDevice, but if
its logic is instantiated in the root device, the IL_main block of the
root device turns in error; the internal logic instantiated does not
exist anymore. The command "Replace By Existing Product" replaces a product by another one, and also propagates the change to the root device. The update of the root logic is automatic. Note: The user must manually modify the root logic only if the new logic is not compatible with the old one. That is to say, after the replacement, the ports of the instance used in the root logic does not exist anymore or their types or directions are not suitable with their usage. You will find in the attached pdf the user task: |