<br>
<br><br>I know that post is ultra old, but I'm also interested in this topic :)
Type: Posts; User: milosh
<br>
<br><br>I know that post is ultra old, but I'm also interested in this topic :)
Hi all.
I have two questions:
1. How to make Export function which will use already filtered data from Alarm List or Event list?
We have screen which already have alarm list and filter...
<br>
<br>Bernhard,<br><br>Thank's a lot.<br>That's it. :)
Hi all.<br><br>What is default users (administrator, Maintenance, Operator etc.) passwords in Pharma HMI application set?<br><br>BR.
Hi all..<br><br>I use Windows IOT OS and zenon operator RT 8.20 for industrial PC with touch panel.<br>On specific Alarm message list screen (taken from PharmaHMI app set), I want to show only last...
<br>
<br>Thanks a lot for reply.<br><br>But, It have Caps lock, but when you press that button, all letters stay UPERCASE. No Changes in keyboard layout.<br>Same for SHIFT button.<br><br>If this is...
Hi all.<br>I'm use SETVALUEKBD screen from PharmaHMI APP set (zenon 8.20).<br>On default keyboard screen all letters are UPPERCASE.<br>When Caps button pressed all letters stay UPPERCASE. Is there a...
Hi again...
How to flip universal slider bar vertically from above figure (previous post), to get scale on th left side?
BR,
Miloš
<br><br>Thank you Stefan,<br>That's do the trick! <br>
<br>
Hi all...<br><br>How to show values of bar display on right side of bar (direction up)?!<br>How to show measuring unit behind values?<br><br>I tried with styles but not suceeded...<br><br>BR,<br>Miloš
Hi all.<br>I have main navigation menu where I have few buttons (screen switch). <br>But for some screens I should to open screen with subnavigation menu.<br>How to remeber which of subnavigation...
<br><br>That's it.<br>Thank's a lot Bernhard!<br><br><br>
<br>
Hi all...<br><br>I use Pharma HMI demo application set, but when I try to modify Screens with name Maintenance_SO_CD_Diagnostics_XXX it can't be done.<br>All these screens are "read-only", no...
Hi all.<br><br>What is the meaning of variable value <strong>-nan(ind)</strong>?<br>Variable outside range or?!<br><br>Best regards,<br>MK
<br>
<br>Thanks Ursula for your effort...<br>I found solution and do it manualy by calculating X, Y coordinates of reference point of line, width of line and angle....<br><br>
<br>
Hi Ursula...<br>Red lines have 3 fixed posibilities.<br>If variable ErrorLimit = 2, then it looks like on image... (on 20% X axis, error limit (red line) goes from 2 to 1 - upper limit, and...
<br>
<br>Sorry, I didn't understand question?
Hi, thank's again for your efforts to solve this.<br><br>See attach. That's how it should looks like.<br><br>Red lines should be "printed" on graph before measuring starts.<br>Then when measuring...
<br>
<br>Thanks for reply,<br>It's internal variables calculated in zLogic.<br>I tried with XY display...but there also some other questions...<br>For every point we have X,Y pair...
Hi again,<br><br>I realy need help here.<br><br>I would like to display simple XY line graph . All axis should be fixed interval.<br>X axis 0...100% - flow<br>Y axis -3...3 -...
<br>
<br>Thanks a lot for the answer!
Hi all.
1. How to dynamically draw polyline on scada screen?
We have 10 measuring points, which should be connected with lines. About every 5 minutes, scada get meas. value.
2. Extended trend -...
Hi all.
Is there any way to reset soft plc from runtime?
BR,
Miloš
SOLVED<br><br><br>
I would like to create enumerated data type like<br>NAME INT<br>PHASE_IDLE 0<br>PHASE_START ...