Introduction
Control Expert manages four types of files for storing user applications and projects. Each type of file can be used according to specific requirements.
File types can be identified by their extension:
*.STU: File
*.STA: Archived Application File
*.XEF: Application Exchange File
*.ZEF: Full Application Exchange File
STU File
This file type is used for daily working tasks. This format is used by default when opening or saving a user project.
The following table presents the STU file advantages and drawbacks:
Advantages |
Drawbacks |
---|---|
|
|
|
|
|
¹ Each time a STU file is saved, a backup copy is also created, with the same name as the STU file, and the extension BAK files. By changing the file extension from BAK to STU, it is possible to revert to the state the project was, the last time it was saved. BAK files are stored in the same folder as the project STU file.
STA File
This file type is used for archiving projects and can be created only after the project has been generated. This file type allows forward compatibility between the different versions of Control Expert.
There are 2 ways to create an STA file:
STA file can be created manually by accessing the Control Expert main window.
menu in theSTA file is created automatically every time the project is saved as a STU file if it is in Built state.
NOTE: The STA file created automatically is saved into the same directory and with the same file name as the STU project file, except that a “.Auto” suffix is appended to the file name. If an existing automatic STA file already exists, it is overwritten without any confirmation.NOTE: If the project is in Built state, saving a STU file through a Control Expert Server creates a STA file as well.
The following table presents the STA file advantages and drawbacks:
Advantages |
Drawbacks |
---|---|
|
|
|
|
|
|
|
|
|
Create Archived Application File (*.STA)
The following table describes the procedure for generating *.STA files:
Step |
Action |
---|---|
1 |
Launch the current Control Expert software: . |
2 |
Open the project (*.STU file):
|
3 |
, see note below. |
4 |
Choose a location for the file to be saved. Do not save files in the default Schneider Electric directory: C:\Program Files\Schneider Electric\Control Expert Files saved in this directory may be deleted during Control Expert installation. |
5 |
Click . |
6 |
Remember the location where the *.STA file is stored on the terminal as it is needed when recovering the project. |
The project has been generated.
In
, in the section if is selected, at least one of the two check boxes underneath must be checked.
Restoring Archived Application File (*.STA)
This restoration consists of importing the *.STA files previously created and stored. The *.STA files are used when the PLC cannot be stopped. To restore *.STA files follow the procedure below for each project:
Step |
Action |
---|---|
1 |
Launch Control Expert: . |
2 |
Open the *.STA file from menu.The file type selected must be Archived Application File (STA). |
3 |
Click . |
4 |
Save the project as an *.STU file. |
XEF File
This file type is used for exporting projects in an XML source format and can be created at any stage of a project.
The following table presents the XEF file advantages and drawbacks:
Advantages |
Drawbacks |
---|---|
|
|
|
|
|
|
|
|
|
ZEF File
This file type is used for exporting projects with global DTMs configuration and can be created at any stage of a project. For details on project export/import, refer to chapter Import / Export.
The following table presents the ZEF file advantages and drawbacks:
Advantages |
Drawbacks |
---|---|
|
|
|
|
|
|
|
|
|
Create Application Exchange File (*.ZEF or *.XEF)
The following table describes the procedure for generating *.ZEF or *.XEF files:
Step |
Action |
---|---|
1 |
Launch the current Control Expert software: . |
2 |
Open the project (*.STU file):
|
3 |
. |
4 |
Choose a location for the file to be saved. Do not save files in the default Schneider Electric directory: C:\Program Files\Schneider Electric\Control Expert Files saved in this directory may be deleted during Control Expert installation. |
5 |
Click and select the export file format (*.ZEF or *.XEF). |
6 |
Remember the location where the *.ZEF or *.XEF file is stored on the workstation as it is needed when recovering the project. |
Restoring Application Exchange File (*.ZEF or *.XEF)
This restoration consists of importing the *.ZEF or *.XEF files previously created and stored. Importing from a ZEF or XEF format involves the re-generation of the project. To restore *.ZEF or *.XEF files follow the procedure below for each project:
Step |
Action |
---|---|
1 |
Launch Control Expert: . |
2 |
Open the *.ZEF or *.XEF file from menu.The file type selected must be Full Application Exchange File (*.ZEF) or Application Exchange File (*.XEF). |
3 |
Click . |
4 |
Save the project as an *.STU file. |
Compatibility Information
The STU files are not compatible across Control Expert versions. In order to use a project with different Control Expert versions, users must either store, the:
Archived Application Files (STA):
With the STA file, it is possible to reuse the current built project with the new Control Expert version installed on the computer.
Application Exchange Files (ZEF):
The ZEF file must be used if the project has been built.
Application Exchange Files (XEF):
The XEF file must be used if the project has been built.
Comparative File Types
The following table gives a summary of the 4 file types:
File Types |
STU |
STA |
XEF |
ZEF |
---|---|---|---|---|
Binary applications |
Yes |
Yes |
No |
No |
Source applications |
Yes |
Yes |
Yes |
Yes |
Internal database |
Yes |
No |
No |
No |
Comparative file size |
10, see (1) |
0.03, see (1) |
3 |
3 |
Comparative time to save |
10 |
1.6 |
6 |
6 |
Comparative time to open |
1 |
10 |
10 |
10 |
Connection to the PLC in Equal Online mode |
Possible |
Possible |
Not possible, see (2) |
Not possible, see (2) |
File backup |
Possible |
Possible, see (3) |
Possible |
Possible |
(1): Compressed files.
(2): The project needs to be first uploaded into the PLC.
(3): The project can be saved only if it has been generated.