Anaheim HMIPLC Release note for Version 16 all20110601 Users Guide
Have a look at the manual Anaheim HMIPLC Release note for Version 16 all20110601 Users Guide online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 523 Anaheim manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
For example, change the system information “PLC no response” as “PLC disconnect” as follows:
Then when the HMI disconnect to PLC, it will appear this information as follows:
8. Copy/Cut/Paste Files among Extended Memories. EV5000 v1.6 provide the copy and cut function among files in extended memories. Rcp and pkg files in USB1,USB2,SD card in a same HMI can be copied, cut and pasted among each other. 1.This function is only suitable for t he HMI that have USB or SD card in it. 2.The file operation func tion is only used for rcp or pkg files in USB or SD card A special register Lw9366 is provided to execute the operation of copying cutting and pasting, and a File List component is needed to finish this function. Address Function 说明 LW9366 Copy ,Cut and Paste The value is 1 means Copy, value is 2 means Cut, value is 3 means Paste Example: Step 1: Add a Text Display component, its Read Address is LW9300, Word Length is 16, the function of Lw9300 is to display the cu rrently browsing path of File List component. Step 2: Add a File List component . this co mponent is divided into three area: folder information is displayed in the left area, file information is displayed in the right upper area, and HMI information of selected project file(.pkg file ) is displayed in the bottom right area. Step 3: Add three multiple State Setting components, their Write Address is LW9366, Setting Mode is Set constant, their Set Value are 1,2,3, their Tag are Copy ,Cut, Paste
After offline simulation you will see: Choose the file you want, and click the “Copy” button. Suppose we need to copy file in USB1 to SD card, switch to SD card path then click “Paste ”. That is ok.
Other operations are the similar. 9. Screen flip display The best visual angle for a HMI is looking squarely at the screen. In some special situation, we need to watch the screen from upside down, we look down at the screen, but the effect is not very good, so there is a new function of flipping the screen, in this way, it can be the same effect as the squarely view. There are two methods to turn the screen” 1,In HMI Extended Attributes option of HMI Attribute, select the Screen Flip Display , after you download the project to HMI, it display a flipped screen. And even after the power is off or restart the HMI , it also display a flipped screen,
2, Use a special register LB9163(readable and writeable) to control the screen flipping. When LB9163 is ON, HMI display a flipped screen. By this method, the screen will become normal after the power is off or restart the HMI. Example: Place a Bit State Switch component, its Read Address is LB9163, Switch Type is Toggle. When the LB9163 is ON it display a flipped screen, when the LB9163 is off , it is a normal screen, the offline simulation effect is as follows:
10 Reset the toolbar When the toolbar is moved to other potion, and we want to recover the system default position, you onl y need to click Menu>>> Edit>>>Reset toolbars, and the toolbar will be reset:
11,User’s permission EV5000 has 32 users and 32 operation permissions, the users and operation permissions can be set respectively, the operati on permissions are free of users limit. And you also can add or delete the users, modify permissions in HMI on line . 1,Settings of user’s permission Double click the HMI, in HMI Attribute window , click the User’s Permission Setting , User Permissions Setting Enabled . Input the User Name , Password and Logoff Time , select the Authorization . User Name: The name of login, the default is usr0~36, the User Name support any characters. Password: Password of login, the default is 888888, the password supports number only, and other characters are not support ed. The range of password is from 0 to 2147483647. when the password is 0 , it means there is no password. Logoff Time: The effective time of user permi ssions, the default is 10 minutes, after 10 minutes, the user’s permission will be logged off automatically, that is to say, the user has to input the password again to get the operation permission. The range of Logoff Time is from 0 to 2147483647, zero means the pe rmission is effective all the time. The Logoff Time is timed begins after the last operat ion after the user’s permission is logged in is executed. Example: as shown in figure, 1. User 0, settings of user per mission information: select the Enable, User Name is Administrator: Password is 666666; Logoff Time is 1 minute. Give the user four kinds of
permissions, they are operation permission , technology configuration permission, system configuration permission, add and delete users permission 2. User 1, settings of user permission information: select the Enable, User Name is Engineer: Password is 222222; Logoff Time is 10 minutes. Give the user a permission: Technology configuration permission