![]() |
UNEXPECTED APPLICATION BEHAVIOR - INCOMPLETE CONVERSION
If you are using control loops parametered using PL7 variables (%MW, %MF...) in the FEF file to be converted, you must enter them again using Control Expert.
Failure to follow these instructions can result in injury or equipment damage.
|
If
|
Then
|
---|---|
an error message appears
|
consult the report file to obtain additional information.
|
in the report file, the error concerns an unknown hardware configuration
|
Then
|
in the report file, the error concerns the name of a character string longer than 32 characters
|
Then
|
in the report file, the error concerns a name conflict between variables, sections, etc.
|
Then
|
the FEF file was created with a version of PL7 previous to 4.0
|
Then
|
the FEF file was created with a 4.0, 4.1 or 4.2 version of PL7
|
Then
|
the processor is not level 3
|
Then
|
in the FEF file, built-in control loops are used, set using PL7 variables (%MF, for example)
|
Then
|
you have modified the configuration of a TSX SCY 21601 module just before exporting the FEF file
|
Then
|
If
|
Then
|
---|---|
the hardware configuration of the FEF file has ATV 16 controllers on a Fipio bus
|
Then
|
the hardware configuration of the FEF file has CCX 17 controllers on a Fipio bus
|
Then
|
the hardware configuration of the FEF file has SIMULATION devices on a Fipio bus
|
Then
|
the hardware configuration of the FEF file has a TSX P57 2823 or TSX P57 4823 processor
|
Then
|
the PL7 application to convert has a TSX SPY 400 simulation module or TSX ISPY 100 weighing module
|
Then
|
an indexed variable is used as an activation condition
|
using Control Expert, write the missing condition without using indexed variables.
|
A simulation module is used in the PL7 Pro configuration during import
|
Always remove the simulation module from the PL7 Pro configuration from the rack and when used with FIP I/O bus.
|
If, in the generation report, one of the following cases appears
|
Then
|
---|---|
a section written in ST language has a truncated line
|
Then
|
an error occurs on a macro step bit
|
Then
|
an error on input or output-type objects (%Q1.2.48:16 for example) is generated
|
Then
|
an error on FIPIO objects (%IW\2.80\0.0.0.3 for example) is generated
|
Then
|
an error in the system word tables is generated
|
Then
|
an error occurs on a table-type DFB output
|
a table-type DFB output is no longer accessible outside the DFB. To access it, you must use the variable connected to the corresponding output pin. For further information see on DFBs, conversion precautions
|
an error on the DINT-type variables recognized as INT by Control Expert
|
Then
|
an error occurs on the %I or %IW assigned in the program
|
modify the program to delete these assignments. Assignment on inputs is no longer accepted by Control Expert.
|
an error occurs on a vertical comparison block located in the first column of the editor
|
using the Copy/Paste function, modify the program to move this block by one column.
|
an error occurs in an SFC. An error message indicates that alternative divergences or parallel convergences must be followed respectively by a transition or a step
|
modify the SFC following the indications of the output window.
|
an error indicates that the maximum number of configured steps is insufficient
|
increase the maximum number of steps as indicated in the output window (use the command Tools → Project settings → Language extensions). The calculation of the maximum number of steps using Control Expert includes macro-steps.
|
an error indicates an incompatibility between the different types of an assignment (probably a multi-assignment using PL7)
|
Modify the program to remove these incompatibilities.
|
an error occurs on a multi-assignment in an LD operate block
|
modify the program by writing as many blocks as there are assignments.
|