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+.
3)The difference between Historical Event Display component and Event Display component. 1 .Historical Event Display component can query by file order or date and display. Event Display component can’t query by file order or date and display. 2.Historical Event Display component can only read the event information saved in external storage. Event Display component can read event information saved both in HMI recipe memory and in external storage. 3 .Historical Event Display component can’t be cleared by using the function Clear Event in function key. Event Display component can be cleared by using the function Clear Event 5. Camera The HMI which supports USB HOST support USB camera.It can use the camera to monitor site. The attribute of Camera component is as following figure.
For example. The address of Camera component is LW0.When LW0=0,it will close the camera.When LW0=1,it will open the came ra which connect to USB HOST 1.When LW0=2,it will open the camera which connect to USB HOST 2. 1 . Only the HMI which support US B HOST can support Camera component. 2 .When open the camera in one of the USB HOST,then the other camera will close automatically. Support most brands of camera in the market. 6. Combination Operations Component Combination Operations Component is used to combine Bit State Setting component and Multiple State Setting component into one component. It can satisfy the customer who want to use one button to excute bit state setting and multiple state setting functions. For adding Combination Operations co mponent,the user can click the menu Components >>>Button/switch>>>Combination Operations or drag the icon of Combination Operations from Graph element window >>>PLC Parts to edit window.
1. Add components Right click in the blank on t he left side of the component attribute to add bit state setting component or multiple state setting component. 1. Before adding components, user can change the component’s execution sequence by selecting I nsert Before, Insert Behind in the right-click menu. 2. For the added component,user c an change the component’s execution sequence by selecting Move Up ,Move Down in the right-click menu. 3. Select Delete in the right-click menu to delete the added component.
It can only add 16 components at most in Combination Operation Component. 2.Edit component attribute The attribute of adding component can be edi ted separately at the right side.
Bit State Setting only support setting mode such as ON,OFF and Toggle.
Multiple State Setting only support type of Set Constant,Add Value and Sub Value. 3. Exiting when component execution failed Option Tick Exiting when component execution failed option indicates that if any component can’t excute succes sful,then it will finish excuting without excuting next component. Don’t tick this option indicates if any co mponent can’t excute successful,then it can ignore this component and excute next component. 7. Historical Data Display Component Historical Data Display Component can sa ve the continuous datas in internal memory(RW) or external memory(ERW). 1.The sampling data must be continuous .It is only suitable for saving a small amount of continuous datas,not suitable for saving a large amount of datas. 2.Different Historical Data Display component can’t use the same name in
【Subdirectory】 in following figure. 3.Historical Data Display component can use together with Trend Curve,but the sampling address and channels can’t be the same,and the subdirectory for saving can’t be the same either.When using the Historical Data Display component together with Trend Curve ,then it can only save one of them,they can’t be save at the same time .If user want to use Historical Data Display component to display the sa mpling datas of Trend Curve,then you can transfer the PLC’s datas to local register (LW) . 4.If user need to save datas for long,and don’t mind the interval time for saving datas,then we suggest to set the sampling time long and choose bulk storage. The route for saving datas in external memory:sd rend\HistoryTrend The route for saving datas when off-line simulating:\disk\sd rend\HistoryTrend As following figure:
When the datas saved in the external device is up to the maximum,then user can clear all the datas through system registers. LB9156~9158 is corresponding to SD card,USB1,USB2.When LB9156~9158 set ON,it will clear the files about historical dat as,historical event,operation record and screen shot and so on.After operation finish ,it will set OFF by automatical. 8. Dynamic Graph Component Dynamic Graph Component is used to change the position and size of rectangle,ellipse or straight line by changing the value of the registers. Dynamic Graph support rectangle,ellipse and strai ght line.The origin is at the top left corner.Towards the right is to increase the X position,and downwards is to increase the Y position. The unit of Dynamic Graph Component is pixel.