Readme
Readme
Readme
1. Overview
2. System Requirements
3. Information about Concept 2.2
3.1. Concept and Service Release Installation
3.2. MMFStart Installation
3.3. New Projects
3.4. Project Conversion
4. Further Information
4.1 General
4.2 Language specific
4.3 Simulator
4.4 Hardware related Issues
5. Known Issues
6. Technical Support
7. Copyright Notes
1. Overview
Please refer to the files marked in blue for specific information. The files are located in the
Concept directory. PDF files Latest User documentation. Use ADOBE READER to access
the information located on the Concept CD under Add-Help, Help for the following:
2. System requirements
To install the MMF Programmer's Kit found on the Concept CD in the MMFStart folder, go to
Disk1 and run Setup.exe. For more information on the MMF Programmer's Kit, please see
the documentation found in the Disk1 folder.
Exec's
Run the loader utility (ExecLoader.exe, must be installed on your hard disk) and reflash your
controllers with the appropriate exec.
NOTE: To use the new ExecLoader with Modbus Plus on a Win95/98 or WinNT system, you
need to use the Cyberlogic 32 bit Modbus Plus drivers. If you are using the DOS drivers, you
can use the DOS "Loader.exe" to download your executives. Refer to the file EXECS.DOC
for the correct executive to download.
It is highly recommended to power cycle the PLC after loading a new executive to the
PLC.
3.3 Project Conversion
Detailed information for project conversion from previous Concept versions can be found in
the file "upgrade.doc" located in the Concept directory.
Applications written in Beta versions of Concept 2.2 are not fully compatible with the released
Concept version.
Due to a different handling of the access of located 0x and 1x references the disable
functionality (RDE) of these references has been enhanced to support true LL984 forcing.
This includes that
· The format of RDE Templates has changed. Older versions are not compatible with
the current version.
· The memory required to access 0x and 1x references has increased slightly.
4 Further Information
4.1. General
Online Connect
Concept always requests a programming path for connections to the PLC. As a result only
one programming unit can be connected to the CPU.
Monitor mode
The monitor mode restricts the access to the PLC by not allowing changes to be
downloaded. It does not take into account changes made on the programming unit. Regard
the warning if disconnecting or leaving Concept!
Force
The behavior of disable has been changed. 0x/1x references will be set to the given value in
the scan regardless of the logic evaluation.
Unlocated variables starts with their last value after a warm-start (retentive).
The different restart behavior has an impact on the user logic as for e.g. the Set and Reset.
· The restart behavior of Set and Reset instructions(only available in Ladder Diagram
(LD) and IL) depends of the used variable type (0x references or unlocated variable).
· The EFB Implementation of SR or RS function blocks (available in FBD, LD and ST)
work with an internal (unlocated) variable and as a result is stored in memory (always
retentive behavior).
Database inconsistencies
If an exceptional situation occurs while using Concept use CTRL-ALT-DELETE ONLY as a
last resort to avoid database inconsistencies.
If you get the message "Auto recovery is about to occur" and followed by more problems you
should delete the files vista.taf and vista.log in the installation directory of Concept.
Also if "project inconsistent" is reported this may be due to temporary files in Concept.
Delete the <projectname>.q1 and <projectname>.q2 files in your application and the
~aitmp.* files in the Concept sub-directory "lib".
User EFBs
User EFBs can simply be installed on several PCs which run the same version of Concept by
copying the library directory into the "lib" sub directory. The ~aitmp.* files have to be deleted
prior to starting Concept.
Additional Documentation
Additional documentation for the Momentum and Compact hardware as well as for the IEC
XMIT EFB for Momentum is available as PDF files in the PDF subdirectory of the Concept
Installation CD. To view this documentation, run the program "acrobat viewer" (included as
separate setup on the Concept CD) .
The Modbus Port Parameter settings can no longer be changed while online on all IEC
enabled controllers.
IL
IL generates optimized code to the PLC. This means that incomplete code is not downloaded
to the controller. E.g. the command "LD variable" and additional operations without a final
command STore generates no executable code.
SFC
The SFC section is limited to 1900 objects (represents half of the graphical area).
4.3. Simulator
16 Bit Simulator
The 16 Bit simulator has a fixed maximum configuration set at
0x 60000
1x 5008
3x 4000
4x 24000
32 Bit Simulator
The 32 Bit simulator can be run without a TCP/IP card. Please refer to the online help.
ADU214
The parameter definition for the Compact ADU 214 module as defined in Concept, requires
8 - 3x references unlike Modsoft which used 4 - 3x references and 2- 4x references.
Modsoft Converter
When porting from a Modsoft Compact PLC application to the Concept TSX Compact the
configuration (including I/O map ) will be cleared.
- Analog data scaling in the application may need to be modified to match the new I/O map
settings.
- 6x references are not supported. XMRD/XMWT functions need to be delete and the
application modified to use the additional 4x references.
5. Known Issues
Search function
The Search function does not recognize registers used in configuration extensions such as
the Peer Cop, or the Ethernet I/O Scanner: cyclic communication or Health Block.
LL984 Editor
The ladder logic editor does not replace or offset references within equation networks
when they are programmed as variables. This is inconsistent with the behavior of the replace
and offset operations when applied to LL984 networks in Modsoft.
Floppy disk
Do not try to save the project to a floppy. The project normally exceeds the capacity of a
floppy, and afterwards Concept will try to access the floppy drive.
Address Format
The display settings in the preference menu for the address format behaves as follows:
- SFC and LL984 update according to preference after next open of a section.
- FBD and LD display separator format only (0:00001).
RDE Templates
Performing a Global Replace on variables in an open section that are also in an RDE
Template while the RDE Template is open will not update the RDE Template with the
replaced variable names. New variables that result from the Global Replace must be added
to the RDE Template after the Global Replace has been performed.
Using RDE Templates between projects is not recommended. If an RDE Template created in
one project is opened in another project, the RDE spreadsheet could contain duplicate
variable name entries as well as variable name entries that were not in the original RDE
Template that was opened. The variables in the RDE Template will also be updated with the
current projects reference values.
RDE templates are not upward compatible . If an RDE Template created in an older version
of Concept is opened in a newer version of Concept, the format of the RDE spreadsheet will
be incorrect. The column format of the RDE spreadsheet was modified after the Concept 2.1
release.
Upload of configurations
Configurations written by other programming software other then Concept may not be
uploaded correctly.The upload is based on an image backup which is not always compatible
to other programming software.
If you want to port your application from Modsoft to Concept please use the Modsoft
converter utility shipped with Concept.
32 Bit Simulator
Under certain circumstances the direct update of configuration data may disconnect you from
online connection. This behavior was only observed if the 32 Bit Simulator is running as an
open window. Run the simulator program minimized (as an icon) if you get this error.
Message box "Local Data Type File was changed" under Windows NT
Due to inconsistencies in NT's treatment of file time stamps on NTFS partitions Concept may
falsely report that project files have been changed and have to be re-imported when projects
have been copied or moved to different locations.
If this occurs too frequently there are currently two possible methods to avoid this nuisance:
- store Concept projects only on FAT partitions;
- to move a project to different locations use Concept's "Save As..." function instead of
copying project files with Explorer or the like;
This problem does not occur under Windows 95/98.
The work-around for this case was to re-install Concept and Concept-EFB on a FAT partition
and to create the new development path on that FAT partition too. As said, this was a one-
time scenario, the same start conditions on other PCs caused no problems at all during
conversion. Other placement combinations have also been tried and tested without error.
6. Technical Support
Call Schneider Electric's MODFAX faxback system at 978 975 9737 (in North America) and
follow the instructions for the appropriate technical solution available via fax.
email: [email protected]
Seligenstadt, Germany
Phone: (49) 6182 - 81 29 00
FAX: (49) 6182 - 81 24 92
France
Phone: Your Schneider Agency
7. Copyright Notes
CA-CommonView 3.1C
Copyright (c) 1993 Trischford Limited
( a wholly owned subsidiary of Computer Associates
International, Inc )
All Rights Reserved.
Master license April 22, 1993 distributed by
PSI Gmbh (1996: ROGUE WAVE Software)
Boschweg 6
D-63741 Aschaffenburg, Germany
The installation program used to install Concept V2.2 is licensed software provided by
InstallShield (R) (c) 1990-1999, Stirling Technologies, Inc.
All Rights Reserved.
The installation program is provided to you for the exclusive purpose of installing Concept V2.2.