Omslag_MA00759F.
Foreword Manual for E-Designer Foreword This manual is a description of E-Designer, the configuration tool used to create applications for the operator panels in the E1000-series. Further on in the manual we refer to the configuration tool. Please see the E-Designer User’s Guide (MA00760) for function-based descriptions. The manual assumes that the most recent versions of the system program (firmware) and configuration tool are used.
Contents Contents 1 Installation .................................................................................................... 9 1.1 The Configuration Tool ......................................................................9 2 General........................................................................................................ 11 2.1 Method for Creating a Project ...........................................................11 2.2 Blocks................................................
Contents 3.16 I/O Cross Reference.......................................................................... 49 3.17 Other Managers/Editors ................................................................... 49 3.18 The File Menu.................................................................................. 50 3.19 The Edit Menu................................................................................. 53 3.20 The View Menu....................................................................
Contents 8 Alarm Management ................................................................................... 153 8.1 Alarm Groups..................................................................................154 8.2 Alarms .............................................................................................155 8.3 Alarm Properties..............................................................................159 8.4 Alarm Import ............................................................
Contents 12 Printouts from the Operator Panel ............................................................ 189 12.1 Connection to Printer..................................................................... 189 12.2 Text Block Reports ......................................................................... 190 12.3 Graphic Block Printouts ................................................................. 190 12.4 Defining the Printout ..................................................................
Contents 17 Communication ........................................................................................ 215 17.1 Communication with Two Controllers (Dual Drivers)....................215 17.2 Data Exchange between Controllers ................................................219 17.3 Transparent Mode...........................................................................221 17.4 Passthrough Mode...........................................................................225 17.
Contents 23 Project Transfer......................................................................................... 301 23.1 Transfer Properties.......................................................................... 301 23.2 TCP/IP Transfer............................................................................. 305 23.3 Serial Transfer................................................................................. 306 23.4 Modem Transfer.....................................................
Installation 1 1.1 Installation The Configuration Tool The configuration tool is a software package used for developing projects for operator panels in the E1000-series. The functions in the configuration tool depend on which operator panel model is used. In the configuration tool a project is created with graphic blocks and text blocks, which are then transferred to the operator panel. The configuration is described in the chapter Configuration with the Configuration Tool.
Installation 10 Mitsubishi Electric, MA00759F
General 2 General This chapter describes the structure of an application project in the operator panel. There is also an explanation of the general principles, object parameters, and joint functions applicable in the operator panel. 2.1 Method for Creating a Project The graphical structure of the application in the operator panel constitutes a wellarranged monitoring tool for the operator. It is important to organize the application well and to consider which functions are necessary.
General 2.2 Blocks Each block has a number between 0 and 989 allocated by the developer. The blocks 990-999 are reserved for special purposes, so-called system blocks. The operator panel is object-orientated, which means that a block can contain all the signals linked to an object for the control and monitoring of, for example, a pump. Block properties, such as block number and type of block, are defined for each block.
General 2.3 Signal Format The following signal formats are available in the dialog for each object, on the assumption that the selected driver supports the signal format. Format type Area Signed 16-bit -32,768 – +32,767 Unsigned 16-bit 0 – +65,535 Signed 32-bit -2147483648 – +2147483647* Unsigned 32-bit 0 – +4294967295* Float with exponent, 32-bit ±3.4E38*. Numbers larger than 1,000,000 are shown with exponent.
General 2.4 Efficient Communication To make the communication between the operator panel and the controller quick and efficient the following should be noted about how the signals are read and how the reading can be optimized. Signals Affecting Communication Time Only signals to objects in the current block are read continuously. This also includes signals for object dynamics. Signals to objects in other blocks are not read, thus the number of blocks does not affect the communication time.
General How to Make the Communication More Efficient Group Controller Signals Consecutively Signals from the controller are read most rapidly if all signals in the list above are consecutive. If for example, 100 signals are defined, the quickest way to read these is to link them, for example, M0.0-M11.7. If the signals are spread (e.g. I0.4, Q30.0, M45.3 etc.) the updating is slower.
General 2.
General 2.6 Project Documentation Project Printouts Select File/Print... to print the project. The project documentation is generated automatically by selecting the options in the Print Project dialog. Choose which parts to include by clicking the boxes. The project documentation can include a table of contents and a cover page (Document Header) with the option to include the desired logo and text. Select File/Document Header to define the contents.
General 2.7 Service Menu The Service Menu is accessed by setting the mode switches on the operator panel in mode 1000. Please see the Hardware and Installation manual for the operator panel for information about the mode switches. The following options are available in the Service Menu: Network Settings Select this option to access the Network Menu.
General Update System Program from Memory Card Insert a Compact Flash or USB memory stick with a new system program and follow the instructions. The system program can also be updated via the configuration tool for the operator panels. Calibrate Touch Screen Follow the instructions on the screen to calibrate the touch screen.
General 2.8 Diagnostic Page The diagnostic page is accessed by pressing a key or a touch key that has been configured for this purpose. See chapter 21 Function Keys.
Configuration with the Configuration Tool 3 Configuration with the Configuration Tool This chapter describes how to configure the operator panel using the configuration tool. How to install the software is explained in the chapter Installation. The configuration can be performed using the menus, additionally, many functions can be reached easily by right-clicking on a component in the Project Manager or from different toolbars. Select View/Toolbars to display or hide different toolbars.
Configuration with the Configuration Tool 3.1 Starting the Configuration Tool Click on Start/All Programs/E-Designer/E-Designer. The menus File, View, Properties and Help are displayed in the menu bar when the configuration tool is started. The Standard Toolbar The Standard Toolbar is used for functions such as opening and saving projects, copying and pasting objects, and undoing the latest actions. One button is used to display/hide the Project Manager, and another to print the current project.
Configuration with the Configuration Tool 3.3 Creating a Project A new project is created under File/New. Select the type of operator panel and controller to use in the project in the Project Properties dialog. All the alternatives are not available for every type of operator panel. Click OK to create a new project. Click Change. Operator Terminal Select operator panel model and version (system program) for the operator panel used.
Configuration with the Configuration Tool Controller Systems Select the controller the operator panel is to be connected to. Click the Change button to display the list of installed drivers. Select brand name and protocol. Click OK to finish. If you do not want to make any changes, click Cancel. Two drivers can be used in the same project, i.e. the operator panel is capable of using two drivers. The driver for the second controller is selected in the same way as for the first.
Configuration with the Configuration Tool Internal Variables Internal variables can be used and selected in the same way as different drivers. A number of volatile and non-volatile user-defined variables can be selected. When a value is changed, the non-volatile variables are saved in the flash memory to be read at the next start-up. The system variables are fixed. These can be used to display e.g. poll intervals and for toggle functions.
Configuration with the Configuration Tool Bit Description M8196 Communication Error bit for driver 1. The value 0 indicates a communication error. Not valid for slave drivers. M8197 Communication Error bit for driver 2. The value 0 indicates a communication error. Not valid for slave drivers.
Configuration with the Configuration Tool 3.4 Saving a Project Selecting File/Save As allows saving the project either as a regular project with a number of folders, or as a zipped file. A zipped project does not need to be unzipped before it is opened. 3.5 Updating Drivers Drivers can be updated from the Internet or from disk. To implement the downloaded drivers, the configuration tool must be restarted.
Configuration with the Configuration Tool Updating Drivers from Disk Select File/Update Drivers From/Disk to update available drivers to the latest version, or to install new drivers from disk. Browse to the folder where the driver files are is located. A list of all drivers that can be installed is now shown. Then follow the instructions above. 3.6 Changing Project Properties Both the selected operator panel and controller can be changed for the project.
Configuration with the Configuration Tool 3.7 The Project Manager When a project is created, the Project Manager is displayed, with all blocks and components included in the application. Expand the folders in the Project Manager, by clicking on the +, to display the contents of the folders. The Blocks Folder Some blocks in the Blocks folder are created automatically. The Main block, block 0, must always be used in the project.
Configuration with the Configuration Tool The Alarms Folder Alarm Groups and Alarm Messages are automatically created in the Alarms folder. See chapter Alarm Management for information. The Peripherals Folder Right-click on Controller 1 or Controller 2 to select another driver, to change the port the controller is connected to or to display the controller properties. See also section Controller Systems. Right-click on Internal Variables and select Properties to display the Internal Variables properties.
Configuration with the Configuration Tool 3.8 The Block Manager Double-clicking on the Blocks folder displays the Block Manager, with an overview of all blocks in the project. When the Block Manager is displayed, the The Block Manager Toolbar and the The Zoom Toolbar are highlighted. The Block Manager Toolbar The buttons in the Block Manager Toolbar are used to add blocks and to display the properties dialog for the selected block.
Configuration with the Configuration Tool Creating Blocks Right-click on the Block Manager and select New Block to add a block in the project. A dialog with basic properties for the block is displayed. Block name: A name for the block can be entered here. The block name is shown in the Block Manager, in the Project Manager and in the Block List. Block number: The number of the block. Block 0 is created automatically, and must always be used in a project. Block type Select block type; graphic or text.
Configuration with the Configuration Tool Block Properties Right-click on a block in Project Manager or in the Block Manager and select Properties to enter more detailed information about the block. The appearance of the properties dialog differs depending on the selected block type. General The following properties are defined under the General tab: Block no: The number of the block. Block name: A name for the block can be entered here.
Configuration with the Configuration Tool Background block: Only applicable for graphic blocks. Not available for E1012 and E1022. It is possible to select another block as the background block, to, for example, use the same background in more than one block. Select View/Options/Show Background Block when the Graphic Block Manager is active to show the background block when the actual block is edited. Note: Only one dimension of background blocks can be used; i.e.
Configuration with the Configuration Tool Printout The following properties are defined under the Printout tab: Print signal: A digital signal which, when activated, results in the block being printed out on a connected printer. Display signal and Print signal can be the same. Print signals in consecutive order should be used to obtain the fastest possible printouts. Completion signal: A digital signal activated by the operator panel when the printout is ready. The signal is normally set to one.
Configuration with the Configuration Tool 3.9 Showing Operator Panel around the Working Area When double-clicking on a block in the Blocks folder in the Project Manager, an image of the current operator panel is drawn around the working area of the active block. Function keys, LEDs and text fields in the image can be edited by doubleclicking on the image. This function can be turned off by unchecking the option View/Options/Show Terminal.
Configuration with the Configuration Tool 3.10 Configuration of Blocks Double-click on a block in the Project Manager. The working area for the block and the Objects Toolbar are now shown. The working area is the Graphic Block Manager or the Text Block Manager, depending on whether a graphic block or text block is opened. All objects that can be created in the block are available from the Objects Toolbar.
Configuration with the Configuration Tool The Layout Toolbar The buttons in the Layout Toolbar are used to send objects to the front or back of each other, and to show or hide a grid. The Color Toolbar The Color Toolbar shows the foreground color and background color of a selected object, as well as the block color. Clicking on the buttons allows selecting other colors from the palette. Not available for E1012, E1022 and E1032.
Configuration with the Configuration Tool Grouping Objects After marking some objects on the working area, these can be grouped by selecting Layout/Group. Grouped objects are treated as one object, the size of which can be changed. The color and font can be changed individually for the objects in a grouped object. When clicking on an object in a grouped object, the editing dialog for that object is displayed. Select Layout/Ungroup to ungroup a grouped object.
Configuration with the Configuration Tool Creating Series Series of objects can be created in graphic blocks. Line up objects in a row or columns with the same object. Then select the objects (not text objects), and choose Object/Create Series.
Configuration with the Configuration Tool Select to create rows or columns, the number of rows/columns, and in which direction the series should be expanded. Click OK for the configuration tool to create a table with the specified number of lines or columns. Note: The lead text must end in a number for the table to be created. The Alarm banner object cannot be included in a table. 3.
Configuration with the Configuration Tool 3.12 Static Symbols Static symbols can be imported to the project, either from the bitmap library, where a number of buttons, pump symbols etc. are located, or by browsing the PC for graphic files. Graphic files in the formats .bmp, .jpg, .gif and .wmf can be imported to the bitmap library from another Windows program, e.g. Paint. A maximum of 30 characters can be used for symbol names. Country specific characters are allowed.
Configuration with the Configuration Tool Click Open and OK to select a symbol. The symbol is now visible in the Static Symbol dialog. General Parameter Description Symbol The symbol name of the selected symbol. Select Button used to select symbols from the library or browse for graphic files in the PC. Transparent Makes the background of a symbol transparent. The color of the top left pixel in the image controls which color will be transparent.
Configuration with the Configuration Tool Copying Graphics from Other Programs Use the copy function in the other program (e.g. Paint). Right-click in the Library and select Paste. Enter a name for the symbol. The symbol is now saved in the symbol library with the given name. With the copy and paste functions in the configuration tool it is possible to copy graphics and symbols between blocks and between projects.
Configuration with the Configuration Tool Import Symbols The import function makes it possible to reuse symbols from other applications. Image files in the formats bmp, cmp, dcx, fpx, jpg, mpt, pcd, png, tga, tif and pcx can be imported to the symbol library from another Windows program, e.g. Paint. Create The Create function is used to draw a new symbol. When you click on the Create button you are asked to name the symbol you want to create. A bitmap manager opens when you click OK.
Configuration with the Configuration Tool Adding a Static Symbol in a Block Click on the object Symbol in the toolbox, place the pointer on the working area in the block where you want to place the symbol, and click. The Static symbol dialog is shown when you click in the working area. Click Select. Select the symbol to be shown, User-created or Built-in and click OK. When Stretch is selected, the object’s X and Y size can be changed. 3.
Configuration with the Configuration Tool Change Select whether one I/O is to be changed, or whether if the complete I/O area is to be moved. From I/O, End I/O, To I/O State which I/O is to be changed, and to what or which I/O area it is to be moved. Confirm each change Select whether you want to confirm changing the I/O for each object. 3.14 The I/O Browser If a local name list is created in the project, I/O signals can be selected from the list, using the button I/O when objects are defined.
Configuration with the Configuration Tool 3.15 Changing BDTP Station This function allows you to change the index numbering in a BDTP client project included in a BDTP network, e.g. from station 1 to station 3. Not available for E1012 and E1022. Select Edit/BDTP Station Change. Change station in Select whether to change the index numbering in the entire project, or for marked objects.
Configuration with the Configuration Tool 3.16 I/O Cross Reference The I/O cross reference function is used to document I/Os in a well-arranged way. Select View/I/O Cross Reference. Start I/O and End I/O can be stated in the dialog. If the Start I/O field is left blank all I/Os to the value in the End I/O field will be included. If the End I/O field is left blank all I/Os from the value in the Start I/O field will be included. If both fields are left blank all I/Os will be included in the list.
Configuration with the Configuration Tool 3.18 The File Menu The File menu contains functions for creating, opening, saving and closing projects, also available from the Standard Toolbar. Printout options are also accessed from this menu. With the functions Update Drivers From you can update the drivers from the Internet and from disk, see the section Updating Drivers.
Configuration with the Configuration Tool MXChange Database Actions The menu options in the MXChange Database Actions menu apply to the selected driver. Note: The menu options in the MXChange Database Actions menu apply to the entire MXChange database, not just the current project. Select MXChange Database Actions/New to display the following dialog. In this dialog it is possible to create a new database to an existing MXChange server.
Configuration with the Configuration Tool Selecting MXChange Database Actions/Compact reduces the size of the MXChange database file by removing any unused space. Selecting MXChange Database Actions/Change password changes the password to the MXChange database (normally left blank). In the window that appears, you must enter the old password correctly for security, and then type the new password twice to make sure that it is typed correctly.
Configuration with the Configuration Tool 3.19 The Edit Menu The Edit menu contains functions for cutting, copying, pasting, undoing and selecting all, also available from the Standard Toolbar. The Find function is accessible when editing multiple language texts. The menu also includes the functions Changing I/Os, Changing BDTP Station, selection of default controller and font templates.
Configuration with the Configuration Tool 3.20 The View Menu Different managers, tools, toolbars and features can be displayed/hidden from the View menu. The Block List The Block List lists the blocks included in the application. New blocks can be created using the New-button, and existing blocks are opened with Open. Block properties are displayed when clicking Properties. Selected blocks can be removed using the Deletebutton.
Configuration with the Configuration Tool The Name List A local name list for the signals used can be created using the Name List. When using the name list, it is the name, and not the address, that is unique. Signals in the project which are not named can be inserted in the name list with the function Undefined. New signals can be added and existing ones can be edited and updated. The Rebind function has to be used to update the project with the changes made in the name list.
Configuration with the Configuration Tool Rebind can be performed in two different ways. If Update address and retain object name is selected, the addresses of all objects in the project is updated, but also data type, index and poll group interval, by matching their names with the signal names in the Name list. If Update name and retain object address is selected, only the name is updated.
Configuration with the Configuration Tool The Connect File button is used to import varible naming. The file types *.nam (Melsec Medoc), *.asc (GX IEC Developer) and *.csv are supported. Some Melsec drivers have a built-in import functionality. See respective driver help file for information. In these cases the Match name list signals with object signals by addresses only has no influence. Toolbars All toolbars can be shown/hidden.
Configuration with the Configuration Tool 3.21 The Functions Menu In the Functions menu there are managers for function keys, LEDs, alarm groups, alarms, time channels, passwords, message libraries, macros, data exchange, data logger and I/O configuration. Function Keys Global function keys can be defined by selecting Function Keys. See the chapter Function Keys. LED LED functions can be defined by selecting LED. See the chapter LEDs. Alarm Groups Alarms can be grouped, e.g.
Configuration with the Configuration Tool Message Library Message tables, where values between 0 and 65,535 are linked to texts can be created by selecting Message Library. See the chapter Message Library. Macros Events to influence all function keys and touch keys can be created by selecting Macros. See the chapter Macros. Data Exchange By selecting Data Exchange conditions for data exchange between selected controllers can be defined. See the chapter Communication.
Configuration with the Configuration Tool 3.22 The Setup Menu The operator panel can be configured using the Setup menu. Many properties can also be made from the Setup and Peripherals folders in the Project Manager. System Signals Current display register Data register in the controller, which when the operator panel is running contains the number of the block shown on the display. The data register is updated automatically by the operator panel when changing blocks.
Configuration with the Configuration Tool Note: The buzzer in E1012 and E1022 can only produce one tone. Backlight signal Digital signal which controls whether the display is to be switched on or off. Note: The function keys will be disabled if the backlight of the panel is disabled. Cursor control block Only applicable for key pad models: Start register in a control block which enters the current cursor position in the graphic block to the register in the controller Register Description Ctrl.reg.
Configuration with the Configuration Tool Cursor move register The position of the cursor in a graphic block can be controlled through a register. The values in the register have the following implications. The register must be allocated the value 0 between the same command for Move. To optimize the function it is recommended to use it together with the function Cursor. Ctrl block. Register value Description 1 Moves the cursor to the first maneuverable object.
Configuration with the Configuration Tool Command ALDR ALOFx AMBn AUCR BCTO BFF BTIMx DBAF DBKL DD DGP DNBW FLIP FTNO LOBx MCIx MCRD# NHD Description Allows using two alarm rows per alarm. See the section Alarms in the Operator Panel. AlarmListOverflow. If any active alarms are deleted from the alarm list, this is indicated by the bit device x. Allows storing multiple alarm backup files on an external memory card. n indicates the number if backup files that can be stored.
Configuration with the Configuration Tool Command NMAN NTx PDxxxxxxxx PLCU PSxxxxxxxx PSCE PWDF SCRR SJAFx TBS TBUP TCFx TESOSn TMBx VNCDx Description Activates warning message “Not maneuverable” for an object in operator panels with touch screens. Timeout in x number of ms for messages in No protocol mode. Password that protects access to TRANSFER menu. See the chapter Passwords. Enables transfer of MELSEC FX (serial) controller program and parameters to a USB Flash drive.
Configuration with the Configuration Tool Country/Language Character set: The selection of the character set will influence the character table used in the operator panel and the national characters that will be available. System languages: Selection of menu language; British/English, German, Swedish or American/English. The default properties for the operator panel is British-English menu texts. Multiple Languages New Language Start the wizard to create multiple languages for an application.
Configuration with the Configuration Tool Date/Time Format Setting of the date and time format. Date format: The format can be YY-MM-DD, YYMMDD, DD.MM.YY, DD/MM/YY or MM/DD/YY where Y=year, M=month and D=day. Time format: The format can be HH:MM:SS or HH:MM where H=hour, M=minute and S=second. Time zone (minutes): The local time zone offset to UTC (Coordinated Universal Time) given in the format +HH:MM or -HH:MM.
Configuration with the Configuration Tool Controller register: Enter the start address for storage of the date/time in the controller. When this function is used, the operator panel clock will be written to 7 consecutive registers according to the table below.
Configuration with the Configuration Tool Terminal Options The operator panel options include functions for the user interface, trend properties, selection of FTP delimiter and memory card settings. Some settings are not available for all operator panel models. Background Select the background color in the operator panel. Not available for E1012 and E1022. Foreground Select the color of the text in the operator panel. Not available for E1012 and E1022.
Configuration with the Configuration Tool Key delay time (ms) The time interval in ms between pressing the same key on the operator panel before the cursor automatically moves to the next position. Used for input of ASCII characters (A-Z etc.). Screen save time The time in minutes after the last event on the display when it will switch off. The default setting is 0 which means that the display never switches off. This function optimizes the service-life of the display.
Configuration with the Configuration Tool Internal If an internal Compact Flash memory card is used for expansion of the project memory, the size of the card must be entered here. Alarm Properties General properties for the alarm list. For further information, see the chapter Alarm Management. Peripherals Communication configuration can be made under Setup/Peripherals, or by doubleclicking the Peripherals folder in the Project Manager. Devices can be moved by drag-and-drop.
Configuration with the Configuration Tool COM1 and COM2 COM1 and COM2 in the Peripheral configuration window represent the physical ports on the panel. When right-clicking on COM1 or COM2, and selecting Properties, the following dialog is displayed. Select the transfer speed, connection, parity, number of data bits and stop bits for the port. Properties for COM2. COM1 can be configured as an RS422 or as an RS485 port.
Configuration with the Configuration Tool Printer Select Printer and right-click to display the dialog box for printer properties. For more information, see the chapter Printouts from the Operator Panel. No Protocol Mode No protocol mode is described in the section The Operator Panel as a Communication Interface (No Protocol Mode). Controller 1 and Controller 2 Right-click on Controller 1 or Controller 2 and select Properties to change the selected protocol.
Configuration with the Configuration Tool I/O Poll Groups The I/O poll interval groups are used to set individual poll intervals for each group of signals (in ms). Values 0-65535 ms can be stated. If no I/O poll interval group is specified for the signal it will be polled instantaneously. The I/O poll interval group for a signal is specified using the button I/O when objects are defined. The button I/O is included in all dialogs where a signal can be stated. Not available for E1012 and E1022.
Configuration with the Configuration Tool 3.23 The Block Manager menu The Block Manager menu is available when the Block Manager is activated/ displayed. The functions in the Block Manager menu correspond to those in The Block Manager Toolbar. Properties for the Block Manager Properties for presentation in the Block Manager can be made under Block Manager/Settings, or by right-clicking on the Block Manager and selecting Settings.
Configuration with the Configuration Tool 3.24 The Object menu The Object menu is displayed when a block is opened, and includes all objects available for the block. The number of objects varies depending on the type of operator panel. See description of each object in the chapters Graphic Presentation and Maneuvering and Text-based Presentation for Printouts and Reports.
Configuration with the Configuration Tool 3.25 The Layout Menu The Layout menu is displayed when a block is opened and includes functions to adapt and adjust the objects, also available from The Alignment Toolbar and The Layout Toolbar. 3.26 The Project Menu The Project menu provides functions for testing the project and changing project properties, as well as a function for simulating the project. The Simulator The Simulator is used to run the project on a personal computer.
Configuration with the Configuration Tool 3.27 The Transfer Menu The Transfer menu provides functions for transferring projects or selected blocks, and communication properties for transfer between the PC and the operator panel. See the chapter Project Transfer for information. The function Export Project Transfer File is used to export projects to a format used by Compact Flash cards and USB Flash drives for temporary storage.
Configuration with the Configuration Tool 78 Mitsubishi Electric, MA00759F
Graphic Presentation and Maneuvering 4 Graphic Presentation and Maneuvering This chapter presents the graphic objects in tabular form and then describes each object separately. 4.1 General Parameters The Properties dialog for the selected object is displayed by double-clicking on the object on the working area. Some properties are not available for all operator panel models. The General Tab The properties under the General tab vary for the different objects, and are described for each object.
Graphic Presentation and Maneuvering Engineering units scaling The parameters Offset and Gain are used to change the scale of the controller value to a value shown in accordance with the following equation.
Graphic Presentation and Maneuvering The Appearance Tab The properties under the Appearance tab vary slightly between different objects. The Appearance tab is not available for E1012, E1022 and E1032. The operator panels with color display support using 64K colors for objects and bitmap images. E1043, E1062 and E1063 support using 16 grayscales. The E1032 has a black&white display. Colors allow more realistic objects with 3D effects and shadowing to be created.
Graphic Presentation and Maneuvering The Font Tab Font Select a font and a font size from the drop-down menus. Alternatively, click the ...button to make a selection from the Windows fonts dialog. For E1012 and E1022 only fixed or resizable fonts can be selected. Style An italic, underlined or bold style can be selected for the text. The style stays regular if all the boxes are left unchecked. Only available for E1012 and E1022 if resizable fonts are selected.
Graphic Presentation and Maneuvering The Access Tab The Minimum and Maximum input value for the object is specified under the Access tab. Checking Enable operator input makes the object maneuverable for the operator, according to the specified security level. Security levels can be defined by double-clicking the Password folder in the Project Manager. See the chapter Passwords for further information.
Graphic Presentation and Maneuvering Dynamics Dynamics increases the number of signals that must be updated in the block, which affects the updating time for the block. The dynamic functions are described below. Property Specify a signal to control a property under the Property tab. You can select digital or analog control. Select a property to be controlled by the controller from the list. The property can only be used once per object/signal. A used property is marked in red.
Graphic Presentation and Maneuvering Size Values for Width, Height and Origin can be entered under the Size tab. Two analog signals are defined, where the value of the signals determines the size of the object in X-axis (width) and Y-axis (height). Note: If an unreasonable value is given, e.g. a value which means that the object cannot be drawn on the display, the value will be ignored. Signal Specify an analog signal. Value min. width/height Specify the analog signal’s minimum value. Value max.
Graphic Presentation and Maneuvering Move Two analog signals can be specified under the Move tab, the values of which correspond to the X- and Y-coordinates (width and height) for the object. Note: If an unreasonable value is given, e.g. a value which means that the object cannot be drawn on the display, the value will be ignored. Signal Specify an analog signal. Value from Specify the analog signal’s minimum value. Value to Specify the analog signal’s maximum value.
Graphic Presentation and Maneuvering Event Under Event the following parameters can be specified. Existing events can be updated, new events can be added, and events can be deleted using the buttons in the dialog. Event name Select an optional event name from the list. Condition Select one of the following conditions from the list: Conditions Description Equal to The event takes place on the given signal when the value of the object is the same as the value defined for the Value parameter.
Graphic Presentation and Maneuvering Action Select what is to be affected; a digital I/O, an analog I/O, or if a macro is to be run. A maximum of 30 macro events can be linked to the same signal. Signal Select the signal to be influenced when the condition is fulfilled. Value Select the value the influenced signal is to assume when the condition is fulfilled. Note: A maximum of 20 events can be added to an object. 4.
Graphic Presentation and Maneuvering Dynamic Handling of Bitmap If you check the box Use dynamic bitmaps for a static symbol object, the operator panel will collect the specified bitmap file (name.bmp) from the library IMAGES in its file system. The bitmap image is presented on the display when the operator panel is running. The image to be presented must be transferred to the library IMAGES in the operator panel via FTP transfer.
Graphic Presentation and Maneuvering Symbol Object Description Slide Enables the value of an analog signal to be increased or decreased. Trend Presents values collected from data registers in curve form. Speedometer Creates a graphic speedometer on the display. Analog Fill Fills a framed area, depending on the value of a register. Multiple Symbol Shows one of up to eight different symbols, depending on the value in a data register. Also allows symbols to be moved over to the display.
Graphic Presentation and Maneuvering Digital Text The Digital Text object is used to switch between two texts, of a maximum of 30 characters, depending on the status of a digital signal. General Parameter Description Digital signal The address of the digital signal. Text off The text to be shown when the signal is 0. Text on The text to be shown when the signal is 1. Alignment Select whether the text is to be left-aligned, right-aligned or centered.
Graphic Presentation and Maneuvering Digital Symbol The Digital Symbol object is used to switch between two selected symbols depending on the status of a digital signal. General Parameter Description Digital signal Address of the signal. Symbol OFF Select the symbol to be shown when the signal is 0. Symbol ON Select the symbol to be shown when the signal is 1. Transparent Checking the box makes the symbol transparent.
Graphic Presentation and Maneuvering Digital Fill The Digital Fill object is used to fill a framed area with one of two colors depending on the status of a digital signal. Note: Filling an excessively irregular area when the operator panel is running can cause system errors. In certain cases filling can slow down the image. General Parameter Description Digital signal The address of the digital signal. Pattern For E1012, E1022 and E1032, Solid or Dashed is available.
Graphic Presentation and Maneuvering Positioning of the Object The program calculates what should be filled in the area. It is therefore important that the object is positioned correctly. Incorrectly positioned objects can result in errors in the application when the operator panel is running. The area to be filled is only limited by static objects and static parts of dynamic objects. Filled objects can be replaced by Digital symbol objects or Multisymbol objects to improve performance in the project.
Graphic Presentation and Maneuvering Jump The Jump object is used to create a jump to another block, to enable a menu hierarchy in the project. By pressing the key [PREV] on the operator panel it is possible to return to previous blocks (nine levels backwards). See the chapter Function Keys for further information. General Parameter Current block Description The number of the current block is shown here. Cannot be changed. Jump to block The number or name of the block to which the jump is to be made.
Graphic Presentation and Maneuvering Note: An error message is displayed if a jump to a block that does not exist is made when the operator panel is running. Other Tabs The functions under Appearance, Font and Dynamics are described in the section General Parameters.
Graphic Presentation and Maneuvering Analog Numeric The Analog Numeric object is used to create an input field and to present values in numeric form. General Parameter Description Analog signal The address of the signal. Positions The number of positions the entered value should be given, including comma and minus characters. Zero fill Select whether zeros are to be written in empty positions. Decimals The number of decimals the object is to be presented with.
Graphic Presentation and Maneuvering Bar Graph The Bar Graph object presents whole or decimal numbers in the form of a bar graph. General Parameter 98 Description Analog signal The address of the signal. Scale division How the scale is to be divided. Box Select whether a box is to be drawn around the bar. Scale ticks The interval between scale ticks shown. Scale Select whether the scale is to be shown on the bar graph. Minimum value The minimum value the signal can assume.
Graphic Presentation and Maneuvering Parameter Description Indicators Select whether the maximum and/or minimum values for the signal are to be shown on the axis. The indicators are reset when the operator panel is started. Resetting can also be carried out in the operator panel by selecting the bar graph and clicking ENTER (pointing to the bar graph touch screen operator panels). The indicators only function for signed 16-bit numbers. Engineering units scaling Used to scale the register value.
Graphic Presentation and Maneuvering Diagram The Diagram object is used to draw X/Y diagrams based on the contents of controller registers. This is a real-time function. The object is normally used for non-time-based presentations. Time-based displaying with a sample time of <1 second can be shown if the controller handles the collection of data. In the following example the value in the register 0 has been selected for the first X-coordinate, and the value in the register 10 for the first Y-coordinate.
Graphic Presentation and Maneuvering # 6774 General Parameter Scale division Description The interval between scale numbers on the X- and Y-axis. Scale ticks The interval between the scale ticks shown on the X- and Y-axis. Minimum value The minimum value for the X- and Y-coordinates. Maximum value The maximum value for the X- and Y-coordinates. Border style Select whether a frame is to be drawn around the object. Grid Checking the box shows a grid in the diagram.
Graphic Presentation and Maneuvering Curves For E1012 and E1022 only one curve is available. Parameter Graph name Description Specify a name for each curve. X-analog signal The data register containing the first X-coordinate for each curve. Y-analog signal The data register containing the first Y-coordinate for each curve. Register pair count The number of register pairs to be drawn either as dots or bars. A maximum of 49 register pairs can be used.
Graphic Presentation and Maneuvering VU Meter The VU Meter object creates a graphic VU-meter on the display. General Parameter Description Analog signal Address of the signal. Scale division How the scale is to be divided. Scale ticks The interval between scale ticks. Minimum value The minimum value the signal can assume. Maximum value The maximum value the signal can assume. Border style Select whether a frame is to be drawn around the object.
Graphic Presentation and Maneuvering ASCII The ASCII object handles ASCII strings in graphic blocks. In ASCII objects it is possible to present texts stored in the controller’s data register. The texts should be in IBM extended ASCII format or in Unicode format. General Parameter Description Analog signal The data register where the text for the first position is stored. Positions The number of positions the text is to occupy on the display.
Graphic Presentation and Maneuvering Slide The Slide object shows the value of an analog signal in a slider, where the value of the analog signal can be increased or decreased. General Parameter Description Analog signal The address of the signal. Scale division How the scale is to be divided. Scale ticks The interval between scale ticks. Minimum value The minimum value the object can assume. Maximum value The maximum value the object can assume.
Graphic Presentation and Maneuvering Parameter Description Background* The background color of the slider. Inner* The inner color of the slider. * Not available for for E1012, E1022 and E1032. Note: The data type formats BCD float and Float without exponents cannot be used in slider objects. Other Tabs The functions under Appearance, Font, Access and Dynamics are described in the section General Parameters.
Graphic Presentation and Maneuvering Trend The Trend object presents values collected from analog signals. See the chapter Trends for information.
Graphic Presentation and Maneuvering Speedometer The Speedometer object creates a graphic speedometer on the display. Not available for E1012. General Parameter 108 Description Analog signal Address of the signal. Scale division How the scale is to be divided. Scale ticks The interval between scale ticks. Minimum value The minimum value the speedometer can show. Maximum value The maximum value the speedometer can show. Angle The angle (working area) for the object. 10 -360 degrees.
Graphic Presentation and Maneuvering Parameter Description Needle* The color of the needle. Scale* The color of the scale. Background* The background color of the speedometer. Show bar* When selected, an arc is shown around the speedometer. It is possible to change the properties when selected. Indicator* Select to show Needle, Arc or Both. Arc settings* Low and High value, and the colors to be shown for the different intervals. * Not available for E1022 and E1032.
Graphic Presentation and Maneuvering Alarm Banner The Alarm Banner object displays a line from the alarm list. See chapter Alarm Management for more information.
Graphic Presentation and Maneuvering Analog Fill The Analog Fill object fills in a framed area with a color, depending on the value of a register. Not available for E1012, E1022 and E1032. The colors are determined in accordance with the following table: Parameter Analog signal Description The data register, the value of which determines the color of the object. See table below.
Graphic Presentation and Maneuvering Analog Clock The Analog Clock object is used to present an analog clock. General Parameter Description Border style Select whether the clock is to be shown with a frame. Show seconds Select whether the clock is to be shown with a seconds hand. Background* The background color of the clock. Scale* The color of the scale. Hand* The color of the hands. * Not available for E1012, E1022 and E1032.
Graphic Presentation and Maneuvering Digital Clock The Digital Clock can be used to present a digital clock, day of the week and date. General Parameter Description Day of the week Select whether the day of the week is to be shown. Date Select whether the date is to be shown. Time Select whether the time is to be shown. Time format The time can be presented in the 24 hours or AM/PM format. Border style Select whether a frame is to be drawn around the object. Text* The color of the text.
Graphic Presentation and Maneuvering Multiple Symbol The Multiple Symbol object can show one of up to 16 different symbols, depending on the value in a data register. For E1012 and E1022 up to 8 symbols can be selected. General Parameter Description Analog signal Data register that determines which symbol is to be shown. If the register contains the value 1, the symbol 1 will be shown, etc. Symbol 0-15 Select which symbol to show for each register value.
Graphic Presentation and Maneuvering Multiple Choice The Multiple Choice object can show one of up to eight different texts, depending on the value of a data register. The texts can contain a maximum of 30 characters. General Parameter Description Analog signal The data register that determines which text is to be shown. If the register contains the value 1, text 1 will be shown, etc. Text 0-7 Type a text to show for each register value.
Graphic Presentation and Maneuvering Parameter Description Text* The color of the text. Background* The background color of the multiple choice object. * Not available for for E1012, E1022 and E1032. Others The functions under Appearance, Font, Access and Dynamics are described in the section General Parameters.
Graphic Presentation and Maneuvering Touch Key Only applicable for the E1041, E1043, E1061, E1063, E1071, E1101 and E1151 operator panels. See the section Maneuvering Objects Using the Touch Screen and the chapter Function Keys. The Touch Key object is a pressure-sensitive surface with functions similar to those for a function key. It can be used to change images and control memory cells, etc. Up to five rows of text can be used together with a symbol when creating touch keys.
Graphic Presentation and Maneuvering Parameter Description Event How the signal is to be influenced by the touch key. Set means that the signal is set high when the touch key is pressed. Grouped means that all signals, except the one activated, belonging to a touch key with the relevant group number are reset. The group number is given under Group. A maximum of 8 touch keys can be included in a group.
Graphic Presentation and Maneuvering Message The Message object presents texts from message libraries. General Parameter Description Analog signal Analog signal that controls which text selected from message libraries is to be shown. Library The number of the required message library. Defined under Functions/ Message Library. Positions The number of positions the text is to be presented with. 0 = automatic length adjusting.
Graphic Presentation and Maneuvering Access The required Input range area is set under the Access tab. An area of a maximum of 64 texts can be maneuvered in the operator panel. State the number of the first and last text in the area. Note: The number of positions should not be 0 when the function Library index register is used. See the section Library index register. For further information, see the chapter Message Library.
Graphic Presentation and Maneuvering Analog Numeric Table The Analog Numeric Table object is used to create a table of analog numeric objects. Not available for E1012 and E1022. General Parameter Analog signal Description The first signal to be presented in the table. Only 16-bit registers are supported. Columns The number of columns in the table. Zero fill Select whether zeros are to be written in empty positions. Rows The number of rows in the table.
Graphic Presentation and Maneuvering Parameter Description Text* The color of the text. Background* The background color of the analog numeric table. Inner* The inner color of the analog numeric table. Engineering units scaling Used to scale register values. See the section General Parameters. * Not available for E1032. Access The input direction of the table is specified under Access. The signals in the table are calculated according to the given direction.
Graphic Presentation and Maneuvering 4.3 Maneuvering Graphic Blocks Using the Key Pad Step between the maneuverable objects with the arrow keys. Selected objects are highlighted with a blinking frame. Select Maneuverable Objects The arrow keys are used to jump between maneuverable objects. Objects are selected according to the following principle: The position of the cursor is assumed to be the centre of a cross.
Graphic Presentation and Maneuvering The Multiple Choice Object Place the cursor on the object and press [ENTER]. A list of options will now be shown with all maneuverable statuses. Stepping to the required status and pressing [ENTER] will set the analog signal linked to the object to this status. The Analog Numeric Object Enter the value and press [ENTER] to maneuver numeric objects. If the value entered is too high or too low, the indicated maximum or minimum values for the object will be shown.
Graphic Presentation and Maneuvering The Trend Object Trend curves can show historical data when the operator panel is running. Not available for E1022. Mark the appropriate trend object and press [ENTER]. A dialog box will now be shown, where the time interval and date for the data to be presented can be selected. At the bottom of the box, ”History” is shown. To return to real-time display, press [ENTER] again.
Graphic Presentation and Maneuvering 4.4 Maneuvering Objects Using the Touch Screen Operator panels with touch screens do not have a built-in keyboard. All maneuvering is done with the touch screen by pressing distinctly with a finger for more than 30 ms. Because of the screen’s sensitivity you should only press one point on the display at once. If you press two points at the same time the display will interpret this as a point midway between the two points.
Graphic Presentation and Maneuvering The Trend Object Trend curves can show historical data when the operator panel is running. A row of buttons is shown under the trend when pressing the object. Zoom button Description << Rewind one time range < Rewind 1/4 of a time range - Zoom in ^ Return to the first displayed trend history picture + Zoom out > Forward 1/4 of a time range >> Forward one time range Return to real-time display by pressing the object again.
Graphic Presentation and Maneuvering The Alphanumeric Keyboard The alphanumeric keyboard is shown when an ASCII object is maneuvered, for example. The alphanumeric keyboard. Key Description A-Z Used to enter required text. Å, Ä, Ö + blank Extra keys that can be configured as different national characters. See section Properties for the Application Language for further information. Esc Closes down the keyboard and returns to previous level. ← Deletes a character to the left.
Text-based Presentation for Printouts and Reports 5 Text-based Presentation for Printouts and Reports Text blocks are only used for printouts and reports, and cannot be displayed in the E1000-series operator panels, with exception for E1012, E1022 and E1032 that can display text blocks. Text-based presentation is used to create different types of report printouts and e-mail. These can be daily reports or status reports etc.
Text-based Presentation for Printouts and Reports Scaling The scaling function is available for several text objects. The parameters Offset and Gain are used to change the scale of the controller value to a value shown in accordance with the following equation. Panel value = Offset+Gain*Register value When the value for an object is changed from the operator panel, the scale is changed to the value shown in accordance with the following equation.
Text-based Presentation for Printouts and Reports 5.2 Text Objects Dynamic Text Objects Symbol Object Description Digital Text Switches between two texts depending on the status of a digital signal. Multiple Choice Links to a data register, which can assume eight different states. A text of up to 30 characters can be linked to each state. Analog Numeric Input and presentation of values in numeric form. Bar Graph Presents values in the form of a bar graph. ASCII Handles ASCII strings.
Text-based Presentation for Printouts and Reports Digital Text The Digital Text object is used to switch between two texts, of a maximum of 30 characters, depending on the status of a digital signal. General Parameter 132 Description Digital signal The address of the digital signal. Text off The text to be shown when the signal is 0. Text on The text to be shown when the signal is 1.
Text-based Presentation for Printouts and Reports Multiple Choice The Multiple Choice object can show one of up to eight different texts, depending on the value in a data register. The texts can contain a maximum of 30 characters. Parameter Description Analog signal The data register which determines which text is to be shown. If the register contains the value 1, text 1 will be shown etc. Text 0-7 Type a text to show for each register value.
Text-based Presentation for Printouts and Reports Analog Numeric The Analog Numeric object is used to create an input field and present values in numeric form. General Parameter 134 Description Analog signal The address of the signal. Positions The number of positions the entered value should be given, including comma and minus characters. Zero fill Select whether zeros are to be written in empty positions. Decimals The number of decimals the object is to be presented with.
Text-based Presentation for Printouts and Reports Bar Graph The Bar Graph object presents whole or decimal numbers in the form of a bar graph. The bar will be shown horizontally so that the maximum number of positions are marked when the value has assumed its maximum level. Parameter Description Analog signal The address of the signal. Positions The number of positions the signal uses. Minimum value The minimum value for the object. Maximum value The maximum value for the object.
Text-based Presentation for Printouts and Reports ASCII The ASCII object handles ASCII strings. It is possible to present texts stored in the controller’s data register. The texts should be in IBM extended ASCII format. The texts can be changed from the operator panel by opening and closing the input field with [ENTER]. Parameter 136 Description Analog signal The register where the text for the first position is stored. Positions Each register contains two characters (assumes two positions).
Text-based Presentation for Printouts and Reports Date and Time The Date and Time object can be used to present at digital clock, day of the week and date. The Date and time object collects data from the real-time clock in the operator panel or the controller. Parameter Description Day of the week Select whether the day of the week is to be shown. Requires two positions. Date Select whether the date is to be shown. Use the format set under Date/Time Format in the Setup menu.
Text-based Presentation for Printouts and Reports Message The Message object presents texts from message libraries. Parameter Description Analog signal Analog signal that controls which text selected from message libraries is to be shown. Library The number or name of the required message library. Defined under Functions/Message Library. Positions The number of positions the text is to be presented with. 0 = automatic adjusting.
Trends 6 Trends This chapter describes the functions trends, real-time trends and historical trends. Trends are used to store data from the controller. There is no limitation regarding the number of trends in a project, it is only limited by the total operator panel memory. Trend data is stored in files, the name of which are indicated when the trend objects are defined. For E1022 only real time trend is available. E1012 does not support the trend object at all.
Trends 6.1 Historical Trend These functions mean that analog values from the controller can be collected and presented in a trend object in the operator panel. The presentation is in curve form. The collected values are stored in the operator panel’s project memory. It is possible to define several independent trend curves in the same or different blocks. The number is limited by the size of the project memory and its degree of utilization.
Trends 6.2 Defining Trend Objects Trend objects are defined as other dynamic objects in a block. The object can be linked to up to six analog signals. As opposed to other objects, the trend object must be named with a name of 1-8 characters. The first character must be a letter or a number. Trend names may contain the characters A-Z, 0-9 and _. Otherwise, the standard for file names in MS-DOS is followed. The following parameters are defined for trend objects.
Trends Parameter Description Sample count* The number of values to be stored. The maximum number of values is 65,534. Sample full limit* The number of samples when Sample full signal is to be set to 1. Sample full signal* A digital signal which is set to 1 when the number of samples indicated under Sample full limit is reached. Enable sampling signal* A digital signal which, when it is set to 1, starts collecting data. If the signal is reset, the collecting stops. The parameter is optional.
Trends Curves Parameter Description Analog signal The analog signals which the object is to collect and present the values of. Color The color of each curve. For E1022 and E1032 a dashed or a solid line can be selected. Offset and Gain Used to scale the register value. See the section General Parameters. For E1022 only 2 curves are available. Other Tabs The functions under Appearance, Font, Access and Dynamics are described in the section General Parameters.
Trends Trend Settings Select Setup/Terminal Options to make the general settings for all trends. The trend settings are not available for E1022. Store changed samples Select to only store samples in trends if the value has been changed since the last sample. Store all samples Select to store all samples in trends even if the value has not been changed since the last sample. The parameters are valid in general for all defined trends.
Trends 6.3 Transfer of Trend Data With the program HMI Tools File Transfer (icon in the program group HMI Tools) installed on the PC, it is possible for trend data, recipes and alarm lists to be transferred to/from the PC for statistical calculations and other types of presentation and storage. Not available for E1022. It is also possible via FTP to transfer trend data, recipes, alarm lists, html files, operator panel applets and bitmap images between an operator panel and a PC.
Trends The oldest value is shown on the first line in the file, and the most recent on the last line. The format .skv can be imported directly to Microsoft Excel. In Excel, the diagram manager can be used to create statistical diagrams. It is not possible to make changes in the file and then send it back to the operator panel. The following diagram shows an example of how a trend can appear in Excel.
Trends 6.4 Backup of Trend Data It is possible to copy trend data files from the ordinary project memory in the operator panel to an external memory card placed in the operator panel. Not available for E1022. The memory card in the operator panel must be formatted as a backup card. It can then be accessed in the operator panel via FTP, or brought to an arbitrary operator panel, to upload trend data via FTP transfer from the memory card to a PC for further processing.
Trends TMBx Trend Multi Backup. Used together with the system command TBUP to create more backup libraries on the backup card (x is the number of libraries with backup files on the card. When the defined number is exceeded, the oldest library is replaced. Default value is 1). Enter the command TBUP followed by a digital signal e.g. M10. The digital signal can now be connected to a function or touch key.
Message Library 7 Message Library With the message library function, text tables can be created, where values between 0 and 65,535 are linked to texts. The message library function can be used for presentation of each sequence step in sequence control. Another possible application is to present error codes. An analog signal generates error codes connected to texts in a text library. This function can also be used to give analog values specific values, depending on the selected texts.
Message Library A message library is edited by selecting a library and clicking Edit. Several editing windows can be displayed at the same time. Parameter Description Text no. Specify a number for the text, 0 – 65,535. Text The text presented when the current signal assumes the text number for the text. Example The following example, with a sequence control where each step in the sequence is to be presented by a text, illustrates how the message library function can be used.
Message Library Start by creating a message library called Machine 2. 1. Double-click on Message Library in the Project Manager. 2. Specify a number for the library, in this case 2; and a name for the library, in this case Machine 2. 3. Click on Add. A message library called Machine 2 is now created. The next step is to define the different texts in the library. 4. Select the library and click Edit. In this dialog, the parameters Text number and Text are defined.
Message Library After finishing the configuration of the message library, a message object in the application is to be created. The message object can be created in both text blocks and graphic blocks. 5. Select the Message object from the Objects Toolbar, and click on the working area. 6. Specify the analog signal that is to control which text is to be displayed. 7. In the field Library, select the message library from which the texts are to be collected. 8.
Alarm Management 8 Alarm Management This chapter describes the alarm management, a function that is used to call the operator’s attention to events in the process requiring immediate action. Alarms can be divided into groups to create an order of priority, alarm texts can display texts and dynamic data in the alarm list, and the object Alarm Banner can call the attention to an alarm in any block in the application.
Alarm Management 8.1 Alarm Groups In the operator panel alarms can be divided into different groups, for example to indicate the priority of the alarms. Depending on the selected character size, up to 16 groups can be created. Each group can be allocated different color attributes. Alarms can be sorted in group order in the alarm block. It is not necessary to define alarm groups. For E1012 and E1022 only one group can be created.
Alarm Management 8.2 Alarms Alarms are defined under Alarms in the Alarms folder in the Project Manager. Button Description Import See the section Alarm Import. Copy Copy the alarm. New Alarm Define new alarm. Delete Delete alarm. Properties Shows the individual alarm’s properties.
Alarm Management Defining Alarms A new alarm is defined by clicking New Alarm in the Alarms dialog. A maximum of 300 alarms is recommended. Parameter 156 Description Alarm text An optional alarm text that will be shown in the alarms page. Maximum 78 characters in total. Can contain the objects: Digital Text Switches between two texts depending on the status of a digital signal. Analog Numeric Presentation of values in numeric form.
Alarm Management Parameter Description Alarm when Digital signal is: On/Off - Select On if a signal set to one is to generate an alarm, and select Off if a reset signal is to generate an alarm. Analog signal is: Equal to - An alarm is generated when the value of the given analog alarm signal is equal to the value specified in the subsequent field. Not equal to - An alarm signal is generated when the given value of the analog alarm signal is not equal to the value specified in the subsequent field.
Alarm Management Parameter Description To printer Checking the box prints the alarm message directly on the printer if the alarm status changes. Repeat count If the box is checked, a counter for the alarm in the alarm list will be shown, that counts the number of times the alarm has been generated. The alarm must be acknowledged for it to be presented as a new alarm message in the alarm list. Note: The value defined for an analog alarm signal cannot be controlled from a register.
Alarm Management 8.3 Alarm Properties Right-click on the Alarms folder in the Project Manager and select Properties to make general settings alarms and alarm lists. Alarms take up a different amount of space in the alarm list, depending on the length of the alarm text and the number of objects included. The space an alarm takes up can be calculated with the following formula: S = 74 + NC S = Number of bytes NC = Number of characters in the alarm text The alarm list is re-written when it is full.
Alarm Management Parameter 160 Description Reset Checking the box resets the signal given in the List erase signal field when the alarm list is deleted. List size The list size in kB. Note that when the system allocates memory equal to that which is specified for List size, the actual size of the alarm list is twice the indicated size. The performance of the project is adversely affected if the list size is over 50 kB.
Alarm Management 8.4 Alarm Import It is possible to import alarm texts from name lists (generated from the configuration tool for the controller). The project in the configuration tool must be linked to a name list before alarm importing can be carried out. Select the relevant name list under View/Name List. Then double-click on the Alarms folder in the Project Manager, and click on the button Import to define the alarm import.
Alarm Management 8.5 Alarm Banner The Alarm Banner object displays a line from the alarm list. General 162 Parameter Description List line number The number of the line in the alarm list which the information is to be collected from (1 = first line, 2 = second line, etc.) if the indicated alarm group is shown in the alarm list. Positions The number of positions to be shown. Maximum total length (date, time and alarm text) is 101 characters.
Alarm Management Parameter Description Show active alarms only Select whether only active alarms are to be shown on the alarm banner. If no alarm is active the alarm banner will be empty. The alarm must be inactive, not acknowledged, before the next alarm can be shown in the alarm banner. Sort descending Displays active alarms descending, i.e. the latest active alarm is displayed. Only available if Show Active alarms only is selected. Show repeat count How many times the alarm has been repeated.
Alarm Management 8.6 Alarms in the Operator Panel In graphic blocks a bell flashes in the upper-right corner of the display when an alarm is activated. Indication can be deselected by right-clicking the Alarms folder and selecting Properties in the Project Manager. Alarms are presented in an alarm list with predefined alarm texts. The alarm list contains the latest alarms and is arranged in alarm group order according to definition, so that the latest alarms are shown at the top of the list.
Alarm Management Alarms can assume the following statuses. Symbol Status * Active, Unacknowledged $ Inactive, Unacknowledged Active, Acknowledged Inactive, Acknowledged Alarm times can be shown in the following format. Display format Explanation S The time when the alarm was activated. The time the alarm was first activated is shown for repeated alarms. E The time when the alarm was inactivated. The time the alarm was last inactive is shown for repeated alarms.
Alarm Management Block Linked to Alarm Text or graphic blocks can be linked to alarms. This means that when the operator presses the INFO button for an alarm in the list, the block linked to the alarm will be shown. This block can contain information about the alarm and suggestions for possible procedures. It is only possible to press the INFO key if the currently selected alarm is linked to a block. Return to the alarm list by pressing [PREV]. 8.
Alarm Management Executing the Backup Function Alarm backup can be activated in two ways: – Using a function/touch key Select the action Saves alarm list to memory card under Other functions when assigning actions to keys in the configuration tool. When the function/touch key is pressed, the alarms are backed up on the USB memory stick. – Using a bit device declared with the ABUPx command The command ABUPx is stated on the Commands line under Setup/System signals, where x is a bit device.
Alarm Management 8.8 Graphic Alarm Page This page is graphic and the pre-defined function keys or touch keys can be modified by the user. The alarm list area of the page cannot be modified by the user. Function keys or touch keys are linked to functions to enlarge or reduce the text on the alarm page, including page browsing functions. There is also a function to select whether the date and time stamps are to be shown. Alarms can be sorted by group, and the group shown is optional.
Recipes 9 Recipes This chapter describes the function for recipe management, which enables all the dynamic data in one or more blocks, i.e. the signals and their values, to be saved to a file in the operator panel. The operator can then download the files to the controller, which will start working with the new values. By using the function for recipe handling it is possible to reuse large sets of parameters.
Recipes 9.1 Calculation of Recipe Size To calculate how much space a recipe requires in the project memory, the following equation is used. (The equation is not exact in view of the file system’s complexity in the operator panel.) S = 90 + Σ (2 ∗ IOGi + 28) S = number of bytes. If S is calculated to be less than 360, then S is set to 360. Σ = number of I/O series. IOGi = number of I/O in each I/O series Note: The maximum number of I/Os in a recipe is 1000.
Recipes 9.2 Recipe Properties and Recipe Directory Double-click on Recipe in the Project Manager to make properties for recipe handling and to create, edit and delete recipe directories. Parameter Description Recipe Control block to save/read/delete recipes through the controller. See the control block section Creating and Transferring Recipes with the Controller Program. Current recipe reg.
Recipes Recipe Directories Recipes created in the operator panel can be saved in different recipe directories (folders) in the operator panel’s memory or on an external memory card if it is used in the operator panel. The use of recipe directories ensures a better structure and easier handling of recipes in applications with a large number of recipes. It is possible to create 32 different recipe directories in one level.
Recipes 9.3 Creating a Recipe with the Operator Panel When the application is programmed, blocks can be used to save recipes, or alternatively the function Append recipe can be used when the operator panel is running. All signals to be included in the recipe are defined in the recipe block. All dynamic values in the block are stored in the recipe file. All digital and analog objects, with the exception of trend objects, can be used as recipe parameters.
Recipes 9.4 Appending Recipes The function Append recipe can be linked to function and touch keys and makes it possible to add signals and their values from the current block to an existing recipe in the operator panel. This entails that the operator can save signals and their values from several different blocks in a joint recipe. New signals are added to a recipe, and signals already existing in the recipe will be updated when the function is activated.
Recipes 9.5 Transferring Recipes to the Controller Recipes are transferred to the controller with the function Load recipe when the operator panel is running. This function means that the signals and their values stored in the file are transferred to the controller. A list of options for available recipe directories is shown when the function or touch key for Load recipe is pressed. Select one, and press [ENTER]. The controller will then run with the downloaded values. 9.
Recipes For information about saving individual recipes to and external memory card, either created from the operator panel or from the controller program, see section Saving Individual Recipes on an External Memory Card in Runtime. When the operator panel is running, a selected recipe can be deleted from the operator panel memory with the function Delete recipe. Press the function or touch key linked to Delete recipe. A list of options will now be shown with the available recipe files.
Recipes When Using Recipe Names of up to 8 Characters By double-clicking Setup of recipe signals in the Project Manager the first register in the control block is defined. This and the 7 following registers are used as control registers. The control block is described in the following table. Register Content Description Control register 0 Command Command register set by the controller. Available commands: 0: No command. 1. Save recipe to operator panel. 2. Read recipe from operator panel. 3.
Recipes When Using Recipe Names of up to 32 Characters Not available for E1012 and E1022. By double-clicking Setup of recipe signals in the Project Manager the first register in the control block is defined. This and the 19 following registers are used as control registers. 16 registers contain the name and 4 registers control load, save etc. according to the table below. Register Content Control register 0 Command Control register 1 Handshake Description Command register set by the controller.
Recipes The following procedure must be carried out: 1. The result code register must be 0. If not, reset the command register to 0 or 10. 2. Enter the command in the command register. 3. Wait for the ready signal or error code in the handshake register. 4. Set the command register to 0 or 10. The operator panel will now set the handshake register to 0. Limitations Recipes created in the controller can contain a maximum of 1000 registers. Only data registers can be used.
Recipes 9.9 Saving Individual Recipes on an External Memory Card in Runtime When saving recipes on an external memory card by means of the function Saves recipe on memory card, the entire recipes directory in the operator panel will be saved to the memory card. In some situations it can be useful to only save some of the recipes to an external memory card. Then the MCRD# command has to be used. The procedure for saving individual recipes to an external memory card is described in the example below.
Recipes 2. Select Enable directories in the Recipe Properties dialog. Click OK. Settings in the Operator Panel 3. Create a directory, for example named #RECIPES_EXTERNAL, by using the Create recipe directory command. The # character must be entered in front of the directory name. 4. Use the Change recipe directory command to change to the new directory. 5.
Recipes 182 Mitsubishi Electric, MA00759F
Data Logger 10 Data Logger Data can be logged and saved to file similar to trend (but without operator panel display). Not available for E1012, E1022 and M70. Logging of data can be made at different intervals or depending on changed values. 16 signals can be connected to each data logger. 16-bit, 32-bit and Real (Float) values can be logged. Be aware that logging of data consumes system resources and memory. Double-click on Data logging in the Project Manager.
Data Logger Parameter Sample full limit Sample full signal Description State by which number of samples Sample full signal is to be set, and which signal to set. Store Select Changed to store only values that are different from the last sampling. Select All to store all values. Enable sampling signal State a digital signal that, when set, starts logging data. The logging is stopped if the signal is reset. The parameter is optional.
Passwords 11 Passwords This chapter describes the handling of security levels and passwords in the operator panel. It is a function which makes it possible to create a security system for the plant. The operators can easily be assigned different authorizations in the plant. Blocks, function/touch keys and maneuverable objects can be allocated security levels. Each security level is associated to a password.
Passwords 11.2 Defining Passwords Passwords for the security levels 1-8 are defined by double-clicking the Password folder in the Project Manager. Parameter 186 Description Password 1-8 The password for security level 1-8. Confirm question 1-8 An optional question, with a maximum of 20 characters, to be displayed when a password protected object is maneuvered by a logged-in user, e.g.
Passwords Parameter Logout signal Description A signal which, when it is set to one, logs out the current user. The function can also be linked to a function or touch key. See the chapter Function Keys for further information. Login level reg. A register in the controller to control the security level can be specified here. The value in the register determines the current security level, value 0 = no security level, 1 = security level 1, etc. Current level reg.
Passwords 11.5 Overriding Password Commands can be entered on the command line by double-clicking on System Signals in the Setup folder in the Project Manager. By entering the command PSxxxxxxxx, where xxxxxxxx represents the password, this password can be used to override all other password levels, and the user gains access to everything in the operator panel. This can be useful, for example, in performing support and maintenance. Only capital letters can be used on the command line.
Printouts from the Operator Panel 12 Printouts from the Operator Panel This chapter describes how report printouts are made in the operator panel. Different types of reports, e.g. daily reports and event reports, can easily be created for production follow-up. The following picture shows the principle for generating daily reports. 12.1 Connection to Printer Printouts can be made via a serial, USB or Ethernet connection. A serial printer must support IBM character set (850).
Printouts from the Operator Panel Note: The printer class PCL 6 is not supported at all. The properties for the printer are made in the dialog under Setup/Peripherals. For configuration of the printer, refer to the printer manual. Note: E1012 and E1022 support connection to serial printer only. 12.2 Text Block Reports Reports are created as text blocks with static and dynamic text. Dynamic objects has to be defined to print values from the process. The width of the reports is a maximum of 150 characters.
Printouts from the Operator Panel 12.4 Defining the Printout The printout is defined under the Printout tab in the block properties dialog, displayed by right-clicking on a block and selecting Properties. The parameter Print signal indicates the digital signal, which, when it is set to one, activates the printout of the block. A digital Completion signal is also indicated here, which is set to one by the operator panel when the printout is completed.
Printouts from the Operator Panel 12.5 Printer Properties Printer settings can be made by double-clicking on the Peripherals folder in the Project Manager, right-clicking on Printer and selecting Properties. See section Connection to Printer for information about supported printer classes. 192 Parameter Description Printer Signals Disable: A digital signal, which when set to one, stops the printout. The port where the printer is connected can then be used for other communication, e.g.
Printouts from the Operator Panel Parameter Description Network path* Search path, using UNC naming, to network printer. The IP address cannot be included in the UNC naming. Username* Username to printer server. Password* Password to printer server. Handshake Select whether handshaking between printer and operator panel is to be with XON/XOFF or CTS/RTS. New line character Select line end character; CR/LF, CR, LF or none. Color/ monochrome* Select if printout should be black/white or color.
Printouts from the Operator Panel 194 Mitsubishi Electric, MA00759F
Time Channels 13 Time Channels Time control is a function for setting and resetting digital signals in relation to the real-time clock. This function is used to control events in the process at special times, e.g. starting and stopping motors, through the operator panel. 13.1 Defining Time Channels Time channels can be defined by double-clicking Time channels in the Project Manager. Parameter Description Interval text An optional text for the time channel.
Time Channels 13.2 Presentation in the Operator Panel The time channels are shown when system block 991 is activated, either through a jump object or through a digital signal linked to the block. The values of the time channels can be read and/or changed. To change the value of the time channels when the operator panel is running, the box Time channels under Setup/Online Properties must be checked.
Language Management 14 Language Management The configuration tool supports several language applications for the E1000series’ operator panels. We advise that the entire application be created in one language in the configuration tool. Using the multiple language support function, you can later easily translate all texts in the application to other languages. Translation can be performed directly in the configuration tool or the text can exported as a text file and translated in other software.
Language Management 14.2 Creating Additional Application Languages Double-click on Multiple Languages under Setup in the Project Manager. Rightclick on User Language and select New language. This starts the Multiple Languages wizard, a self-descriptive sequence of dialog boxes for creating additional application languages. Follow the instructions in the respective dialog boxes and select or type the desired parameter values or name(s).
Language Management The software suggests language names. To clarify matters for the user, the name should be changed. Under Character set, select the character set that will be used on the operator panel and the national characters that will be available. See the section Country/Language. Under System language, Built-in or User-defined can be chosen. Built-in entails that the system texts in the operator panel are displayed in the chosen language.
Language Management 14.3 Translating/Editing Texts in the Configuration Tool Choose Setup/Multiple Languages/Edit, or click the Edit-button, Language Toolbar. , in the This is where the translations for the various languages are entered in the respective table cells. Move the cursor between the rows and columns with the arrow keys. You can search within the text list with the menu command Edit/Find.
Language Management Clicking Compress unites all multiple entries of the same text into one position in the list. The indexing of the texts (the @-column in the previous picture) will be re-sorted. Note: If a text is changed after performing the Compress function, all occurrencies this text will be changed. 14.4 Properties for the Application Language Click or double-click on Multiple Languages under Setup in the Project Manager.
Language Management Menu command Description Rename Changes name of selected language Properties Specifies data register with the value that determines the displayed language Select Character set to change the character set for the language. Select System language to change the selected system language. Right-clicking on System language and selecting Properties displays the Extra keys C1-C4 dialog.
Language Management 14.5 Export You can choose to export a language to Excel, for example, translate it there, and then import it back to the configuration tool. Choose Setup/Multiple Languages/Export, or click the Export-button, , in the Language Toolbar. Choose User texts (or System texts). In the displayed dialog box, specify the name of the file to be exported and indicate if it is to be an Unicode text file. 14.
Language Management 14.9 Reuse Index Choose Setup/Multiple Languages/Reuse Index, or click the Reuse Index-button, , in the Language Toolbar. When Reuse Index is active and an object is copied, the copy will be assigned the same index. This entails that objects with the same index need only be translated once. Changes made to a text will be seen at all locations where the same index number exists. Note: If an object is deleted that has copies with the same index number, only the selected object is deleted.
Language Management 14.10 Font Templates The Font Template controls which font will be applied for the different text objects and languages. Not available for E1012 and E1022. Choose Edit/Font Templates for a summary of all the fonts used in the project. If a language is used that requires characters which are not available in the Windows True Type fonts (e.g. Arial or Times New Roman), the desired font must be selected for the affected language.
Language Management 14.11 Unicode in E1012 and E1022 Unicode is a global standard for character encoding where 16-bit values are used to represent the characters from many of the world’s languages. Previous standards for character encoding, such as the Microsoft Windows ANSI character set, use 8-bit character values or combinations of 8-bit values to represent the characters used in a certain language or geographical region.
Language Management Export and Import of Files in Unicode Format System and user texts can be exported and imported under Setup/Multiple Languages. An exported file in Unicode format can be edited in a text editor such as Notepad. Choose a Unicode font in the text editor. When a file is exported, the ANSI/OEM or Unicode format can be chosen. If ANSI/ OEM is chosen, only languages in ANSI/OEM format will be exported to a file in ANSI/OEM format.
Language Management Limitations when Unicode is Used in E1012 and E1022 Text Blocks Text blocks are not supported when Unicode is used. If a Unicode character set is chosen in an existing project, the warning will be displayed. Save Recipe and Alarm History HMI Tools File Transfer and FTP client do not support Unicode characters. The skv file that can be used to edit recipes on a PC or for alarm history will, when Unicode is used, contain index numbers (@xxx) instead of texts.
System Monitor 15 System Monitor The system monitor is a block where the operator can view or change the values for control signals when the operator panel is running. Not available for E1012 and E1022. The values are presented as decimal, hexadecimal and ASCII values. The system monitor is always available in the operator panels. To use the system monitor when the operator panel is running, a block jump from another block to the system monitor block is created.
System Monitor 210 Mitsubishi Electric, MA00759F
Index Addressing 16 Index Addressing With index addressing, it is possible for the operator to select from which register an object is to collect the shown value. Without index addressing an object is always connected to the same register, and only the value in this register can be shown in the object. Index addressing is set up by adding the value in the index register to the address of the register which is the analog signal in the object.
Index Addressing Register D0 is defined as Index register 1 by double-clicking on Index under the Setup folder in the Project Manager. The value in the register will determine for which motor the torque and speed are to be shown. If the value is 1 in D0, the torque and speed for Motor 1 will be shown. If the value is 2 the values for Motor 2 are shown, and if the value is 3 the values for Motor 3.
Index Addressing The torque and speed are shown in two numerical objects. In the object for torque, D10 is specified as the analog signal and I1 as the index register. In the object showing the speed, D20 is specified as the analog signal and also here I1 as the index register. With the maneuverable Multiple choice object it will then be possible to select the alternatives Motor 1, Motor 2 and Motor 3 in the operator panel. Depending on this choice, the values will be set to 1, 2 and 3 in register D0.
Index Addressing Note: If the operator panel is connected to a BDTP network, the same index register must be stated in the server and the client because the indexing is made in the server driver.
Communication 17 Communication This chapter describes communication with two controllers, the communication modes Transparent, Passthrough, No Protocol and modem connection. 17.1 Communication with Two Controllers (Dual Drivers) It is possible to use two different drivers in the operator panel, which means that the operator panel can communicate with two different controllers simultaneously.
Communication Double-click on the Peripherals folder in the Project Manager. Drag Controller 1 and Controller 2 to the connection ports where the respective controllers are connected. It is possible to use RS232C, RS422, RS485 and the Ethernet port. For further information on the connection of controllers to the operator panel, see the manual for respective drivers.
Communication Example: Controller 1 is preset. Register D0 in controller 2 is to be connected to a Bar Graph. D0@2 is entered in the field Analog signal in the dialog for the bar graph. I/O Cross Reference The I/O cross reference function can be used to show I/Os in a well-arranged manner for both Controller 1 and Controller 2. The cross reference shows the preset controller. Name List The name list with attendant functions is supported for both Controller 1 and Controller 2.
Communication Examples of Configurations where Dual Drivers are Used in the Operator Panel Operator panel communicating with one controller and one frequency converter. Operator panel communicating in series with one controller via the Ethernet, and with controllers of another make. Operator panel communicating with two controllers of different makes via the Ethernet.
Communication 17.2 Data Exchange between Controllers When two controllers are connected to one and the same operator panel (dual drivers are used in the operator panel) it is possible to exchange data (analog and digital signals) between the controllers. Likewise, two controllers can each be connected to an operator panel and still exchange data when the operator panels are connected in a BDTP network. Not available for E1012 and E1022. For addressing, see the section BDTP.
Communication Parameter Size Description The number of signals to be transferred (start address + subsequent) in the data channel. The maximum number of signals for is 255. Flow 1 => 2 Trigger signal - A digital signal which controls the data transfer from controller 1 to controller 2 for the data channel. The signal status has the following implications: 0 - Inactive 1 - Transfer - The operator panel resets the signal when the transfer is completed.
Communication 17.3 Transparent Mode In Transparent mode a communication port (programming/printer port) on the operator panel which is not connected to the controller can be used to connect additional units working in parallel with the controller. These units can be operator panels, a PC with configuration tools for the controller, or a master operator system.
Communication Parameter 222 Description IP Properties Only used for communication in Transparent/Passthrough mode via Ethernet. The Transparent mode unit must then be connected to a TCP/IP connection. Port number 6004, does not normally need to be changed. The required protocol, TCP or UDP, is also selected here. Controller systems Only used for communication in Transparent/Passthrough mode via Ethernet. The Transparent mode unit must then be connected to a TCP/IP connection.
Communication Connection of Two Operator Panels in Transparent Mode Additional operator panels can be connected to the same controller with Transparent mode. How to connect two or three operator panels is described below. Additional operator panels are connected in a similar way. Cable Connections When two operator panels are to be connected to one controller the first operator panel is connected to the controller, the second to the operator panel.
Communication Settings in the First Operator Panel In the configuration tool the communication settings are made under Setup/ Peripherals. The properties for the port connected to the controller are set as normal. The settings for the port connected to the other operator panel are optional. Settings in the Second Operator Panel In the configuration tool the communication settings are made under Setup/Peripherals.
Communication 17.4 Passthrough Mode With the Passthrough mode function it becomes possible to set the operator panel in a mode which enables communication between the configuration tool for the connected controller on a PC and the controller to be established through the operator panel. This is a joint function with the Transparent mode function and in similarity with Transparent mode only supports one controller.
Communication Properties in the Operator Panel and PC The properties for Passthrough mode are made by double-clicking on the Peripherals folder in the Project Manager. Drag the unit Transparent mode to the communication port where the PC is to be connected to the operator panel. Right-click on Transparent mode and select Properties. Select Passthrough mode (if this is supported by the driver; see the manual for the driver).
Communication 17.5 The Operator Panel as a Communication Interface (No Protocol Mode) No protocol mode is used to connect different controllers, or to connect external units such as barcode scanners or weighing instruments to the controller. The controller controls what is to be sent to the communication port. Data entering the communication port is entered directly in the controller register. Communication takes place with the transfer of the data register area according to the following control block.
Communication Right-click on No Protocol Mode and select Properties. No protocol ctrl. reg. The first control register used in No protocol mode. 228 Register Description Ctrl. reg. 0 Start register for the transmission data buffer. The first register in the buffer area contains the total number of bytes to be sent. The following registers contain the data to be sent. The maximum buffer size is 127 registers = 254 bytes. Ctrl. reg. 1 Command register for transmission.
Communication No protocol on signal A digital signal for switching between No protocol mode and Transparent mode, for example to dial up a computer and send a message. In the Peripherals dialog, drag the unit No protocol mode to the communication port to use. Right-click on No protocol mode and select Properties to define which register is to be the first control register in the transfer area. This and the five following registers are used as control registers.
Communication Example of using No Protocol mode The following example describes how No Protocol mode can be used for a weighing system. The diagram below shows a three-stage block diagram for the communication. The operator panel functions as a master system for the weighing system, i.e. it continuously asks for the current weight. The protocol appears as follows.
Communication 17.6 Modem Connection A modem can be used to create a dial-up connection to a PC. The properties for the connection are made by double-clicking Peripherals in the Project Manager. Rightclick on Modem and select Properties. Control block reg. The communication is established with three control registers in a control block. The first register in the control block is defined in the Control block reg. in the dialog. The functions of the control registers are described in the following table.
Communication Register 232 Description Ctrl. reg. 0 Contains commands describing how the controller is to dial up and establish communication. 0 Wait for command. 1-10 Dial up with the phone number entered in the field Phone No 1-10. Maximum of 40 characters. 11 Dial up with a phone number stored in the controller. This number is stored as an ASCII string, which begins in the third control register and the following registers. The string can contain a maximum of 40 characters, i.e. 20 registers.
Communication Init: Modem initiation string Timeout The number of seconds before the line is disconnected when idle. The default value is 30 seconds. A value between 15 and 600 seconds can be given. Dial mode: Choose between pulse and tone. Phone numbers 1-10: Complete phone number for the dial-up.
Communication 234 Mitsubishi Electric, MA00759F
Network Communication 18 Network Communication This chapter describes how operator panels communicate in a network via TCP/IP (Transmission Control Protocol/Internet Protocol). TCP/IP is a standardized set of protocols which enable sharing with other systems and units. The operator panels can be connected in a network in many different ways, through Ethernet or serially. Not available for E1012 and E1022. The operator panel’s built-in Ethernet port can be used for TCP/IP connections.
Network Communication 18.1 Examples of Possible Networks Example 1 This Ethernet network is designed for one controller with several operator panels. Panel 1 (192.168.1.1) Operator panel 1 must be a server. Clients have access to the controller through the server. Setup/Network/Services Select BDTP server and click Edit...
Network Communication Panel 2 (192.168.1.2) Operator panel 2 must be a client. A client has access to the controller connected to the server. Setup/Network/TCP/IP Connections Setup/Network/Services Select BDTP client and click Edit...
Network Communication Panel 3 (192.168.1.3) Operator panel 3 must be a client. A client has access to the controller connected to the server. Setup/Network/TCP/IP Connections Setup/Network/Services Select BDTP client and click Edit... A PC can be connected to transfer projects to the operator panels. The PC can be connected either through the Ethernet port, or to one of the serial ports on one of the operator panels. Using the Ethernet port is recommended.
Network Communication Example 2 This Ethernet network is designed for several controllers and operator panels in a network. The controllers in this example use different drivers, driver X and driver Y. Panel 1 (192.168.1.1) The operator panel 1 is a server/client with the driver X and therefore has access to data from all servers with the same driver, as well as being able to provide data to other clients with the same driver. The operator panel 1 can access the connected Controller X1.
Network Communication Panel 4 (192.168.1.4) The operator panel 4 is a client with the driver Y, which can access data from all servers with the same driver. This means that the operator panel 4 can access the Controller Y1. Data can be exchanged between the controllers by using control registers. See the sections BDTP Client and BDTP Server.
Network Communication Properties Select TCP/IP Connection 1, right-click and select Properties to enter the properties for the TCP/IP network. Setup/Network/TCP/IP Connections Connection name Enter a name for the connection. The parameter is optional. Host configuration Select Manual to use the TCP/IP properties made in the dialog. Select the other alternatives when a server provides the operator panel with one or several of the TCP/ IP parameters.
Network Communication Ethernet Connections The section below shows two examples of Ethernet connections. Connection between Two Operator Panels with Twisted Pair Cable (TP) The maximum length between the operator panels is 100 m. The cable is a CAT5 (cross-coupled) pair twisted cable, screened or not screened, equipped with RJ45 connectors. Note: If the communication does not work properly and the green LED does not light up, then connections 3 and 6 are probably switched.
Network Communication Connection of Two or More Operator Panels with Twisted Pair Cable The maximum length between the operator panel and hub is 100 m. The number of operator panels per hub is limited by the number of connections to the hub. The cable is a CAT5 pair twisted cable, screened or not screened, equipped with RJ45 connectors.
Network Communication 18.3 Serial Network Communication/PPP Not available for E1012 and E1022. How to Make a Connection Double-click on Peripherals in the Project Manager. Drag TCP/IP Connection 2 to COM1 or COM2. The blinking arrows indicate where it is possible to drop it. Note: The parity setting on the port connected to the TCP/IP connection must be NONE.
Network Communication Setup Select TCP/IP Connection 2, right-click and select Properties to enter the properties for the TCP/IP network. Setup/Peripherals Right-click on TCP/IP Connection placed on serial port and select Properties. Connection name Enter a name for the connection. The parameter is optional. Serial protocol The protocol PPP is used for serial communication. User name State the user name to use when logging in to remote network.
Network Communication Connect at boot For PPP connections, the operator panel can automatically connect to another operator panel or PC at start-up. PPP – Login verification method Select method to validate the user identity. Does not normally need to be changed. Accounts Define who is allowed to access the services. See the section Network Accounts for more information. Act as Select if the operator panel is to act as a PPP client and/or PPP server, i.e.
Network Communication TCP/IP Parameters for TCP/IP connection. When the operator panel is connected to a remote host, the parameters IP address, Subnet mask and Gateway are overwritten by the settings under Advanced.... Setup/Network/TCP/IP connection placed on serial port Click on the button TCP/IP... Host configuration Select Manual to use the TCP/IP properties made in the dialog. Select the other alternatives when a server provides the operator panel with one or several of the TCP/ IP parameters.
Network Communication Use remote address as gateway Checked to let the remote node’s IP address be the gateway, i.e. the connection port to another network. The default setting is OFF. Note: If the parameter Use remote address as gateway is not checked and a sub network is used, the communication with the network will not function. This also means that e-mail cannot be sent from the operator panel, but that it is possible to login to the operator panel from the outside, e.g.
Network Communication Serial Connection PPP Connection between an Operator Panel and a PC Properties in the Operator Panel Properties under TCP/IP (IP Address, Subnet mask and Gateway) are of no importance in this case. PPP will change the parameters. Setup/Peripherals Select TCP/IP Connection placed on serial port. Please refer to the PC’s operating system manual for PC instructions.
Network Communication 18.4 Network Services Double-click on Network Services in the Network Connections folder in the Project Manager to select the services the operator panel is to provide in the network. Checking a service activates it. To enter properties for the selected service, click Edit. Application Transfer Server Transfer of projects through TCP/IP. Select Application transfer server in the list and click Edit to enter the number of the port to enable the transfer.
Network Communication The figure below shows an example of a network.
Network Communication BDTP Client Not available for E1012 and E1022. For the network service BDTP Client, the IP Addresses for the BDTP Servers in the network from which the client is to collect information are defined. Select BDTP Client in the list and click Edit to enter the properties. Setup/Network/Services Select BDTP Client and click Edit... BDTP server port State the communication port the BDTP server/network is connected to. Does not normally need to be changed.
Network Communication Control block Under Control block the first register in the control block in the client is stated. A total of five registers are used as follows. Register Content Description Ctrl reg 1 Command Command register set in the client. Available commands: 0: No command. 1: Transfer values in register from client to server indicated in control register 3. 2: Transfer values in register from server indicated in control register 3 to client.
Network Communication The transfer must be handled as follows: 1. The handshake register must be 0. If not, reset the command register to 0. 2. Enter the command in the command register. 3. Wait for the ready signal or error code in the handshake register. 4. Set the command register 0. The operator panel will now set the handshake register to 0. Synchronize clock with server Indicate if the client clock is to be synchronized with a selected server (operator panel).
Network Communication BDTP Server Handles requests from clients, i.e. provides clients (operator panels) with information on requests from the client (operator panel). Not available for E1012 and E1022. Select BDTP Server in the list and click Edit to enter the properties. Setup/Network/Services Select BDTP Server and click Edit... Server port Communication port for the BDTP server. Does not normally need to be changed. Max. clients The maximum number of BDTP clients (operator panels) in the network.
Network Communication Note: It is only possible to control the transfer of data from clients. FTP Server This function makes it possible to collect or submit files to/from the operator panel from a PC. Not available for E1012 and E1022. The FTP server in the operator panel allows transfers in passive mode (PASV). Passive mode should be used if the operator panel is not connected Point-to-Point. You will not always know in advance what is used between the client and server, e.g.
Network Communication Select FTP Server and click Edit to enter properties. Setup/Network/Services Select FTP Server and click Edit... Control port number The default value is 21 and should not be changed. Data port number The default value is 20 and should not be changed. Request login You indicate here whether the user must login to access the FTP server (the operator panel). Users are defined under Setup/Network/Accounts, see the section Network Accounts.
Network Communication Only one VNC client can connect to the VNC server. To avoid that a connected client that has forgot to disconnect locks the connection, the VNCDx command can be used. Select Setup/System Signals and type VNCDx on the Commands line, where x represents a bit device. The current VNC session will be disconnected when the bit device x is set. Note: To protect secrecy when entering a password via Remote Access Viewer, it is recommended to use the PC keyboard.
Network Communication SMTP Client This function allows e-mail to be sent from the operator panel. Not available for E1012 and E1022. An e-mail server is needed to use the function SMTP client, where messages are sent by the operator panel. The recipient then collects the message. You can use your Internet provider’s e-mail server or a local e-mail server. Trend and recipe files can also be attached with a message. The attached files can be read with HMI Tools.
Network Communication Mail server The IP address to the e-mail server or the alias name (DNS server) for the SMTP e-mail server. If you specify an alias name, the IP address to the DNS server must be given under Setup/Network/TCP/IP Connections. Authentication Used if the mail server demands SMTP Authentication (With SMTP Authentication, a user has to identify itself and, after a successful authentication, the reception of e-mails is granted.
Network Communication Functions/Alarms/New Alarm Info block If an information block is indicated, and it is a text block, it will be included in the message. For further information, see the chapter Alarm Management. Mail to address You indicate here who is to receive the message. Select up to 8 recipients from the predefined list in the dialog Setup SMTP Client service. Report Through E-mail In the same way as text blocks can be printed on a printer, they can also be sent as e-mail.
Network Communication Block Properties for a text block Send mail signal The message is sent when the given digital signal is set to one. Mail completion signal A digital signal activated by the operator panel when the message has been sent. The signal is normally set to one by the operator panel. If the box Reset is selected, the signal is reset when the message has been sent. Mail to address The address of the e-mail recipient is given here.
Network Communication E-mail Through System Block By making a block jump to the system block Mail, 993, you can write and send messages while the operator panel is running. Send E-mail to Enter the recipient here. You can write in the address or select it from the global list shown when you click on the button LIST on operator panels with keyboards, and on the MAIL button on operator panels with touch screens. Subject You enter the subject message here (maximum of 50 characters).
Network Communication Transparent Mode Used for communication in Transparent/Passthrough mode (see also the chapters 17 Communication and 19 Network Functions in the Operator Panel) in operator panel networks through Ethernet. Click Edit Transparent mode. The unit must then be connected to a TCP/IP Connection in Setup/Peripherals. IP Properties Port number 6004. Does not normally need to be changed. Select required protocol, UDP or TCP.
Network Communication Web Server This a function to configure the www server in the operator panel. Not available for E1012 and E1022. A web server is a program, which, by using the client/server model and Hypertext Transfer Protocol (HTTP,) handles files building web pages for Internet users (who have computers which have HTTP clients). See the chapter Network Functions in the Operator Panel. Port number The default setting is 80 and does not normally need to be changed.
Network Communication Password Enter a password. All HTML pages are protected with this Account name/Password. The following are added to the HTML page header to protect a separate page with another Account name/Password.
* The rest of the HTML code is placed here. * “superuser” is the account name and “12345” is the password. Note: The above must be used in the header.Network Communication 18.5 Network Accounts Under Setup/Network/Accounts, you define who is allowed to access the services in the operator panels which require login. The function is used to create an authorization check, i.e. you create a name and password for different users who are to have access to different services in the network. Account names and passwords must not contain national characters.
Network Communication 18.6 Recommendations and Limitations for Network Communication To make the communication between operator panels and controllers in an operator panel network (BDTP network) quick and efficient, it is important to optimize the transfer of signals in the network. Read the chapter Efficient Communication and carefully follow the recommendations to optimize the network functionality in the operator panel.
Network Communication Passthrough Mode through Ethernet With the program HMI Tools Connect (an icon in the program group HMI Tools) it is possible to activate/deactivate a communication port for communication in Passthrough mode (Transparent mode if this is supported by the drivers, see the chapter Communication). For the function Passthrough mode (see the chapter Communication) to function with communication through Ethernet (the TCP/IP protocol), the following requirements must be fulfilled.
Network Communication Alarm Handling The operator panel network is a client/server network. Servers provide data, e.g. alarm signals, to clients. A large number of different signals influence the communication time between operator panels and controllers in the network, which means that the number of these signals should be limited. For further information, see the chapter Efficient Communication.
Network Functions in the Operator Panel 19 Network Functions in the Operator Panel This chapter describes operation of the functions for the FTP server, SMTP client, operator panel applet and Web server function in the operator panel. Not available for E1012 and E1022. For further information about the different functions, please see the chapter Network Communication. 19.
Network Functions in the Operator Panel Root Library The root directory (current operator panel name) contains the following directories, ALARMS, HTML, RECIPES, TRENDS and IMAGES directory. See the section The IMAGES Directory for further information. Only the directories the user (account) has access to are shown. There is also a text file, info.txt, containing information about the operator panel. The File info.txt The file info.
Network Functions in the Operator Panel The HTML Directory The data files handled by the web server are stored here. Subdirectories can be created. The start file (the HTML page shown as the first web page in the web browser) must always be called index.html. By default, the operator panel’s diagnostic page is set as index.html. If another start page is required, replace the index.html file. File Format The file format depends on the type of file. A standardized file format such as HTML etc. is used here.
Network Functions in the Operator Panel The TRENDS Directory The directory is only available if there are trends and/or data loggings defined in the operator panel and the operator panel is running. The trend objects are shown as .skv files with 0 length. It is only possible to read files. To read a file it must be opened with the attribute READ. The attribute READWRITE will cause an error. Curve 1 must be used for a trend to be valid.
Network Functions in the Operator Panel The IMAGES Directory Images in the format BMP can be saved in the IMAGES directory. The bitmap images are presented in Static symbol objects in the operator panel when it is running. It is only possible to write, replace and delete files in this library. However, it is not possible to create sub-directories. If you check the box Use dynamic bitmaps for a static symbol object, the operator panel will collect the specified bitmap file (name.
Network Functions in the Operator Panel 19.2 SMTP Client SMTP (Simple Mail Transfer Protocol) is a TCP/IP protocol used to send and receive e-mail. Since SMTP has limited functions to store received messages it is normally used together with one or two other protocols, POP3 or IMAP. These protocols allow the user to save messages in a server mailbox from where they can be collected later. This means that SMTP is normally used to send e-mail, and POP3 or IMAP to receive messages stored in the local server.
Network Functions in the Operator Panel 19.3 Web Server A web server is a program which handles files that are to be displayed in a web browser, e.g. Internet Explorer. Each computer on the Internet containing a web page must have a web server program. SSI Script An SSI (server-side include) is a variable value (e.g. a file) which a server can include in an HTML file before it is sent.
Network Functions in the Operator Panel Name Parameters Explanation Example get_device.fn X, Y, Z X=device Y=presentation format (see separate table) Z=length Shows the device value (a signal’s value) from the controller. get_diag.fn None Shows the operator panel’s diagnostic page.
Network Functions in the Operator Panel Name Length Explanation Example LB None Shows the value as 32-bit BCD. SH None Shows the value as 16-bit HEX. LH None Shows the value as 32-bit HEX. AR The number of Shows the values as values to be signed 16-bit. shown. ST Number of characters in the string. / set_date.fn" METHOD="POST"> set_time.fn Time format, e.g.
Network Functions in the Operator Panel Name push_key.fn Parameters (see separate table) Explanation Used to simulate pressing a key in the operator panel. Example
Network Functions in the Operator Panel Parameters for push_key.fn Parameter 284 Explanation Example KEY Can assume the values: A-Z 0-9 ACK LIST MAIN PREV BACKSPACE ENTER UP DOWN LEFT RIGHT
Network Functions in the Operator Panel Example of HTML Page with SSI and CGI Script: < HT M L > / se t _ d a t e . f n " M E T HO D= " P O ST " > Se t d a te < I NP U T h e re ( Y Y : M M : DD) : SI Z E = 1 0 M AXL E NGT H= 1 0 NAM E = " Y Y : M M : DD" V AL U E = " < ! - - # e x e c g e t_ d a te .
Network Functions in the Operator Panel Save HTML Files with FTP To transfer HTML files to the operator panel, a standard FTP client program is used (See the section FTP Server). The files transferred to the HTML directory in the operator panel’s file system. The name of the files should be in DOS 8.3 format, i.e. a maximum of 8 characters and the extension htm. Note: The file INDEX.HTML must always be used (must be available in the operator panel).
LEDs 20 LEDs This chapter is applicable for operator panels with LEDs. The operator panels have built-in LEDs, connected to a register defined by doubleclicking LEDs in the Project Manager. The contents of the register determine the color and blinking frequency of the LEDs according to the following table. Register value (Hex) Register value (Dec) Blinking frequency (Hz) Color 00 0 - None 01 1 - Green 02 2 - Red 11 17 5 Green 12 18 5 Red 21 33 2.5 Green 22 34 2.
LEDs 288 Mitsubishi Electric, MA00759F
Function Keys 21 Function Keys This chapter describes how function keys are used, and how to convert the arrow keys on the operator panel to function keys. A function key can be configured to control and change the values of devices in the controller. The function key can also be assigned to switch block, start a macro or other functions like load recipe, login and log out. Note: It is only possible to activate two signals connected to function keys at the same time.
Function Keys 21.1 Definitions There are two ways of defining function keys; globally and locally. Global function keys are defined and used in the complete application, i.e. they are valid in all blocks. Local function keys are defined and used in one block. A global definition can always be accessed when the operator panel is running, provided that the current block does not have any local definitions for that function key. Local definitions have higher priority than global definitions.
Function Keys Function Description I/O The signal activated by the function key. The subsequent field is used to specify an index register and signal format. See the chapters Index Addressing and Signal Format. Event By selecting Event it is possible for the key to influence the given signal according to the following alternatives: Momentary means that the signal is set to one as long as the key is pressed. Toggle means that the signal is set to one or reset alternately when the key is activated.
Function Keys Function Description Macro The selected macro is run. See the chapter Macros. With the button Edit macro the name of the selected macro or the macro event for the selected event can be changed. Security Level Function keys can be defined with a security level, which means that the operator must log in with a password for the same or higher security level to be able to use the function key.
Function Keys Function Description Jump to info block connected to the alarm Jumps to a block linked to the alarm. Applies to the selected alarm line or in the alarm list. See the chapter Alarm Management for further information. List alarm groups Selects from which alarm group the alarm should be shown in the alarm list. Saves alarm list to memory card Copies the alarms in the operator panel to a USB memory stick. See the chapter Alarm Backup for further information.
Function Keys 21.3 Joystick Function Only applicable for key pad models. The joystick function makes it possible to use the arrow keys as function keys. Double-click on System Signals under the Setup folder in the Project Manager, and type the command AK and an address on the command line, for example, AKM10 (command AK and memory cell M10). Memory cell M10 is the enable signal, and the following four memory cells have functions according to the following control blocks.
Function Keys 21.4 Extended Function Keyboard The extended function keyboard X-Key 16 can be used to provide an E1000 operator panel with 16 extended function keys and LEDs. Not available for E1012 and E1022. A maximum of four extended keyboards can be connected to one operator panel. The panel scans all keyboards in the network, detects changes on function keys and writes new values to the LED register. Please see the manual MA00941A for further information.
Function Keys 296 Mitsubishi Electric, MA00759F
Macros 22 Macros This chapter describes how macros are used to link several events in the operator panel together to one single command. If you often perform the same commands and properties in the operator panel you can use macros to automate these maneuvers, i.e create a macro for them. A macro is activated from local and/or global function and touch keys, or by activating an I/O. Macros are defined by double-clicking Macros in the Project Manager.
Macros Insert Event or Append Event Click Insert Event or Append Event to display the following dialog. Each macro can contain a maximum of eight different events (lines). Parameter 298 Description I/O The signal to be linked to an event in the macro. In the field Event, select which of the following events to be linked to the signal in the macro: Set - means that the digital signal is set to one and remains set to one when the macro is activated from a key.
Macros Parameter Description Command* The command that should be activated: IPCONFIGCollects and shows current IP Address for the panel. PING Checks if a host is available. ROUTE Shows/adds/deletes routes Argument* Text field that give the argument for the command i.e. 192.168.1.1 for the command PING. Show input panel* Yes/No (only touch) if an input panel should be displayed while the program is running.
Macros Activate a Macro from a Function or Touch Key Macros can be activated from function or touch keys. Each key (global or local) can be linked to a macro. The desired macro for the key is selected in the dialog for local and global function and touch keys.
Project Transfer 23 Project Transfer To use a project in the operator panel, it has to be transferred from the PC where it is created to the operator panel. Connect the PC with the configuration tool to the operator panel. 23.1 Transfer Properties The transfer of projects is controlled from the configuration tool. In the configuration tool under Transfer/Project you can select what is to be transferred.
Project Transfer Parameter Description Percent complete Shows how much of the project has been transferred during the transfer. Byte count (kb) Shows how many kilobytes have been transferred during the transfer. Time elapsed Shows how much time has elapsed since the functions Send, Receive or Verify were activated. Status Shows the transfer status and which part of the project is being transferred. E.g. properties, individual blocks, alarm groups, individual symbols and function keys.
Project Transfer Parameter Delete Description Trend data**: Recipe data: Download driver Never: Always: Automatic: All stored trend/data logger data in the operator panel is deleted. All stored recipe data in the operator panel is deleted. Driver never downloaded. Driver always downloaded. Driver will be downloaded to the operator panel when the driver in operator panel and the defined driver in the current project are not the same, or the same version.
Project Transfer The communication parameters are set under Transfer/Communication Properties or by selecting Settings in the dialog Project Transfer. Parameter Description Use TCP/IP transfer Select if the project is to be transferred through TCP/IP. See the section TCP/IP Transfer. Use serial transfer Select if serial transfer of the project is to be used. See the section Serial Transfer. Use modem transfer Select if modem transfer of the project is to be used. See the section Modem Transfer.
Project Transfer Note: Running other Windows programs at the same time as a project is transferred can lead to communication errors. This is avoided by closing other programs. Links to signals will be included when transferring blocks. 23.2 TCP/IP Transfer When transferring through TCP/IP, you must select Use TCP/IP transfer under Transfer/Communication Properties. When you click Send in the dialog Project Transfer the following dialog is shown.
Project Transfer 23.3 Serial Transfer For serial transfer, you select Use serial transfer under Transfer/Communication Properties. When you click Send in the dialog Project Transfer, the project will be transferred to the operator panel. 23.4 Modem Transfer To transfer by modem, you select Use modem transfer under Transfer/Communication Properties. When you click Send in the dialog Project Transfer, the project will be transferred to the operator panel.
Project Transfer 3. Select port and set the transfer speed (baud rate), parity and stop bits. 4. Use the program HMI Tools Connect to dial up. 5. Select Send in the configuration tool.
Project Transfer Transfer via GSM Modem A special procedure is required when transferring via GSM modem. The operator panel has to be set in transfer mode and run mode manually. 1. In E-Designer, select the communication properties for modem transfer as described in the previous section. 2. Enter the Service Menu in the operator panel by setting the mode switches on the back of the operator panel in mode 1000.
Project Transfer 23.5 Transfer to/from External Memory Card Not available for E1012 and E1022. Export Project to Memory Card In order to export the project to a Compact Flash memory card or USB Flash drive, select Transfer/Export Project Transfer File. The output from the export is a datfile. Note: Use of Compact Flash cards is not supported in the E1012, E1022, E1032, E1041, E1043, E1060, E1061, E1062 and E1063 operator panels.
Project Transfer Load Project Automatically on Detection Save the project file to the root of the external memory card. Only one project is supported in the root for automatic detection and loading of project. Settings for loading the project to the operator panel are made by selecting Setup/ Terminal Options. Memory Card Settings Ask confirm question before load The question that will be displayed in the operator panel before loading the project.
Transfer of Controller Program and Parameters 24 Transfer of Controller Program and Parameters It is possible to transfer MELSEC FX (serial) controller program and parameters to and from a USB Flash drive. Other MELSEC drivers may also eventually support USB Flash drive transfer. Please see the driver documentation to verify this. Controller independent functions are built into the E1000-series software. Controller specific functions can be found in the driver.
Transfer of Controller Program and Parameters 24.2 Transferring Controller Software from the USB Flash Drive (Download) Note: Only files that has been previously uploaded from the controller can be downloaded. A USB Flash drive has to be connected to the operator panel at startup. At operator panel startup, the drivers in the operator panel are checked to verify if they support controller program upload/download.
Updating the Operator Panel 25 Updating the Operator Panel In the operator panel, there is a system program (operating system), which is stored in the operator panel’s memory on delivery. The system program can be replaced, that is, updated to a newer version, either via PC or via external memory card. Not available for E1012 and E1022. See section Downloading the System Program in E1012 and E1022 for these models.
Updating the Operator Panel Transfers Are Made in the Following Steps: By Serial Port 1. Connect the cable between the PC and the operator panel. 2. Open a project or create a new project with the desired operator panel type. 3. Select Transfer/Update Operator Terminal System Program. No settings are required in the operator panel. Under Options/Communication Properties, communication port and transfer speed are set. Over Ethernet 1. Connect the cable between the PC and operator panel. 2.
Updating the Operator Panel 25.3 Downloading the System Program in E1012 and E1022 An Image Loader is used to download system programs to the operator panel via a PC. The Image Loader is available from the website. The transfer is made via the serial port using a CAB30 cable. Updating of the system program to the operator panel requires the following: – PC with Image Loader application. – CAB30 cable. Transfers Are Made in the Following Steps: 1. Run the Image Loader exe-file by double-clicking on it.