Hi Silivia, collaboration is still on my list. Last time I tried it, I struggle with the certifiacte to get it to work. I will do my best to create a video for this topic
Has someone the problem. The trend in hmi is flowing acurate m. And over webbrowser some time i cant see the trend and them i see it the changes are not see. But then i change the Buttons over webbrowser the hmi is fine. The browser not.
@@MiChaelAnDresito1 Good Morning, i have install the newest Version and maybe you have the correct time in sps and hmi? My third thing was i use right now archiv variablen in the trend.
Ist es dann so einfach möglich, über einen weiteren Rechner auf die Runtime zuzugreifen, oder müssen dafür spezielle Lizenzen auf dem "externen Rechner" installiert werden? Der externe Rechner befindet sich natürlich im selben Netzwerk. Thank you
Hi Ivars, if you use the VNC connection with the sm@rtServer you only see the same screen as on the panel it is not an independent screen. With the Web client I can connect different Clients which displays different screens at the same time. I use it for a service case or during commissioning that I connect my IPad as a seperate client.
Hello! I would like to know how to configure permissions so that only a specific user can log in via Web Browser. Would it be possible to do this? I appreciate your help.
Hello i would like to know if i use webclient so can i export csv with the data on panel to my laptop location ? Because export csv on panel is to slow. Thanks
Hi, where did you struggle? Only the handling of the timestamp is difficult. One easy way it to use the ISO format of the timestamp, e.g.: 2021-09-21T11:20:31.546Z www.w3schools.com/jsref/jsref_toisostring.asp
@@DerHecht40 I dont know what Im doing wrong.. let errorCode = HMIRuntime.TagLogging.SysFct.WriteManualValue('loggingTag', 'Hello', myDate.toISOString()); gives a return value unequal to 0 and no new entry into sqlite db....
It looks that the name of your logging tag is not correct. this is composed as follows. "tagname:loggingname" I will prepare a video for this not that more persons struggle and lost time
Thank you very much for all the helpful videos! It would be so nice to have also a similar video about Collaboration. Thank you.
Hi Silivia, collaboration is still on my list. Last time I tried it, I struggle with the certifiacte to get it to work. I will do my best to create a video for this topic
Thank you very much! Very helpful video!
Thank you for videos!
Hey, super Videos mit hilfreichen Informationen! Das funktioniert sicher auch mit den ITC oder?
Has someone the problem. The trend in hmi is flowing acurate m. And over webbrowser some time i cant see the trend and them i see it the changes are not see. But then i change the Buttons over webbrowser the hmi is fine. The browser not.
You can fixet?? have the same problem
@@MiChaelAnDresito1 Good Morning, i have install the newest Version and maybe you have the correct time in sps and hmi? My third thing was i use right now archiv variablen in the trend.
@ that is what I going to do today.. in some part a saw a message about visual studio whit “reinstall is required” so.. maybe is for that way too
Ist es dann so einfach möglich, über einen weiteren Rechner auf die Runtime zuzugreifen, oder müssen dafür spezielle Lizenzen auf dem "externen Rechner" installiert werden? Der externe Rechner befindet sich natürlich im selben Netzwerk. Thank you
kannst einfach zugreifen, Auf dem Server ist per Default eine Remote Operator Lizenz enthalten
Thank you for the video!
What are the advantages of using the Webclient, why just not use the VNC server?
Hi Ivars,
if you use the VNC connection with the sm@rtServer you only see the same screen as on the panel it is not an independent screen. With the Web client I can connect different Clients which displays different screens at the same time. I use it for a service case or during commissioning that I connect my IPad as a seperate client.
Hello! I would like to know how to configure permissions so that only a specific user can log in via Web Browser. Would it be possible to do this? I appreciate your help.
Hi,
I would say this is currently not possible in the V18
Cool
Hello i would like to know if i use webclient so can i export csv with the data on panel to my laptop location ? Because export csv on panel is to slow. Thanks
This would good to know. I must do the same programmation
Can we use it when we want to monitor the wincc unified rt on a different pc with a different network?
if you have a VPN conexion, shure yes..
But on MTP1000 Is It not possible? 'Cause i cannot see remote access settings
which firmware version did you use on your panel?
Hi, thanks for your helpful videos. Could you pherhaps do a video on writing manually to logs with WriteManualValue? Thanks
Hi, where did you struggle? Only the handling of the timestamp is difficult. One easy way it to use the ISO format of the timestamp, e.g.: 2021-09-21T11:20:31.546Z
www.w3schools.com/jsref/jsref_toisostring.asp
@@DerHecht40 I dont know what Im doing wrong.. let errorCode = HMIRuntime.TagLogging.SysFct.WriteManualValue('loggingTag', 'Hello', myDate.toISOString()); gives a return value unequal to 0 and no new entry into sqlite db....
It looks that the name of your logging tag is not correct. this is composed as follows. "tagname:loggingname" I will prepare a video for this not that more persons struggle and lost time
@@DerHecht40 It worked 100% when following your suggestion about tagname. You should be seriously be named the King of WinCC Unified. Thank you!
I prepare a video for WriteManualValue ruclips.net/video/D-deAov_SVk/видео.html