Zeit ohne Bedienaktion
Hallo, ist es möglich aus der Runtime heraus die "Zeit ohne Bedienaktion" einzustellen? „hnlich wie unter Windows die Zeit für den Bildschirmschoner einzustellen ist. Danke This is a migrated post! Originally posted on 09.05.2012 by user andreas_09. Please
Zenon Editor freezes
Hello I am new with Zenon and try to learn Zenon with its Tutorials. I am at the point, where I create a new structure element “Oil†. BUT! the program freezes immediately, every time I press the button to modify the data type of “Oil†from BYTE
Alarm area inside another alarm area
Can you create alarm area inside another area? I explain what my problem. My graphic page is divided into three levels of detail: the general page with a cumulative alarm for zones the zone's detail page with all the monitored objects the detail page
Modify ComboBox entries question
I was building a ComboBox to display some entries for user to select. Now I want to dynamic read the entries from a configuration file and then insert/delete the entries in runtime. Does the csharp/vb script support doing this? This is a migrated post!
i can't open the demo
hi,mark i use the zenon651.then a little day ago i have found the demo is useless.when i click a screen it can't display,then i found the frame lost.why?can i get the copy of demo? i need your help thanks This is a migrated post! Originally posted on
Problem with IEC 104.
Hello, How do I create a two-step command select/execute on IEC104? I needs to communicate with ABB station. Best regards, Miroslav This is a migrated post! Originally posted on 03.05.2012 by user brada. Please be aware that information can be outda
Displaying help information for Alarms during runtime
Hello! I am using Zenon 6.51 SP0. My project is intended for Vipa touch panel with windows CE, however, I am testing it using the zenon simulator under Windows 7. In my project, alarms are implemented via Reaction matrices (binary). They are displayed
Calling a VSTA macro with parameters / reference to calling object
Hello, Is there any way to add parameters to a VSTA macro or any reference from the calling object? I want to write a universal macro wich is called in different windows (during runtime) and manipulates runtime-variables specific to that window. But without
[Help] AnimateWindow
Good morning to all. A question for experts... Is possible to use the Windows API function type: (AnimateWindow) at the opening or closing of the zenon template (screen's)? Thanks in advance. This is a migrated post! Originally posted on 01.05.2012 by
Why Dynamic Limit Text allows only 1 variable?
Hello! I am using Zenon 6.51 SP0, for Vipa panel with windows CE. I would like to include in my alarm texts the current values of other variables. I have created AML and Reaction matrix. In REMA, in the text field I have the following text: $%RTG_NUMBER;
Customized Login Dialog for Editor
Hi, it is possible to customize the login dialog that pops up when loading project in the Editor? Please advise. Thanks and best regards. This is a migrated post! Originally posted on 30.04.2012 by user jjplaw. Please be aware that information can be
Access Violation when iterating archive variables
Im listing the variables in our archive with the function: C# Code: private void BindArchiveVariables(TreeNode projNode, IProject iProject) { var variables = iProject.Archives().Item(0).ArchiveVariables(); var cnt = variables.Count; for (int i = 0; i
Universalregler mit Touchscreen bedienen
Hallo, ich habe eine Frage bezüglich dem Universalregler: Ist es möglich den Schieberegler in der Größe zu verändern um ihn auch auf einem Touchscreen bedienen zu können? Durch hin und her schieben soll ein Wert zwischen 0 und 100% eingestellt werden.
ReportGenerator erkennt Variablenumbennenung nicht !?
Hallo, ich habe einen Archivreport mit den Variablen (Beispiel): Name: 110kV_P und 110kV_Q. Wenn ich dann die Variablennamen ändere, z.B. Test_110kV_..., wird das im Archivserver richtig erkannt und angezeigt, im ReportGenerator stehen aber weiterhin
Touchpanel 1920*1080 (16:9)
Hallo zusammen, ich bin auf der Suche nach einen Touchpanel im Bildformat 1920*1080 (16:9) hat jemand Erfahrung mit so einer Hardware. Auf diesem Panel sollte eine Embedded oder ein "normales" Betriebssystem laufen können. Das Bildformat ist hier entscheidend
C# Variant (filter QueryBlock)
Hi Im trying to execute a queryblock, but I keep getting a type mismatch exception. The code is below: C# Code: Object pvIdList = new Object(); Object values = new Object(); try { var result = filter.QueryBlock(ref values, ref pvIdList); } catch (Exception
Another question about ArchiveFilter memory consumption
Hallo! I use 6.51SP0 Build7 When I use ArchiveFilter.Query or ArchiveFilter.QueryBlock in no matter VBA or VSTA code, I noticed tendency of occupy all available memory on big amount of data. To be concrete - if Query result contains about 20.000 values,
Error while loading Workspace backup
Dear Support, While loading the workspace backup in Zenon 6.22 SP1 I am receiving an error saying: 'Project Backup from c:\user\...\temp\wsbtemp0.zip' could not be restored! snapshot is attached. Kindly explain why we are getting this error. :confused:
Archive start/stop notification
Hi, I want to be able to Notify the operator on "running" status(i.e., if archiving is stopped, it should trigger an alarm) of archiving. How can this be achieved? TIA This is a migrated post! Originally posted on 16.04.2012 by user ansab.tp. Please be
Changing date & time of a panel during runtime
Hello! Does anybody knows how to change date & time of a panel (Vipa for example) in runtime? This is a migrated post! Originally posted on 14.04.2012 by user batabaha. Please be aware that information can be outdated.
Changing contrast of a panel during runtime
Hello! Does anybody know how to change Contrast (make it dimmer or lighter) of a panel during runtime? The panel on which the zenon project will run is Vipa. I have not found any standard functions to do that. Is it possible and how it can be implemented?
Login with custom keyboard screen
Hello! I am using zenon 6.51 SP0. My zenon project will be later used on a Vipa panel with windows CE. The panel has no keyboard that's why I have created a screen of type keyboard (with its own frame) to replace the real one. Then, placed some control
Zenon 7.0 installing error
Good day! I have the problem during the installing of Zenon 7.0, which related with SQL Server 2008 R2. In the attachment are screenshot and log-file. How can I resolve the problem? This is a migrated post! Originally posted on 13.04.2012 by user croc.
NET_SEL variable
Hi, I want to be able to block the accessing the same variable from two operator stations in the network. I tried using the NET_SEL status of the variable and also with interlock(giving the net_sel status of the variable as the condition for the interlock).
NET_SEL variable
Hi, I want to be able to block the accessing the same variable from two operator stations in the network. I tried using the NET_SEL status of the variable and also with interlock(giving the net_sel status of the variable as the condition for the interlock).
straton-zenon shared variable
I have a project in Zenon 6.51 SP0. And I have some variables of type REAL declared (VIPA32 driver). However, I do not have Vipa PLC to test my project, so I am using straton for this purpose. I made my zenon variables Externally Visible. So when I open
Grouping alarms
I have many alarms which I want to group up in such a way that they become 1 common alarm. I have some alarms on value 0 and some on 1. I tried using the mathematical variable but as the number of alarms is too many and above 150 it requires me to have
ArchiveValue Status bits 32-63
Hello! In VBA ArchiveValue.Status has Long type, so it can contain all 64 bits of status. In VSTA ArchiveValue.Status is just int variable, and as I understand int=Int32. So how can I get upper 32 bits of ArchiveVariable status? This is a migrated post!
Revision bit of Internal variable
Hi, I want to block the alarm of an internal variable in runtime. I tried setting the revision bit of the variable through VBA. But its not working. Is there any other way to block the alarm of an internal variable? TIA This is a migrated post! Originally
Problem mit Message Control
Hallo, zur Inbetriebnahme unseres LAN-GSM-Modems wurde der Runtime-Server von einem Benutzer mit Admin-Rechten betrieben. Der SMS-Versand funktionierte wunderbar. Dann wurde wieder auf "Normalbetrieb" umgestellt, sprich: der Server läuft von einem Benutzeraccount
Rahmen von Button sichtbarschalten
Hallo Zusammen, habe ich die Möglichkeit das Attribut "AlphaBorderColor" während der Runtime zu beeinflussen? Etwas in der Art obElem.DynProperties("Text button").AlphaBorderColor = 100 Leider habe ich noch keine Erfahrung im Umgang nit den DynProperties
Status bit of structured variable
Hi, I have created a DNP3 structured variable. I am trying to get the invalid bit status of a sub variable of the structured variable in straton using "VSIGETBIT" Function block. But the output of the block is FALSE even when there is communication error.
Copying variables
Hi everybody, I would to know how to copy zenon variable in C# (eventually VBA), I have searched this forum, zenon documentation and found nothing. I really appreciate if someone help me. This is a migrated post! Originally posted on 02.04.2012 by user
Polling DNP3 variable from straton
Hi, I want to create a DNP3 variable in straton and poll it from straton instead of using DNP3 driver in zenon. But in the field bus "insert configuration" window, I cannot find a DNP3 driver. Can you please suggest a way to proceed? TIA This is a migrated
Moving RT on Memry Stick
In remote location, do not have editor, the RT was put on mem stick and sent to me. How can I load if from mem stick ? Thanks This is a migrated post! Originally posted on 01.04.2012 by user rob336ert. Please be aware that information can be outdate
GetWindowText
Hallo Aktuelle Problematik ist folgende. œber die Funktion GetWindowText wird der Inhalt der MDI Elemente ausgelesen und weiterverarbeitet. Abweichend zum Programmbeispiel von R. Ficker wird hierbei nicht mit dem obElem gearbeitet. Die Routine funktioniert
ETM Kruvendarstellung mit "Arraydaten"
Hallo, Ich möchte ein Datenarray gefüllt mit Temperaturwerten in einem XY-Diagramm darstellen. Diese liegen in einem Array vor, eindimensional, 100 Elemente vom Typ REAL. Ich habe mir das so vorgestellt: Temperatur auf der Y-Achse und der Arrayindex auf
Benutzerverwaltung
Hallo, ich habe in zenon (6.51 SP0) die min. Passwortlänge auf 0 gestellt und dann einen Benutzer ohne Passwort angelegt. Allerdings kann ich diesen Benutzer nicht anmelden. Es passiert nichts, auch keine Meldung. Alternativ dazu: Ist es möglich dem Benutzer
Remove scrollbars from Alarm Message List
I'm working with VIPA Touch Panel with Zenon 6.22 SP0. I've an allarm banner in the lower part of my window and when active alarms are many, the vertical scrollbar appears with its two buttons to scroll up and down the alarm list. Since the two buttons
Array Variablen adressieren
Hallo, ich möchte mit VBA in einer Schleife auf Array Variablen zugreifen. Var_[1], Var_[2] etc. For i = 1 to 100 thisProject.Variables.Item("Var_[1]").Value . . Next Dabei soll [1] jeweils durch den Wert der Variablen i ersetzt werden um die Variable
Next Page