HansCZ Posted November 10, 2022 Report Share Posted November 10, 2022 Dear authors, There are two tips for feature I would like to mention 1. It would be pleasant if there is an function in Unilogic, which will export all HMI screens to say png files with a filename corresponding to the name of the HMI screen. This is very useful when I write an user manual for the end customer (and, as a C# programmer, it is not a lot of work I suppose :-)) 2. Last screen action is a pretty good feature, especially when the screen is accesible from more than one HMI in the program. Typically user options should be reachable from several screens. The problem is when I am debugging my code and download a new version of my code to the PLC, being at HMI, where is a button "back" attached to action "Last Screen" the variable "Last Screen" is undefined become undefined and there is no way to jump for example to the Default screen. Is it possible to make an option (button) in UniApps like "Jump to the default screen". Or maybe in UniLogic. Now I have to reboot the PLC and this is annoying. Thanks Jan Link to comment Share on other sites More sharing options...
NoamM Posted November 13, 2022 Report Share Posted November 13, 2022 Hi HansCZ, "Export all HMI screens to say png files..." can apply it by using Screenshot button located on the ribbon of HMI menu. Global Action " Is it possible to make an option (button) in UniApps like "Jump to the default screen". Or maybe in UniLogic..." can apply it by using Action - 'Load screen' Link to comment Share on other sites More sharing options...
HansCZ Posted November 19, 2022 Author Report Share Posted November 19, 2022 1. Ok, this feature I know, but this may be applied to the current screen only, I would like to export all. 2. Good. But the solution assumes I have one worthless function in the ladder like -|P|-( )-(R) and it is still unaccesible from the plc It is not a big issue, just a tip, same as a screensaver 2 yrs ago was a tip and it has been implemented now Link to comment Share on other sites More sharing options...
HansCZ Posted May 18, 2023 Author Report Share Posted May 18, 2023 Would like to the developers. The Export All HMI Screens Has been implemented in verison 1.33.348 Many Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now