Silver Series Operator Interface Terminals EZware-5000 Programming Manual Operator Interface Terminals
2 EZware5000 Series Programming Manual Icon Meaning Identifies a procedure. Indicates a reference to additional information. Indicates
92 EZware5000 Series Programming Manual 6. Disable buzzer: When checked, the HMI will not sound the buzzer (beep) when the screen is touched. Loca
Using EZware-5000 93 To configure Security tab settings: The Security tab is used to set up a table of users, user levels (access classes), and p
94 EZware5000 Series Programming Manual The object can be configured to handle insufficient security in one of two ways: • The object can be hidd
Using EZware-5000 95 LW9500, LW9501 New password, user 1 32-bit unsigned Loaded into security system when LB9061 is set momentarily LW9502, LW9503
96 EZware5000 Series Programming Manual To configure Font tab settings: Determines the font for non-ASCII strings. To add a Windows TrueType font
Using EZware-5000 97 To configure the Extended Memory tab settings: The Extended Memory tab is used to configure the extended memory for saving d
98 EZware5000 Series Programming Manual To configure Printer/Backup Server tab settings: 1. Check the Use Remote Printer/Backup Server checkbox
Using EZware-5000 99 Automatically Reboot HMI EasyBuilder can automatically reboot the HMI after download. To enable automatic reboot of HMI after
100 EZware5000 Series Programming Manual 3. By default, the converted file is automatically placed into the same directory. To modify the name of
Using EZware-5000 101 7. Click the Exit button to go back to the main screen of EasyBuilder-5000. Open the converted file as you would normally o
Introduction 3 OIT/HMI Basics Operator Interface Terminals (OITs) and Human Machine Interfaces (HMIs) provide much more versatility than traditiona
102 EZware5000 Series Programming Manual Please Note: These files are captured by the HMI and stored in internal HMI memory, an attached SD card, o
Using EZware-5000 103 2. Display Milliseconds: This option determines how the time value for each data record is displayed. In this window you hav
104 EZware5000 Series Programming Manual we want to use these same changes on other files, click the Save Setting… button to save the changes as a
Using EZware-5000 105 Converting Multiple Files EasyConverter also has a feature that allows you to select multiple Data/Event Log files and save
106 EZware5000 Series Programming Manual EasyPrinter The Easy Printer button allows monitoring of the print server through Project Manager. The Eas
Using EZware-5000 107 Options Menu > Settings The Settings window is used to configure the operation of EasyPrinter. General Port Number of the
108 EZware5000 Series Programming Manual To create a new Recipe/Extended Memory file: From the Project Manager application, click Recipe/Extended
Using EZware-5000 109 integer format or BCD?). Therefore, the data format is used to define how each data element is formatted (ie., Signed vs Unsi
110 EZware5000 Series Programming Manual 6. Select your data format: Use to select or create a data format template that can be used for other rec
Using EZware-5000 111 b. Save file as *.emi for extended memory files. You must use file names which correspond to the ten extended memory area
4 EZware5000 Series Programming Manual Graphics Object A Graphics Object is any text, icon, or picture that can be displayed on the HMI. Graphics o
112 EZware5000 Series Programming Manual EasyAddressViewer Starts the Easy Address Viewer application for viewing the device types and memory range
Using EZware-5000 113 Off-line Simulation Opens a compiled project (*.xob) in off-line simulator mode. Pass-through mode The pass-through mode allo
114 EZware5000 Series Programming Manual 5. Destination COM Port (HMI -> PLC): Set COM settings for the HMI COM port that will be connected to
Using EZware-5000 115 5. Click Uninstall to uninstall the virtual COM port driver on the PC. The HMI must be powered and connected to the PC or
116 EZware5000 Series Programming Manual Chapter 7 – Creating Windows This section shows how to create and use windows using EasyBuilder. Window
Creating Windows 117 3. The Open Window dialog box closes and the opened window is displayed in the EasyBuilder work area. The Open Window dialog
118 EZware5000 Series Programming Manual #55:ASCII Small – A style of an ASCII keypad. #60:ASCII Upper M – A style of an ASCII keypad. #61:ASCII Lo
Creating Windows 119 4. Modify the window parameters, then press OK. The Open Window dialog box reappears. 5. If you wish to open the window you
120 EZware5000 Series Programming Manual Assigning Size of Window You can vary the size of a new window to create full screen or popup windows. Pop
Creating Windows 121 Assigning Underlay Windows An Underlay Window is a Base Window that is displayed at the same time as the Base Window that call
Introduction 5 List of Features The next chapter will guide you through the creation of your first project. Before you proceed, you may wish to rea
122 EZware5000 Series Programming Manual • Underlay windows are always positioned from the top left corner of the screen. Any position settings yo
Creating Windows 123 Deleting a Window Before any window can be deleted from a project, the window must be closed. To close a window, see the secti
124 EZware5000 Series Programming Manual 5. Select the Label tab and check Use label and create a label for the function key. 6. Click OK to retu
Creating Windows 125 1. From the Objects menu, select PLC Control. The PLC Control Object dialog box appears. 2. Click New... The PLC Control d
126 EZware5000 Series Programming Manual 7. You will see a new entry that lists the PLC address that is monitored by the HMI. The PLC must only en
Creating Windows 127 3. Click the Setting… button in the Read address section and select the PLC address according to Device type selected from th
128 EZware5000 Series Programming Manual Tips and Suggestions Having trouble deciding which method to use to display a base window? Here are some
Creating Windows 129 4. Place the function key object onto the popup window. Placing a Close window function key onto a full-size base screen wi
130 EZware5000 Series Programming Manual 3. As you can see, some of the parameters for a common window are disabled and cannot be changed. Window
Creating Windows 131 Common Window When Above base window is set, the result is: When Below base window is set, the result is: To set the Above
6 EZware5000 Series Programming Manual Video In Input and play video on the HMI from an external source (X-models only). Bar Graph Creates a bar
132 EZware5000 Series Programming Manual Therefore, a Set Word Object on a base window will cover a Rectangle Object on a common window that occupi
Creating Windows 133 Default Common Window #4 Alternate Common Window #30 Initial Window #10 1010-1007, Rev. 10
134 EZware5000 Series Programming Manual When the HMI initializes, it displays the startup screen (Window #10) and the default common window. To c
Creating Windows 135 To open a fast selection window: 1. From the Window menu, select Open Window. The Open Window dialog box appears. 2. Highl
136 EZware5000 Series Programming Manual Using the Fast Selection Button The fast selection button is used to display the Fast Selection window. P
Creating Windows 137 4. Click Settings... Click the Use shape checkbox, and then click the Shape Library… button. 5. Select a shape for your fast
138 EZware5000 Series Programming Manual The amount of available memory is indicated by the following Reserved Local Words: LW9072 HMI free space
Creating and Using Databases and Languages 139 Chapter 8 – Creating and Using Databases and Languages EasyBuilder includes the ability to create a
140 EZware5000 Series Programming Manual 3. Enter the new Tag name. Tag names may be up to 100 characters, any character. 4. Select the PLC name:
Creating and Using Databases and Languages 141 To export the tag library to a .csv file or .xls file: 1. Click Export CSV or Export EXCEL. The Op
HMI Local Setup 7 Chapter 2 – HMI Local Setup Factory Configuration Each HMI arrives from the factory with a demo project file that illustrates som
142 EZware5000 Series Programming Manual Creating the Label Library The Label library is a database of text Labels, for use with objects utilizing
Creating and Using Databases and Languages 143 5. The new label is still selected. Click the Settings… button to display the Label Tag Content di
144 EZware5000 Series Programming Manual To set a different font for each language: 1. From the Library menu, click Label..., or click the Label
Creating and Using Databases and Languages 145 To export the label library: 1. Click Export EXCEL File… The Open dialog box appears. 2. Enter th
146 EZware5000 Series Programming Manual 1. Text Labels in any of up to eight languages can be displayed, as configured in the Label Library. In L
Using and Creating Keypads 147 Chapter 9 – Using and Creating Keypads The HMI operator must have a keypad available to enter new data when using t
148 EZware5000 Series Programming Manual 2. Use the Description: box to enter a title for the Function Key part. A description is not necessary bu
Using and Creating Keypads 149 To create a sample keypad entry screen: 1. Start a New project file in EasyBuilder-5000. 2. From the Objects menu
150 EZware5000 Series Programming Manual Editing data registers using a keypad: 1. Save and compile the new project, then test the operation of t
Using and Creating Keypads 151 5. Click OK and place the Direct Window Object anywhere on the window. 6. From the Window menu, select Open Window
8 EZware5000 Series Programming Manual The X-models (HMI5104XH, HMI5121X, and HMI5150X) have an additional icon in the System Setup Toolbar for Scr
152 EZware5000 Series Programming Manual Chapter 10 – Bar Graphs, Meters, and Trends This chapter focuses on three special graphic objects, whic
Bar Graphs, Meters, and Trends 153 2. Use the Description: box to enter a title for the Bar Graph object. A description is not necessary but does
154 EZware5000 Series Programming Manual 6. The Bar color/style determines the appearance of the Bar Graph. Function Description Frame Set the col
Bar Graphs, Meters, and Trends 155 2. Use the Description: box to enter a title for the Meter Display object. A description is not necessary but
156 EZware5000 Series Programming Manual 5. In the Degree section, you can select the range of your meter, where the range is 0 to 360. The Start
Bar Graphs, Meters, and Trends 157 11. In the Value section, select the Zero and Span values. These are the PLC register values that represent th
158 EZware5000 Series Programming Manual Creating Trend Displays and Data Sampling Objects Data Sampling objects can be used to log historical data
Bar Graphs, Meters, and Trends 159 3. Description: Enter a name for the object. This isn't necessary, but will help in later identification
160 EZware5000 Series Programming Manual 9. Enter a Description for the data format and then select the Data type. Click OK to return to the Data
Bar Graphs, Meters, and Trends 161 2. In the Data Sampling Object Index, select the data sampling object from the drop down menu whose data is t
HMI Local Setup 9 6. If using a static IP address, use the IP Address get from below option. The IP fields are enabled. Enter the appropriate sett
162 EZware5000 Series Programming Manual 9. Select the Frame color and the Background color for the trend from the drop down menus. 10. Check th
Bar Graphs, Meters, and Trends 163 13. In the Data sampling object section, select the channels you want to display by clicking the checkboxes un
164 EZware5000 Series Programming Manual The HMI reads from the Sampling Object datalog file (*.dtl) immediately after the screen that contains th
Bar Graphs, Meters, and Trends 165 2. Data Sampling Object index: Select from drop-down list which data file to use. Data files are created using
166 EZware5000 Series Programming Manual Data Format tab: Used to configure how the data appears for each column: 1. Channel: Channels are confi
Bar Graphs, Meters, and Trends 167 Title tab: Used to configure a title bar or legend at the top of the data columns: 1. Use title: Check to use
168 EZware5000 Series Programming Manual Chapter 11 – Capturing Alarms and Events This chapter looks at how the Silver Series uses alarms and even
Capturing Alarms and Events 169 2. Click the New... button. The Alarm (Event) Log Properties dialog appears. 3. On the General tab, set the Cate
170 EZware5000 Series Programming Manual 9. Click the Message tab to display the Message dialog. 10. Enter the message to display when the alarm
Capturing Alarms and Events 171 Displaying Alarms using the Alarm Display Object Though the Alarm (Event) Log Object continuously monitors the PLC
10 EZware5000 Series Programming Manual 10. Configure your password settings. Local Password The password required to enter local setup. Upload P
172 EZware5000 Series Programming Manual 4. Include categories: To include all categories, set this at 0 to 0. 5. Acknowledge style: Select eith
Capturing Alarms and Events 173 Displaying Alarms using the Alarm Bar Object The Alarm Bar Object displays alarms scrolling horizontally along a si
174 EZware5000 Series Programming Manual 7. Select the format for how the date and time is displayed in the Date: and Time: drop-down boxes. 8. C
Capturing Alarms and Events 175 To create an Event Display Object: 1. From the Objects menu, click Alarm > Event Display or click the Event
176 EZware5000 Series Programming Manual 5. Click on the Event Display tab to display the Event Display dialog. 6. Include categories: To inclu
Security 177 Chapter 12 – Security The security feature in EasyBuilder-5000 allows you to create up to 12 users with individual passwords and assig
178 EZware5000 Series Programming Manual In order for a user to login, they must first enter their user number into reserved local word LW9219. The
Security 179 Object Security Many objects in EasyBuilder-5000 can be secured using the Security tab in the object’s properties window. For example,
180 EZware5000 Series Programming Manual Display warning message if access denied: This option causes the message in Window 7 (Password Restriction
Security 181 When Interlock is enabled, the following options are available: Hide when disabled: When this box is checked, the object is invisibl
HMI Local Setup 11 13. Click on the HMI name tab to give the HMI a unique name. This name can be used to address the HMI for downloading over Ethe
182 EZware5000 Series Programming Manual Auto logout There is an Auto logout feature in the System Parameters on the System Setting tab (Edit >
Security 183 Additional Security Features Project Password (MTP file) Enable the Project Password in the System Parameter settings (Edit > Syste
184 EZware5000 Series Programming Manual A developer can set the HMI key in the reserved local memory of the HMI (LW9046 configured for 32-bit unsi
Security 185 XOB Password A project (*.mtp) must be compiled (*.xob) before it can be downloaded to an HMI. When compiling a project, you have the
186 EZware5000 Series Programming Manual Decompiling Prohibited Click the Decompilation is prohibited checkbox in the Compiling window to prevent t
Security 187 System Passwords The System Setup Toolbar in the HMI has the option of changing several passwords from their default setting of 111111
188 EZware5000 Series Programming Manual To change a system password, the new password must be entered, and then entered again to confirm. As the p
Security 189 Upload Password: The password required to upload data from the HMI to a PC or memory module. Upload to a PC using Project Manager Up
190 EZware5000 Series Programming Manual Download Password: The password required to download data to the HMI from a PC or memory module. Download
Security 191 Upload (History) Password: The password required to upload history files from the HMI to a memory module. Upload to a USB Flash or SD
ii EZware5000 Series Programming Manual COPYRIGHT NOTICE This manual is a publication of Maple Systems, Inc., and is provided for use by its custom
12 EZware5000 Series Programming Manual 15. Click the VNC server setting tab to enable remote access using VNC (Virtual Network Computing). Click
192 EZware5000 Series Programming Manual Chapter 13 – Using the Modbus Gateway The Modbus Gateway allows any ModbusTCP Master to request HMI data u
Security 193 Configuring the Modbus Gateway 1. Configure the PLC to which Modbus registers will be mapped. Refer to the System Parameter Setting
194 EZware5000 Series Programming Manual This example will show how to use the Modbus Gateway to obtain data from an Animatics Smartmotor. 1. Cli
Security 195 3. Click the Add button to map a Modbus register. In this example, Modbus registers are being mapped to array elements in an Animati
How to Reach UsCorporate HeadquartersWatlow Electric Manufacturing Company12001 Lackland RoadSt. Louis, MO 63146Sales: 1-800-WATLOW2Manufacturing Supp
HMI Local Setup 13 The Popup download window option allows you to turn on or off whether the Download dialog window appears on the screen when a US
14 EZware5000 Series Programming Manual 3. Click on the Version tab to display the current firmware information. Transferring Projects and Data f
HMI Local Setup 15 When Download is selected, a dialog will appear requesting the Download password and what data to download. Password Enter th
16 EZware5000 Series Programming Manual Chapter 3 – Connect the HMI to the PLC or Controller The Silver Series family of HMIs can connect to one,
Connect the HMI to the PLC or Controller 17 Figure 3: COM Ports for the HMI5070NH/TH, HMI5100N/T, HMI5104TH/HMI5104XH/HMI5121X/HMI5150X 1010
18 EZware5000 Series Programming Manual Figure 4: COM Ports for the HMI5056N 1010-1007, Rev. 10
Connect the HMI to the PLC or Controller 19 Figure 5: COM Port for the HMI5043N/T 1010-1007, Rev. 10
20 EZware5000 Series Programming Manual Connecting to COM1 and COM3 on Port A Maple Systems Silver Series family of HMIs is capable of connecting t
Connect the HMI to the PLC or Controller 21 Scenario 2 – One RS485 2 Wire PLC/Controller with COM3 configured for RS485-2 Wire and one RS485 4 Wire
EZware5000 Series Programming Manual iii Important Information Regarding Watlow Part Numbers When you purchased your Operator Interface Terminal an
22 EZware5000 Series Programming Manual Scenario 3 – One RS485 4 Wire PLC/Controller with COM1 configured for RS485-4 Wire and one RS232 PLC/Contro
Connect the HMI to the PLC or Controller 23 Scenario 4 – One RS485 2 Wire PLC/Controller with COM1 configured for RS485-2 Wire and one RS232 PLC/Co
24 EZware5000 Series Programming Manual Connecting to COM1 and COM2 on Port B Two RS232 PLC/Controllers, with COM1 and COM2 configured for RS232.
Connect the HMI to the PLC or Controller 25 Connecting multiple PLC/controllers serially using daisy chaining The RS485 4-wire and RS485 2-wire com
26 EZware5000 Series Programming Manual Troubleshooting The HMI must be connected to a PLC/controller in order for the project to run correctly in
Creating a Sample Project 27 Chapter 4 – Creating a Sample Project Often the best way to learn about new software is to jump righ
28 EZware5000 Series Programming Manual 2. Click New… The Select Window Style dialog box appears. 3. Click Base Window. The Window Settings dia
Creating a Sample Project 29 5. Click the box for the Background color. The color palette box opens. Click on the white color box
30 EZware5000 Series Programming Manual 5. Select shape number 7 and click OK. The Function Key Object’s Shape tab now shows a preview of how the
Creating a Sample Project 31 7. In the top menu bar in EasyBuilder 5000, click Draw > Text (or select the Text Tool icon in t
iv EZware5000 Series Programming Manual This page intentionally left blank 1010-1007, Rev. 10
32 EZware5000 Series Programming Manual Now let’s create a bargraph on Window 11. We will use the bargraph to indicate the level of a tank. We wil
Creating a Sample Project 33 3. Click the Outline tab. In the Attribute section, select the following: Type: Normal Direction: Up
34 EZware5000 Series Programming Manual 8. Click the Picture Library… button and select the Tanks1 library. If it does not appear in the Library
Creating a Sample Project 35 10. Click OK to accept the properties settings. On the main screen of EasyBuilder you will see a whi
36 EZware5000 Series Programming Manual 3. In the Attribute section, select the following: Set Style: Press and hold increment (JOG++) (this
Creating a Sample Project 37 12. Click OK and place the Set Word Object below the bargraph on Window 11 in EasyBuilder. You can c
38 EZware5000 Series Programming Manual 16. Paste the Set Word Object to the window (Edit > Paste or Ctrl+V) and drag it next to the other Set
Creating a Sample Project 39 19. In the Attribute section, select the following: Set Style: Press and hold decrement (JOG--)
40 EZware5000 Series Programming Manual 3. In the Blinking section, select None for the Mode. 4. Click the Shape tab and check the Use Picture c
Creating a Sample Project 41 6. Click OK and place the Bit Lamp Object to the left of the tank. You can click and drag it to adj
EZware5000 Series Programming Manual v Table of Contents COPYRIGHT NOTICE ... ii WARRANTY ...
42 EZware5000 Series Programming Manual 11. Click the Profile tab and set the Width to 100 and the Height to 25 (pixels). 12. Click OK to accept
Creating a Sample Project 43 3. Click the Shape tab and deselect the Use Shape checkbox. This will make the Set Bit invisible on
44 EZware5000 Series Programming Manual 4. Click OK and place the Set Bit Object on the window. It will appear as a square frame. Click on the scr
Creating a Sample Project 45 2. Use the drop-down menus to locate the project folder in EZ5000. 3. In the File name text box, ty
46 EZware5000 Series Programming Manual 2. Click the arrow button to go to the next window. 3. Click and hold the arrow UP button to fill the ta
Creating a Sample Project 47 Downloading your first project First, connect a +24 VDC power supply to the HMI. Refer to the Silver
48 EZware5000 Series Programming Manual 3. Select Tools > Download from EasyBuilder’s menu (or click the Download icon). 4. Make sure that the
Simulator Mode 49 Chapter 5 – Simulator Mode As you saw from creating the sample project in the last chapter, downloading any
50 EZware5000 Series Programming Manual Off-line simulation is also great for demonstrating the operation of the HMI and becoming familiar with the
Simulator Mode 51 2. Click Online-Simulator. The Open Project dialog box appears. 3. Click on the compiled project file that
vi EZware5000 Series Programming Manual To use on-line simulation mode from EasyBuilder ...
52 EZware5000 Series Programming Manual Chapter 6 – Using EZware-5000 Overview The EZware-5000 software is composed of three separate applications
Using EZware-5000 53 HMI IP, Password Settings Settings Button Click the Settings button to view the Download/Upload passwords (default 111111). T
54 EZware5000 Series Programming Manual EasyBuilder-5000 Development Window Objects Summary EasyBuilder includes several active graphics objects
Using EZware-5000 55 Set Bit The Set Bit Object is used as a button to toggle ON or OFF the state of a bit or coil in the PLC, or a bit in the HM
56 EZware5000 Series Programming Manual Function Key The Function Key Object is used to change windows, popup a window, return to a previous wind
Using EZware-5000 57 Moving Shape The Moving Shape Object is used to move a shape or picture on the screen based on values in consecutive registe
58 EZware5000 Series Programming Manual Recommended Format and Resolution 100% (1:1) 50% (1:2) NTSC 720 x 480 360 x 240 PAL 720 x 576 360 x 288 A
Using EZware-5000 59 History Data Display The History Data Display Object is used to display historical data collected by the Data Sample Object
60 EZware5000 Series Programming Manual The number of data points must be stored at [control word address + 1], and the data must be stored startin
Using EZware-5000 61 The Read address field is the starting address of the data to plot. Each channel has its own Read address. Normally, the X and
EZware5000 Series Programming Manual vii Creating Bar Graphs ... 152 Creating Meter Displays ...
62 EZware5000 Series Programming Manual Line: The data is plotted as a Line graph, with squares plotted at each data point. Point: The data is plot
Using EZware-5000 63 to display (including the starting day). If three days are selected, but only two event files are included within the three da
64 EZware5000 Series Programming Manual Backup The Backup Object is used to copy recipe files (*.rcp), event files (*.evt), and data files (*.dtl
Using EZware-5000 65 Trigger address + 1 Number of words to transfer (32 words maximum) The number of words to transfer from the PLC to the HMI or
66 EZware5000 Series Programming Manual Note: When transferring bits, bits can only be transferred to the local HMI’s internal memory. It is not po
Using EZware-5000 67 Action modes include Bit ON, Bit OFF, or Word write. Bit ON: Start action sets the Action address bit. End action clears the A
68 EZware5000 Series Programming Manual Time setting address + 8 End time (hour) This register determines the hour the End Action is executed. Rang
Using EZware-5000 69 Managing Projects Like most Windows™ application software, EasyBuilder will open, save, close, and print files using the stand
70 EZware5000 Series Programming Manual 3. Enter a file name and then click Save. 4. The main screen of EasyBuilder reappears. To save a project
Using EZware-5000 71 Note: It is a good idea to backup your Library folder before uncompressing a *.cmp file because the uncompress utility will ov
viii EZware5000 Series Programming Manual This page intentionally left blank 1010-1007, Rev. 10
72 EZware5000 Series Programming Manual 2. The Object List combines a list of all of the windows in a project, and all of the objects on each wind
Using EZware-5000 73 Using the Window Tree to change object attributes 1. On the Window Tree, click + adjacent to any window number. The tree will
74 EZware5000 Series Programming Manual If you still don’t see the grid after you have enabled it, make sure that the color of the grid doesn’t m
Using EZware-5000 75 To zoom in on the selected window 1. Use the zoom pull-down menu in the Edit Toolbar. Zoom levels range from 50% to 200% in
76 EZware5000 Series Programming Manual Basic Editing Commands To select a graphics object 1. On the Edit Menu, click Select or click the mous
Using EZware-5000 77 3. From the Edit menu, click Undo or click the Undo icon from the Standard Toolbar. You can also press CTRL+Z. The deleted te
78 EZware5000 Series Programming Manual Multiple objects can be created according to these parameters: Pitch vs. Interval: This setting affects how
Using EZware-5000 79 4. In the Destination box, enter the number of the window in the current project that you wish to copy the selected window(s)
80 EZware5000 Series Programming Manual 4. All of the objects that use PLC data registers or the internal memory of the HMI are listed in this di
Using EZware-5000 81 Bottom Layer: Send the selected object to the bottom layer. Previous Layer: Moves the selected object to the previous layer
Introduction 1 Chapter 1 – Introduction Welcome Welcome to the Maple Systems’ Silver Series Operator Interface Terminals (OITs) from Watlow. Using
82 EZware5000 Series Programming Manual To make objects the same size : 1. Select the objects you wish to make the same size. 2. From the Edit
Using EZware-5000 83 To rotate objects : 1. Select the object you wish to rotate. 2. From the Edit menu, select Flip/Rotate > Rotate 90 Deg
84 EZware5000 Series Programming Manual System Parameter Settings The final section of this chapter shows all the settings or parameters that can b
Using EZware-5000 85 To configure Device tab settings: 1. Click the New… button. The Device Properties dialog appears. You can “export” a proj
86 EZware5000 Series Programming Manual 6. Select the PLC station number for your PLC if appropriate (see Controller information Sheet for your PL
Using EZware-5000 87 To configure the Model tab settings: 1. HMI model: Select the HMI model that you are programming. 2. HMI station no.: When
88 EZware5000 Series Programming Manual Auto Resizing Using the Model Tab This tab can be used to automatically resize your project when changing
Using EZware-5000 89 To configure General tab settings: 1. Fast selection button: The Attribute: drop-down enables or disables the fast selectio
90 EZware5000 Series Programming Manual 3. Options: The Startup window no. selects the window number that will be displayed every time the HMI is
Using EZware-5000 91 To configure System Setting tab settings: 1. Startup language after redownloading the project: Select the language that the
Kommentare zu diesen Handbüchern