Sie sind auf Seite 1von 6

FA Integrated Tool Package

CX-One
CXONE-AL C-EV2/-AL D-EV2

Ver.

2.0

Greater Integration with CX-One Version 2.0

FA Integrated Tool Package

Integrated Simulation for Grea ter Design and Debugging Efficiency


The CX-One FA Integrated Tool Package strives to reduce the customer's Total Cost of Ownership by providing a seamless environment to operate the Support Software required for all processes, from FA system design to operation and maintenance. CX-One Version 2.0 focuses on developing FA systems, from programming through debugging. The integrated simulation environment helps reduce the total lead-time for design, development, and startup of equipment and devices.

Check Interoperability between the Ladder Program and Touch Panel Screens.
Related CX-One Support Software can start automatic integrated simulation (one click simulation) by clicking an icon, which dramatically reduces the time required to debug the PLCTouch Panel System.
Previously, operation of the ladder program and PT (touch panel) screen had to be checked separately and the data had to be downloaded to the Units, but with CX-One Version 2.0, program and touch-panel screen operation can be checked simultaneously on the computer. Consequently, operation can be checked before the PLC and PT are actually installed and wired, so software quality can be improved in the design stage. Also, it is not necessary to download the screen data to the PT each time corrections are made. Furthermore, equipment downtime is reduced when upgrading the program or screens.
2 Download and check. On the computer
Touch Panel Screen

Parameter Settings

Programming Unit Configuration


Greatly improved for CX-One Ver. 2.0

Previously
On the computer

2 Download and check.

Ladder Program

Integrated Debugging S ys t em Design

3 Mistake found in screen data. 1 Change screens while observing the ladder program. 3 Mistake found in ladder program.

Operation and Maintenance

CX-One Version 2.0


Ladder Program Window

Start Integrated Simulation


(See note.)

Integrated Simulation Environment

The integrated simulation environment provided by version 2.0 improves integration from programming through debugging, where there is a large effect on design quality. This contributes to increasing the quality of program verification offline and to higher software quality in upstream processes.

Touch Panel Screen

CX-One Version 2.0 on computer

Ladder Program

Touch Panel

Interactive

Interactive
Operation can be checked with interconnection between the CX-Designer's test functions and the CX-Programmer/CX-Simulator, which can dramatically reduce the time required to debug the entire machine. Actual PLC
Basic I/O Unit
Touch Panel Screen

Note: With just one click of the icon, the specified CX-Programmer project file is opened and CX-Simulator starts automatically as a virtual PLC, the ladder program is automatically transferred from the CX-Programmer to the CX-Simulator, and the CX-Designer's Test Window is opened as a virtual touch panel and automatically connected online to the CXSimulator in the computer.

CX-Simulator
This Support Software simulates the operation of a CS, CJ, CP, or NSJ-series CPU Unit without the actual PLC. Some of the CX-Programmer's functions can be executed. The CX-Simulator (a virtual PLC in the computer) can be connected online from the CXProgrammer, data can be transferred/monitored, and ladder program step execution, cyclic execution, and breakpoint settings can be performed.

CPU Bus Unit

CX-Designer Test Function


Note: The touch panel screens can also be debugged using the actual PLC's Basic I/O Units and CPU Bus Units (including Communications Units).

This function simulates the operation of screens created with the CX-Designer. Screen operations can be executed with mouse and key operations (without the actual touch panel) like the Microsoft PowerPoint slide show function. Furthermore, it is possible to monitor the status of addresses used in the displayed screen.
Note: The CX-Simulator and CX-Designer Test function can be made to communicate within the computer by the integrated simulation function of the CX-One Version 2.0.

FA Integrated Tool Package

Improved Function Block Function ality Helps Structure and Modularize Programming.
Convert Ladder Program Sections to Function Blocks (FB).
Following software guidance, existing ladder program sections can be selected and easily converted to function blocks. Variables in the function block are automatically created based on the use of addresses both within and outside of the selected program section. The variable types (input, output, internal, or inputUnit Version 4.0 or Later

Security Functions Protect User's Intellectual Property.


The software protection function of CX-One version 1.1, which provided password protection of user-created FBs, has been enhanced to protect PT (touch panel) screen data and provide operator access rights. A password can be set for screen data created in the CX-Designer. The security function has been enhanced so that a password input is requested when data is transferred to the PT or Memory Card. (Supported by NS/NSJseries PTs with system version 6.6 or higher.)

output) are also determined automatically. These functions allow function blocks to be easily created from ladder program sections with a proven track record in existing programs. High quality programs can be created.

A password is requested when transferring data (both uploading and downloading), and the data cannot be transferred unless the password matches.

FB Password Setting

Edit FB Definitions Online.


Changes can be made to the FB definition itself during operation, including adding internal variables and changing logic in the FB. This feature allows FB definitions to be debugged even in

Unit Version 4.0 or Later equipment that cannot be stopped, such as equipment that runs 24 hours/day.

A password can be set for a FB allocated to a project file in CX-One. Contents of the FB that you do not want disclosed can be set as a black box or can be writeprotected.

Can be changed during operation.

User security (operator access rights) can be set and the operator can be given one of five access levels. This function can prevent data from being overwritten inadvertently or keep information safe by allowing only authorized staff to display data, such as operating information.

Simplify Equipment Upgrades by Converting Programs from Existing Models. Expanded ST language programming in FBs improves modularization.
String processing (such as searching and extracting text) can be performed in ST language without knowing the actual ASCII character codes or the data size. No-protocol communications can also be performed easily from the program. Example: Executing No-protocol Communications with ST Language
SYSMAC C P

Unit Version 4.0 or Later

An existing program can be read from a C500, C120, or C P CPU Unit, converted, and stored as a CX-Programmer file just by clicking a button in the CX-Programmer and specifying the new PLC model (CS/CJ, CP, or CVM1). The time required for design changes can be dramatically reduced because it isn't necessary

to analyze the program and input the program manually, with the ever-increasing number of existing model lines. The program conversion can be done within the company to prevent the loss of program design know-how.
Note: There are some instructions that cannot be converted. The affected locations in the program can be found with a program check after opening the converted file. Correct the relevant instructions.

Text string operations, which were difficult to handle in the ladder program, can be executed easily in the FBs. Also, the display messages and communications commands that are being sent can be expressed visually, so they are easy to understand.

Input-output variables
SYSMAC C120 SYSMAC C500

In the CX-Programmer, the following series of operations can be performed: Upload a C500/C120/C P program from the actual CPU Unit, convert to a CS/CJ/CP/CVM1 program and create a project file, back up the C500/C120/ C P program I/O memory, and download the CS/CJ/CP/CVM1 program to the actual CPU Unit.

CPU Unit

Message

Read value

Barcode reader

The no-protocol communications commands with a barcode reader can be expressed visually in ST language. Only the required information is taken from the string data obtained from the barcode reader, and the extracted string data can be processed as a number.

A variable array can be specified in the FB as an input-output variable, so large amounts of data (table data, string data, etc.) can be passed to the FB easily.

D100 D101 D109

Large amount of data before processing

D100 D101 D109

Large amount of data after processing

SYSMAC CS1

SYSMAC CVM1

SYSMAC CJ1

SYSMAC CP1H

Unit Version 4.0 or Later

Supported by CS/CJ-series CPU Units with unit version 4.0 or later. Contact your OMRON representative about obtaining CS/CJ-series CPU Units with unit version 4.0 or later.

FA Integrated Tool Package

Even More Capabilities Added to the FA Integrated Tool Package.


Network
CX-Integrator Ver.2.0

The CX Integrator's online network management functions have been improved. A new System Overview Window has been added to provide an easy-to-understand view of the system configuration, even in complex FA systems composed

of multiple PLCs and a network system. Relay PLCs and network connection points can be visually displayed over the previous individual network views to improve the startup and maintenance of device and line (network) units.

CX-Integrator System Overview Window


Because the overall system is easier to view in the System Overview, the network can be displayed in a simplified collapsed version and detailed network information can be confirmed by moving the cursor to a Relay PLC.

Process
CX-Thermo Ver.3.1
The number of supported Temperature Controller models has been increased. The high-speed, high-precision E5 R-T Digital Temperature Controllers and the flexible, modular EJ1 Temperature Controllers with host-device compatibility are now supported.
CX-Thermo EJ1 Modular Temperature Controller

Motion
CX-Motion-MCH Ver.2.0
CS1W/CJ1W-MCH71 data can be created and transferred easily with the CX-One. New functions have been added, including motion program debugging, data trace, and trial operation (JOG and origin search).
Program Debugging
Select the program and task to execute. Breakpoints can be set and executed.

E5 R-T Programmable Digital Controller

Face Plate Auto-Builder for NS Version 3.0


Automatically create NS-series screen data from tag information created in the CX-Process. The number of compatible function block types has been increased significantly. There are 11 new function blocks supported, such as Basic PID, Segment Program, ON/OFF Valve Manipulator, and Motor Manipulator.
CX-Process CX-Designer

The program is executed up to the line before the breakpoint and then paused. Set parameters such as the trigger condition, trace data, and number of samples and start the data trace. When the data trace is completed, the trace results are displayed at the computer.

Face Plate Auto-Builder for NS

Ordering Information
Name 1 license 1 license 3 licenses 3 licenses FA Integrated Tool Package CX-One Version 2.0 10 licenses 10 licenses 30 licenses 30 licenses 50 licenses 50 licenses Media CD DVD CD DVD CD DVD CD DVD CD DVD Compatible OS Description Model CXONE-AL01C-EV2 CXONE-AL01D-EV2 CXONE-AL03C-EV2 CX-One is a comprehensive software package that integrates Support Software for OMRON PLCs and components. CXONE-AL03D-EV2 CXONE-AL10C-EV2 CXONE-AL10D-EV2 CXONE-AL30C-EV2 CXONE-AL30D-EV2 CXONE-AL50C-EV2 CXONE-AL50D-EV2

Windows 98 SE, Me, NT 4.0 (Service Pack 6a), 2000 (Service Pack 3 or higher), or XP
Note 1: Windows 95 is not supported. 2: A service pack must be downloaded and updated from the following site if the operating environment is Windows 2000 and Service Pack 3 or higher is not installed.

http://www.microsoft.com/japan/windows2000/ downloads/servicepacks/default.asp

Site licenses are available for users who will run CX-One on multiple computers. Ask your OMRON sales representative for details. When purchasing the DVD format, verify the computer model and DVD drive specifications before purchasing.

System Requirements
Item Operating system (OS) (See notes 1 and 4.) Computer Memory Hard disk Display Disk drive Communications ports Other Requirement Microsoft Windows NT (Service Pack 6a) Microsoft Windows 2000 (Service Pack 3 or higher) or Microsoft Windows Me

Microsoft Windows 98SE

Microsoft Windows XP

IBM PC/AT or compatible with a Pentium II 333 MHz or faster processor (Pentium III 1 GHz or faster recommended.) 256 MB minimum, 512 MB recommended. Approx. 1.9 GB or more available space is required to install the complete CX-One package. SVGA (800 x 600) or better high-resolution display with 256 colors min. XGA or better display is required for the CX-Process Software. CD-ROM drive or DVD drive One RS-232C port min. (See note 3.) Internet access is required to use online user registration, including a modem or other hardware connection method.

Note 1: CX-One OS Precaution:The CX-One will not run on Microsoft Windows 95 or any other OS not listed above. If such an OS is being used on the client computer, the OS must be upgraded before installing the CX-One. System requirements and hard disk space may vary with the system environment. Note 2: The amount of memory required varies with the Support Software applications used in CX-One. Refer to user documentation for individual Support Software for details. Note 3: An RS-232C port is required to connect the Support Software applications in CX-One to a PLC. If the computer provides only a USB port, use a CS1W-CIF31 USB/RS-232C Conversion Cable. To connect to a CPseries/NSJ-series PLC, however, an over-the-counter USB cable (type A-B) can be used to connected to the built-in USB port on the CP-series/NSJ-series PLC. Note 4: The Temperature Controller Support Software (CX-Thermo) can be installed and operated with Microsoft Windows 2000 (Service Pack 3 or higher) or Microsoft Windows XP only.

Support Software Contained in the CX-One Version 2.0


The following table shows the Support Software (Configuration Tools) installed by the CX-One Version 2.0.
Support Software in CX-One CX-Programmer Ver. 7.0 Outline Application software to create and debug programs for SYSMAC CS/CJ/CP/NSJ-series, C-series, and CVM1/CV-series CPU Units. Application software to build and set up FA networks, such as Controller Link, DeviceNet, CompoWay/F, and Ethernet. The Routing Table Component and Data Link Component can be started from this software. DeviceNet Configuration functionality is also included. Application software to create screen data for the NS-series PT Touch Panels. Application software to create protocols (communications sequences) between SYSMAC CS/CJ/CP/NSJ-series or C200HX/HG/HE Serial Communications Boards/Units/ Option Boards and general-purpose external devices. Application software to simulate SYSMAC CS/CJ/CP/NSJ-series CPU Unit operation on the computer to debug PLC programs without a CPU Unit. Application software to create and monitor data for SYSMAC CS/CJseries Position Control Units. Application software to monitor and set parameters for SYSMAC CS/CJ-series Position Control Units that support MECHATROLINK-II communications. (See note 2.) Support Software in CX-One CX-Motion-MCH Ver. 2.0 Outline Application software to create data and motion programming and perform monitoring for SYSMAC CS/CJ-series MCH Units that support MECHATROLINK-II communications. (See note 2.) Application software to create data for SYSMAC CS-series, C200HX/HG/HE, and CVM1/Cvseries Motion Control Units, and to create and monitor motion control programs. Application software to set and control data for Inverters and Servos. Application software to create and debug function block programs for SYSMAC CS/CJ-series Loop Controllers (Loop Control Units/Boards, Process Control CPU Units, and Loop Control CPU Units). Application software that automatically outputs screen data as project files for NS-series PTs from tag information in function block programs created with the CX-Process Tool. Application software to set and control parameters in components, such as Temperature Control Units. Application software for system setting and monitoring of SYSMAC CS/CJ-series FL-net Units. Utility software that helps debug PLCs. It helps to monitor the I/O status and to monitor/change specified present values within a PLC.

CX-Integrator Ver. 2.0

CX-Motion Ver.2.2 CX-Drive Ver. 1.3 CX-Process Tool Ver. 5.1 Faceplate Auto-Builder for NS Ver. 3.0 CX-Thermo Ver. 3.1 CX-FLnet Ver. 1.0 SwitchBox Utility Ver. 1.6

CX-Designer Ver. 2.0

CX-Protocol Ver. 1.7

CX-Simulator Ver. 1.7 CX-Position Ver. 2.3 CX-Motion-NCF Ver. 1.3

Note 1: If the complete CX-One package is installed, approximately 1.9 GB of hard disk space will be required. 2: MECHATROLINK is a registered trademark of Yaskawa Electric Corporation.

A variety of Internet services are provided, such as automatic updates.


A variety of Internet services are provided globally with the CXOne so that the customer's software environment will always be up-to-date. Services to users with a registered CX-One installation include automatic updates when an update is released and Internet downloads of function objects from the Function Block and Smart Active Parts libraries.

Online user registration Downloading Function Block and Smart Active Parts Libraries CX-One auto-updates for minor version upgrades

CX-One Web Server

Warranty and Limitations of Liability


WARRANTY OMRON's exclusive warranty is that the products are free from defects in materials and workmanship for a period of one year (or other period if specified) from date of sale by OMRON. OMRON MAKES NO WARRANTY OR REPRESENTATION, EXPRESS OR IMPLIED, REGARDING NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR PARTICULAR PURPOSE OF THE PRODUCTS. ANY BUYER OR USER ACKNOWLEDGES THAT THE BUYER OR USER ALONE HAS DETERMINED THAT THE PRODUCTS WILL SUITABLY MEET THE REQUIREMENTS OF THEIR INTENDED USE. OMRON DISCLAIMS ALL OTHER WARRANTIES, EXPRESS OR IMPLIED. LIMITATIONS OF LIABILITY OMRON SHALL NOT BE RESPONSIBLE FOR SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES, LOSS OF PROFITS, OR COMMERCIAL LOSS IN ANY WAY CONNECTED WITH THE PRODUCTS, WHETHER SUCH CLAIM IS BASED ON CONTRACT, WARRANTY, NEGLIGENCE, OR STRICT LIABILITY. In no event shall the responsibility of OMRON for any act exceed the individual price of the product on which liability is asserted. IN NO EVENT SHALL OMRON BE RESPONSIBLE FOR WARRANTY, REPAIR, OR OTHER CLAIMS REGARDING THE PRODUCTS UNLESS OMRON'S ANALYSIS CONFIRMS THAT THE PRODUCTS WERE PROPERLY HANDLED, STORED, INSTALLED, AND MAINTAINED AND NOT SUBJECT TO CONTAMINATION, ABUSE, MISUSE, OR INAPPROPRIATE MODIFICATION OR REPAIR. This catalog mainly provides information that is necessary for selecting suitable models, and does not contain precautions for correct use. Always read the precautions and other required information provided in product operation manuals before using the product.

The application examples provided in this catalog are for reference only. Check functions and safety of the equipment before use. Never use the products for any application requiring special safety requirements, such as nuclear energy control systems, railroad systems, aviation systems, medical equipment, amusement machines, vehicles, safety equipment, or other application involving serious risk to life or property, without ensuring that the system as a whole has been designed to address the risks, and that the OMRON products are properly rated and installed for the intended use within the overall equipment or system.

Note: Do not use this document to operate the Unit. OMRON Corporation
Control Devices Division H.Q. Shiokoji Horikawa, Shimogyo-ku, Kyoto, 600-8530 Japan Tel: (81)75-344-7109 Fax: (81)75-344-7149 OMRON ELECTRONICS LLC 1 East Commerce Drive, Schaumburg, IL 60173 U.S.A. Tel:(1)847-843-7900/Fax: (1)847-843-8568 OMRON ASIA PACIFIC PTE. LTD. 83 Clemenceau Avenue, #11-01, UE Square, Singapore 239920 Tel:(65)6835-3011/Fax: (65)6835-2711 OMRON (CHINA) CO., LTD. Room 2211, Bank of China Tower, 200 Yin Cheng Zhong Road, PuDong New Area, Shanghai, 200120 China Tel: (86)21-5037-2222/Fax: (86)21-5037-2200

Printed on 100% Recycled Paper

Authorized Distributor:

Regional Headquarters
OMRON EUROPE B.V. Wegalaan 67-69, NL-2132 JD Hoofddorp The Netherlands Tel:(31)2356-81-300/ Fax:(31)2356-81-388

Note: Specifications subject to change without notice.

Cat. No. R134-E1-03 Printed in Japan 1006-3M

Das könnte Ihnen auch gefallen