SoMachine configuration software Catalog January 2015 How can you fit a 6000-page catalog in your pocket ? Schneider Electric provides you with the complete set of industrial automation catalogs all on a handy USB key for PC or in an application for tablets Digi-Cat, a handy USB key for PC >>Convenient to carry >>Always up-to-date >>Environmentally friendly >>Easy-to-share format Contact your local representative to get your own Digi-Cat e-Library, the app for tablets If you have an iPad(R): >>Go to the App Store and search for e-Library >>or scan the QR code If you have an Android tablet: >>Go to the Google Play StoreTM and search for eLibrary >>or scan the QR code General contents SoMachine Basic programming software bb Presentation............................................................................................... page 2 bb Functions -- Navigation, -- Project management, -- Properties, -- Configuration.......................................................................................... page 3 -- Programming, -- Display, -- Commissioning....................................................................................... page 4 -- Counting, -- PTO, -- Communication...................................................................................... page 5 -- Position control (PLS, PWM, PTO), -- Event processing, -- Process control (PID)............................................................................. page 6 bb References................................................................................................. page 7 SoMachine programming software bb Presentation............................................................................................... page 8 bb Functions -- Project management, -- Configuration, -- Programming and debugging, -- Documentation, -- Application Function Block (AFB) libraries for dedicated solutions, -- Tested Validated Documented Architectures (TVDA).............................. page 9 bb Characteristics -- IEC 61131-3 programming languages, -- Controller programming services, -- HMI-based services, -- Motion services, -- Global services, -- Integrated fieldbus configurators, -- Expert and solutions libraries, -- Tools..................................................................................................... page 10 bb References................................................................................................page 11 Products reference index.................................................................. page 12 1 Presentation SoMachine Basic programming software For Modicon M221 and M221 Book logic controllers Compatibility of offers SoMachine Basic programming software > > > > Modicon M221 logic controllers Modicon M221 Book logic controllers Modicon TM3 expansion modules Modicon TM2 expansion modules Presentation SoMachine Basic programming software is a user-friendly tool designed to develop projects on Modicon M221 or Modicon M221 Book logic controllers. It can convert applications created on TwidoSuite and TwidoSoft. bb SoMachine Basic is organized according to the project development cycle: navigation of the software is easy and intuitive. bb SoMachine Basic offers a modern interface, so that getting started is: vv User-friendly and fast: The simplified interface helps you find the information you need in two or three clicks maximum vv Efficient, due to functions available bb SoMachine Basic creates an operator interface for TMH2GDB remote graphic display TMH2GDB Connecting a PC to the controller There are several ways of connecting a PC to Modicon M221 logic controllers during the programming, debugging and maintenance phases. bb Link via connection cables The PC is connected to the M221 controllers via the USB-B port, using cable TCSXCNAMUM3P (mini-USB to USB). bb Link via modem or routeur SoMachine Basic software Modems can reduce the frequency of on-site visits for certain maintenance operations. vv Modem connected to the M221 logic controller must be declared in the hardware configuration. It will be initialized by the controller automatically (Hayes initialization string). vv At the PC end, the SoMachine Basic software will associate a special modem connection that will be memorized in the project (including the telephone number to use). bb Ethernet network link With their integral Ethernet port, logic controllers TM221ppEpp can be connected to a PC using the Ethernet network and the Modbus TCP/IP protocol. bb Bluetooth(R) wireless link The Bluetooth(R) wireless link enables complete freedom of movement within a radius of 10 m around the controller. Schneider Electric offers Bluetooth(R) wireless adaptors both for the controller side and PC side. Please consult on our website, www.schneider-electric.com. 2 SoMachine Basic programming software Functions For Modicon M221 and M221 Book logic controllers Navigation, Project management, Properties, and Configuration Properties Configuration Programming Display Functions Navigation Commissioning SoMachine Basic offers intuitive and visual navigation. vv The presentation is optimized for selecting the development cycle stage of the project (Properties, Configuration, Programming, Display, commissioning). vv Each screen is divided into 3 zones: -- A selection tree -- A Work zone (Editor area): a streamlined workspace to carry out what is necessary and relevant to the current task, without any superfluous information. -- A Product reference catalogs organized by range Project management Selection tree Work zone Product reference catalogs The Project management function is used to: vv Create a new project vv Open a project from the PC (hard disk, CD-ROM, USB key, etc.) vv Retrieve a project from an M221 logic controller vv Open a Twido project, with automatic conversion vv Create a new project based on an existing project template vv Print a project r Properties Screens enabling entry of identification data for a new project, such as: vv Details of the project creator vv Details of their company vv Information relating to the project vv Project protection information vv Application protection information Properties Configuration Configuration allows: bb Creating the hardware configuration corresponding to the application using "catalog" selection: vv The logic controller (Modicon M221) vv The I/O expansion modules (Modicon TM2, Modicon TM3) vv The standard and application cartridges. A graphic editor enables easy assembly of the various elements using simple drag & drop. Configuration bb vv vv vv And configuring all the hardware functions selected for the application: Discrete, analog I/O High Speed Counters inputs Pulse Generator outputs: -- Pulse Width Modulation (PWM) -- Pulse generator (PLS) -- Pulse Train Output (PTO) vv And the communication ports (Ethernet, serial link) Availability: 1st quarter 2015. 3 Functions (continued) SoMachine Basic programming software For Modicon M221 and M221 Book logic controllers Programming, Display, Commissioning Functions Programming bb The program is organized in POU (Program Organization Units) or sections. These sections consist of RUNG (networks) to simplify both reading and navigation within the program. vv The POU are associated with various tasks of the application: master, periodic, events. They can be programmed in: -- Instruction List (IL) language -- LADDER (LD) language vv The Rungs define all the connectable elements in the application. Programming bb vv vv vv vv vv vv vv vv vv bb bb bb Display The LADDER editor provides intuitive and high performance programming: Drag & drop operation Undo / Redo function Choice of keyboard shortcuts and toolbar according to the user profile List of Rung templates available to assist with the programming of high-level functions Assistance for connection of LADDER elements when creating networks Easy linking of variables to the LADDER elements Context-sensitive online help Project backup, even if the LADDER networks are not complete Automatic analysis and compilation Modification online and in Run mode: This mode allows the program of the connected controller to be modified. Animation tables. Search and replace function. Display bb Configuration of the remote graphic display bb Configuration of the Alarm list bb Creation and configuration of an operator interface from pre-defined pages (menu, monitor, control, bar graph, VU meter) Commissioning Commissioning 4 Tasks that are available and can be carried out during commissioning. bb Connection: vv Automatic discovery of the controller connected to the PC, according to the type of connection port: USB, Ethernet, Bluetooth(R) vv Transfer of application between PC and logic controller bb Firmware update of the logic controllers. bb Backup and restoration of all the logic controller data: Memory area. bb Logic controller information. bb Real-time clock management. Functions (continued) SoMachine Basic programming software For Modicon M221 and M221 Book logic controllers Counting, PTO, Communication Functions Counting SoMachine Basic provides two counting software functions for M221 logic controllers. bb High Speed Counting HSC The counter is accessed via the 32-bit %HSCi function block. It is programmed for execution of one of the following functions: vv Up/Down counter vv Bi-phase Up/Down counter vv Frequency meter The pulses to be counted can come from an incremental encoder or proximity sensors (upcounting/downcounting) connected to fast inputs of the M221 logic controller. High speed counting HSC bb Fast Counting FC The 16-bit %FCi fast counter enables upcounting or downcounting of pulses (rising edge) on the fast inputs of the M221 logic controller. PTO Fast counting FC 18 function blocks are used to manage the fast outputs (PTO) in: vv speed output vv position outputs vv S curve profile Communication 4 function blocks exist to facilitate the implementation of communication: vv Modbus serial link, vv Modbus Ethernet, vv Sending messages on serial link. 5 Functions (continued) SoMachine Basic programming software For Modicon M221 and M221 Book logic controllers Position control, Event processing, Process control (PID) Functions Position control SoMachine Basic provides three positioning software functions for the M221 logic controllers. For example, they can be used for stepper motors. bb PLS function The PLS function block generates fixed ratio pulses. In some cases, the frequency can be fixed and in others it is variable (as in control of slopes when driving a stepper motor). The %PLS function block can be programmed to generate a specific number of pulses. The %PLS function blocks are assigned to the %Q0.0 or %Q0.1 outputs of the M221 controllers. The pulse generator signal has a variable period, but with a constant duty cycle which establishes an ON to OFF ratio of 50% of the period. PLS function bb PWM function The PWM function block generates pulses of fixed frequency, with a variable ON to OFF ratio for the output signal. The ON to OFF duration ratio is a dynamic variable called %PWM.R, with a range from 1% to 100%. The PWM function blocks are assigned to the %Q0.0 or %Q0.1 outputs on a controller. The %PWM function block, defined by the user, generates a signal on output %Q0.0 or %Q0.1 of the M221 controller. PWM function bb PTO function The PTO function enables position control by pulse train - pulse/direction (P/D) or CW/CCW signals, depending on the type of servo drive. These pulses are generated on outputs %Q0.0 and %Q0.1 of the Modicon M221 logic controller. Event processing Event management by the application. bb Source types: vv Events on embedded inputs vv Threshold events on the high speed counter (HSC) vv Periodic event (Timer) bb Each event executes a single subroutine of the program. Process control (PID) bb bb bb bb bb bb bb 6 14 PID programming loops. Auto-tuning algorithm. Analog/PWM output. Linear conversion of measurement input. 2 alarm levels (high and low) on the measurement. Control output limits. Direct and Inverse action. References SoMachine Basic programming software For Modicon M221 and M221 Book logic controllers References SoMachine Basic software SoMachine Basic software bb SoMachine Basic software runs on the following configurations: vv Microsoft Windows (R) XP Professional SP3 (service Pack 3) 32 and 64-bit , Microsoft Windows (R) 7 Professional Edition 32 and 64-bit , Microsoft Windows (R) 8 Professional Edition 32 and 64-bit vv 1 GHz Premium type processor, 1 GB hard disk and 1 GB RAM minimum vv Minimum screen resolution of 1280 x 800 pixels recommended bb The software product is available on: vv Our website www.schneider-electric.com vv CD (see below). Description SoMachine Basic vv Programming languages vv User languages Version/ Reference support vv Instruction List (IL) language, V1.3/ LADDER (LD) language CD vv Languages available: English, French, German, Italian, Brazilian Portuguese, Simplified Chinese, Spanish and Turkish Weight kg lb SOMBASAP13 - Cable for connecting a PC to the M221 and M221 Book logic controllers TCSXCNAMUM3P Description For use From Programming cable Type A USB port of programming and firmware update PC Length Reference 3m 9.84 ft TCSXCNAMUM3P To Mini-B USB port of M221 and M221 Book logic controllers Weight kg lb 0.065 0.143 Link via modem or routeur Modem, industrial routeur VPN For a remote access for M221 and M221 Book logic controllers, Please consult our Modicon M221 logic controllers catalog (N DIA3ED2140106EN) or on our website, www.schneider-electric.com Bluetooth(R) wireless link Please consult on our website, www.schneider-electric.com 7 SoMachine software Presentation Simplify machine programming and commissioning Presentation SoMachine is the machine builders solution software for developing, configuring, and commissioning the entire machine in a single software environment, including logic, motion control, HMI, and related network automation functions. SoMachine allows you to program and commission all the elements in Schneider Electric's Flexible and Scalable Control Platform, the comprehensive solution-oriented offer for machine builders, which helps you achieve the optimum control solution for each machine's requirements. SoMachine software platform Tablet + SoMachine Ethernet Magelis STU Scalability vv SoMachine allows a flexible and scalable usage of controllers in the SoMachine context: it is easy to integrate the M221 logic controllers from SoMachine Basic into a SoMachine project. vv The Flexible Control feature allows you to replace a controller with another one, while retaining the logic and the configuration. Several versions of SoMachine can run in parallel in a system to help ensure compatibility. Modicon M241 CANopen Lexium 32 servo drive The Flexible and Scalable Control Platforms offer includes: vv Controllers: -- Modicon logic controllers: M238, M241, M251, and M258 -- Modicon motion controllers: LMC058, LMC078 -- HMI controllers: Magelis SCU, XBTGC, XBTGT/GK -- Drive controller: Altivar IMC vv I/O: -- Modicon modules: TM2, TM3, TM5, and TM7 offers vv HMI: -- MagelisTM STO/STU Small Panels -- MagelisTM GH/GK/GT Advanced Panels -- MagelisTM GTO Optimum Advanced Panels Altivar 32 variable speed drive SoMachine is a professional, intuitive, and open software solution integrating Vijeo-Designer. It also integrates the configuring and commissioning tool for motion control devices. It features the IEC 61131-3 languages, integrated fieldbus configurators, expert diagnostics and debugging, as well as multiple capabilities for maintenance and visualization including web-visualization. SoMachine integrates tested, validated, documented, and supported expert application libraries dedicated to applications in pumping, packaging, hoisting, and conveying. Software solution SoMachine is a single software environment with: bb One software package bb One project file bb One connection bb One download operation Visual graphic user interface Navigation within SoMachine is intuitive and highly visual. Presentation is optimized in such a way that selecting the development stage of the desired project makes the appropriate tools available. The user interface suggests the tasks to be performed throughout the project development cycle so that nothing is overlooked. The workspace has been streamlined, so that only that which is necessary and relevant to the current task is featured, without any superfluous information. Learning center From the home menu, the learning center provides several tools to help you get started with SoMachine. An animated file explains the SoMachine interface and concept in brief. An e-learning section gives you the opportunity to teach yourself about SoMachine and its new features. A third section provides links to several documented examples of simple coding with SoMachine. An intuitive and efficient online help is also available to answer your questions. 8 SoMachine software Functions Simplify machine programming and commissioning Project management The software's project management functionality lets you browse through existing projects quickly to gather the relevant information without needing to open each project individually. There are several ways of creating a new project: using tested, validated, documented architectures, using the examples provided, using an existing project, or starting with an empty project. There is quick access to the most recently used projects. You can also create a project from a standard project taking advantage of a preconfigured program (task, library, etc.). Project properties You can define additional information for each project using simple forms. It is also possible to attach documents and custom or configuration pictures. The software also supports automatic versioning. Configuration Project management The user interface allows you to configure devices and architectures in a hierarchical order. The various elements of the configuration can be easily assembled by selecting from a device "catalog" (controllers, expansion modules, etc.) with a simple drag & drop. The catalog can be searched and filtered as required. Device templates are available to easily add preconfigured equipment. Programming and debugging Programming is an essential step, and the user has to carefully design it to be as efficient as possible. Advanced control and HMI functions cover all the needs of Machine builders in terms of creating the control and visualization systems. Powerful tools allow debugging and functional tests such as simulation, step-by-step execution, breakpoints, and traces. "Catalog" Documentation SoMachine allows you to customize and generate a project report for printing: -- Select the items to be included in the report -- Organize the sections -- Define the page layout -- Print the report Tablet PC + SoMachine Ethernet Modicon M241 Web visualization Transparency SoMachine is an FDT (Field Device Tool) container and supports DTM (Device Type Manager) files. SoMachine manages remote devices via DTM files, providing direct communication with each device. Communication is transparent via SoMachine, the controller, and the fieldbus (Modbus Serial Line, Modbus TCP, CANopen, and CANmotion). SoMachine also supports FDT/DTM connections directly from the PC to the devices via Modbus Serial Line or Modbus TCP. Application Function Block (AFB) libraries for dedicated solutions SoMachine includes application function block libraries for selected machines. Their simple configuration speeds up design, commissioning, installation, and troubleshooting. These libraries cover the following applications: bb Packaging bb Hoisting bb Conveying bb Pumping Tested Validated Documented Architectures (TVDA) SoMachine provides a variety of preset projects with ready-to-use architectures you can adapt to individual requirements. Some of them are generic TVDA based on controller configurations. Others can be dedicated to specific solutions by application-oriented TVDAs. Application Function Blocks 9 Characteristics SoMachine characteristics SoMachine software Simplify machine programming and commissioning IEC 61131-3 programming languages bb IL (Instruction List) bb LD (Ladder Diagram) bb SFC (Sequential Function Chart) bb ST (Structured Text) bb FBD (Function Block Diagram) + CFC (Continous Function Chart) Controller programming services bb Multi-tasking: Mast, Fast, Event bb Functions (Func) and function blocks (FBs) bb Data Unit Type (DUTs) bb Online changes bb Watch windows bb Graphical monitoring of variables (trace) bb Breakpoints, step-by-step execution bb Simulation bb Visualization for application and machine setup HMI-based services bb Graphics libraries containing more than 4,000 2D and 3D objects bb Simple drawing objects (points, lines, rectangles, ellipses, etc.) bb Preconfigured objects (button, switch, bar graph, etc.) bb Recipes (32 groups of 256 recipes with max. 1024 ingredients) bb Action tables bb Alarms bb Printing bb Java scripts bb Multimedia file support: wav, png, jpg, emf, bmp bb Variable trending Motion services bb Configuration and commissioning of embedded devices bb CAM profile editor bb Sample application trace bb Motion and drive function block libraries for variable speed drives, servo drives, and stepper drives bb Visualization screens bb Logical encoder Global services bb User access and profile bb Project documentation printing bb Project comparison (control) bb Variable sharing based on publish/subscribe mechanism bb Library version management bb Machine energy efficiency monitoring Integrated fieldbus configurators bb Control network: vv Modbus Serial Line vv Modbus TCP vv Modbus TCP I/O Scanner bb Fieldbus: vv CANopen vv CANmotion vv sercos III bb Connectivity: vv Profibus-DP vv Ethernet IP bb Web Visualization: Display the SoMachine controller visualization screens in a web browser Expert and solutions libraries bb PLCopen function blocks for motion control vv Example: MC_MoveAbsolute, MC_CamIn, ServoDrive, etc. bb Packaging function blocks vv Example: Analog film tension control, rotary knife, lateral film position control, etc. bb Conveying function blocks vv Example: tracking, turntable, conveyor, etc. bb Hoisting functions vv Hoisting function blocks: anti-sway, anti-crab, hoisting position synchronization, etc. vv Application template for industrial crane bb Pumping application vv Pumping function blocks: cavitation protection, friction loss, PID, stage/destage functions, etc. vv Application template for booster bb Material processing application vv Application templates bb Energy efficiency library Tools bb Controller assistant vv Manage the firmware and application without opening SoMachine vv Create images and backup of the controller bb Software configuration manager vv Manage the installed versions and components of SoMachine bb License manager vv Activate and manage licenses for all Schneider Electric licensed products vv Support registration and license transfer bb Schneider Electric Software Update (SESU) vv Online notification of all available updates and news about the installed Schneider Electric software products vv Download and install updates, patches, and extensions from the web 10 SoMachine software References Simplify machine programming and commissioning Product offer SoMachine software is delivered on a DVD whose features are available for a 21 day trial. Afterwards a license is required to continue to benefit from SoMachine. bb SoMachine is available in 8 languages: English, French, German, Italian, Portuguese, Simplified Chinese, Spanish, and Turkish bb Operating systems for engineering PC: Microsoft Windows(R) XP Professional, Microsoft Windows(R) 7 Professional 32-bit/64-bit bb Documentation is supplied in electronic format: complete online help with complementary documentation in pdf version References SoMachine software Supported controllers Reference bb Logic controllers: Modicon M238, Modicon M241, Modicon M251, Modicon M258 bb Motion controllers: Modicon LMC058, Modicon LMC078 bb HMI controllers: Magelis SCU, XBTGC, XBTGT/GK bb Drive controller: Altivar IMC DVD (1) License (2) / number & type SOMNACS41 + Trial V4.1 license (21 days) SOMNACCZXSPAZZ / 1 (Single) SOMNACCZXTPAZZ / 10 (Team) SOMNACCZXEPAZZ / 100 (Entity) Specific application libraries for SoMachine software Supported controllers Application Expert library bb Logic controllers: Modicon M238, Modicon M241, Hoisting Modicon M251, Modicon M258 bb Motion controllers: Modicon LMC058, Modicon LMC078 bb HMI controllers: Magelis SCU, XBTGC, XBTGT/GK bb Drive controller: Altivar IMC Reference Licence SOMAAECZXSPAZZ Single license SOMAAECZXTPAZZ Team license License updating from V3.0 and V3.1 to V4.1 SoMachine reference (V3.0/V3.1) Reference update to SoMachine V4.1 bb Logic controllers: Modicon M238, Modicon M258 bb Motion controllers: Modicon LMC058 bb HMI controllers: Magelis SCU, XBTGC, XBTGT/GK bb Drive controller: Altivar IMC Supported controllers MSDCHNLMUA (Single) SOMNADCZXSPAZZ Single license MSDCHNLMTA (Team) SOMNADCZXTPAZZ Team license MSDCHNLMFA (Facility) SOMNADCZXEPAZZ Entity license bb Each controller for Solution (S Type controllers) MSDCHLLMUV3pS0/, MSDCHLLMTV3pS0 SOMNSDCZXTPAZZ - SoMachine software compatibility with hardware control platforms Controller type Modicon M238, Magelis XBTGC SoMachine software version V1.0 Modicon M258 V2.0 Modicon LMC058, Modicon TM5 CANopen Interface, Modicon TM7 CANopen Interface, Altivar IMC V3.0 Magelis SCU V3.1 (+ Vijeo Designer V6.1 SP3) Modicon M241, Modicon M251, Modicon LMC078 (from V4.1 SP1) V4.1 (1) The DVD is mandatory and delivered with a trial license. (2) One of the 3 types of license is mandatory. 11 SoMachine configuration software Index Product reference index S SOMAAECZXSPAZZ 11 SOMAAECZXTPAZZ 11 SOMBASAP13 7 SOMNACCZXEPAZZ 11 SOMNACCZXSPAZZ 11 SOMNACCZXTPAZZ 11 SOMNACS41 11 SOMNADCZXEPAZZ 11 SOMNADCZXSPAZZ 11 SOMNADCZXTPAZZ 11 SOMNSDCZXTPAZZ 11 T TCSXCNAMUM3P 12 7 Head Office 35, rue Joseph Monier F-92500 Rueil-Malmaison France The information provided in this documentation contains general descriptions and/or technical characteristics of the performance of the products contained herein. This documentation is not intended as a substitute for and is not to be used for determining suitability or reliability of these products for specific user applications. It is the duty of any such user or integrator to perform the appropriate and complete risk analysis, evaluation and testing of the products with respect to the relevant specific application or use thereof. Neither Schneider Electric nor any of its affiliates or subsidiaries shall be responsible or liable for misuse of the information contained herein. Design: Schneider Electric Photos: Schneider Electric January 2015 - V2.0 DIA3ED2140110EN www.schneider-electric.com/msx Schneider Electric Industries SAS