Hello Leandro Tomás Oscar AHUMADA. I would like your help on an issue. Any idea how I can control different contant screens on the one content display screen?
@robustbiker3 жыл бұрын
+1
@LeTomasAHUMADA3 жыл бұрын
Hi Muhammed! I believe there are different ways to do it…I can make a small video next week for this. What you can do is to link a variable to the content id of one of the contents that you have and change that variable.
@muhammedkaya31293 жыл бұрын
@@LeTomasAHUMADA I am eagerly waiting for the video you will publish on this subject.
@LeTomasAHUMADA3 жыл бұрын
@@muhammedkaya3129 see video kzbin.info/www/bejne/kHfLh5iHo7tgoKc
@gabgaz6893 Жыл бұрын
Thank you vor your videos. I have one question with the slide mode. I use a runtime EOTE in a tablet and when I go to screen with slide I have to wait between 12s and 16s before acces to other slide ... have you an idea where it can comes from ? I have saw nothing writing on this.
@LeTomasAHUMADA Жыл бұрын
Hi Gab Gaz! That is something interesting to check, I will need to play with it on an HMI (not have a tablet with eote runtime 😔) but do you have the same behaviour on the simulator in your pc? Have you tried with version v3.3 sp1? Have you tried on an HMI?
@renanpissarratessarolo35172 жыл бұрын
Hi Leandro, do you have an example of using "Login"?
@LeTomasAHUMADA2 жыл бұрын
Hi Renan, Please find below a link for a video related to security access to the HMI: kzbin.info/www/bejne/j17ZiGRofLRrjrc in there i explain how to use the login/logout
@Airquick Жыл бұрын
Hi, Im would like to add a login button, Whilst logged out, this will display “LOGIN”, pressing this will display a keypad, allowing you to login. Whilst logged in, this will display “LOGOUT”, pressing this will log you out. The user will be required to login if they attempt to alter any of the variables within the HMI display, e.g. the ‘Frost Shutdown Set-point’. Can you point me in the right direction on how to do it please
@LeTomasAHUMADA Жыл бұрын
Hi Andrew! I did the next video related to security using login and logout maybe it gives you some tips for your application: kzbin.info/www/bejne/j17ZiGRofLRrjrc
@Airquick Жыл бұрын
@@LeTomasAHUMADA Thank you i'll have a look
@basseldiab543211 ай бұрын
am using the trial Version from Operator Terminal and i have made a Testproject for my HMISTO715 but i am not able to upload my Testproject to the HMI ! is it because i have the trial Version?
@LeTomasAHUMADA11 ай бұрын
Hi there! As far as I know you must have a license in order to transfer the application to the HMI
@kurtklingbeil69002 жыл бұрын
Thank you for your videos I have a question on how to transfer a project to HMIST M6B via ethernet. Transfer via USB works fine. Transferring via ethernet first cautions about using ipSec and then says "Unable to connect to specified destination. Check if machine is in project transfer standby"
@LeTomasAHUMADA2 жыл бұрын
Hi Kurt! You will need to access to the hardware configuration on the HMI then enable the download via Ethernet to make it work.
@jz23012 жыл бұрын
Hi, I would like to know how can I change the screen using plc program
@LeTomasAHUMADA2 жыл бұрын
Hi Jz! Once you have created the external variable in the Hmi if i am kot wrong there different way to do what you want. You can add in the global script a function that when that external variable change and depend in which value the you can change the actual screen id of the hmi. Another solution will be to link the external variable with the screen id on the definition of this external variables (check if this is possible i believe you can)
@jz23012 жыл бұрын
@@LeTomasAHUMADA thanks, but I’m unable to find how to link it by global scrip or external variable link with screen ID
@LeTomasAHUMADA2 жыл бұрын
@@jz2301 you can check this video: schneider-electric.box.com/s/cofj0rblovrtrm1b1j5qqf10mtnyfpa3 I believe it has the solution.
@edgaralejandrofloresrodrig84124 ай бұрын
Hola tomas, muchas gracias por tus videos. Tengo un bug muy extraño, ya que mi Master screen no se muestra a menos que habilite el header. Sabes a qué se pueda deber esto? Solo me pasa en la Master screen que se muestra al iniciar mi programa.
@LeTomasAHUMADA4 ай бұрын
Buenas! Algunas cosas para ver: 1) tenemos que ver la version de EOTE que estas usando, es la v3.5? 2) sucede en simulation o en e hmi real ? 3) Algo parecido me pasaba en versiones viejas del software, moviendo un objeto en el screen secundario resolvia el problema. 4) el objeto se encuentra en el header o en el body? Cuidado aca porque son areas distintas de un mismo screen
@gibranenriquecastilloherna9296 Жыл бұрын
Wow, the knowledge you transmit is very interesting, congratulations, sorry, where can I find from as well as those in your folders in your files, I have to search for them.
@LeTomasAHUMADA7 ай бұрын
Hi there! Thanks for your feedback 😊, the folder path should be on video’s description.
@JockeeRify4 ай бұрын
this software is much worse than vijeo
@LeTomasAHUMADA4 ай бұрын
Hi there! It is a different way to design an hmi application, it takes time to master it then you hopefully change your opinion 😊
@muhammedkaya31293 жыл бұрын
hello LTA. I watched the video and it helped me a lot. I'm looking forward to new videos on this topic. Also, I have a few questions to ask you, could you please contact me?
@LeTomasAHUMADA3 жыл бұрын
Hi Kaya, feel free to put your question here it will help me to prepare some additional videos 😊👍🏻
@muhammedkaya31293 жыл бұрын
@@LeTomasAHUMADA Thank you very much for your feedback. Can you make a comprehensive application video from the beginning to the end? Could there be a training video that also explains user login and encryption?
@LeTomasAHUMADA3 жыл бұрын
Hi @@muhammedkaya3129 , My idea for the future is to do that but i am having diffulties to create the structure for the training like I am doing with the Modicon M221 but i will come up with something. Now I am creating different topics with explanation like this video. At the moment, for the user login I can recommend you to check the help > Feature guide > Security there are some script to use with security. Regarding encryption i do not know what you are after.
@muhammedkaya31293 жыл бұрын
@@LeTomasAHUMADA I am currently designing an HMI. There will be no permission to make any changes on the screen without user input. But it will be able to navigate between screens.
@LeTomasAHUMADA3 жыл бұрын
@@muhammedkaya3129 once you have added the security with users and groups I recommend you to select on the object that you want security the option "Function > Detail > Interlock state" and "Function > Detail > Security Level" with the level of the Group. If the user is not logged then a popup message to login will appear and the interlock state will show a "lock" image in the object.