IEC 60870 - Auswertung Statusvariable T00
Hallo Gibts irgenwo eine Liste wo die Werte für Stausvariable T00 fürs IEC-Protokoll beschrieben sind. Ich weis das Wert 5 bedeutet: Verbinung OK un GA erfolgreich. Was bedeuteten jedoch 0-4 z.B.: Mfg This is a migrated post! Originally posted on 14.09.2011
insert symbols from project library with hierarchical names
How to insert instances of linked symbols from the library into a new screen, using hierarchical naming: Notice the ".Pump" for the symbol in the project library called "Pump" Take care, each symbol receives a unique symbol number! VBA Code: Sub insertLinkedSymbols()
How to calculate mean value for an angle by zenOn?
Hi, My question is as the title: How to calculate mean value for an angle by zenOn? I know the calculation of mean value of an angle is not a simple subject. I just want to know if you have integrated any magic module under zenOn for this calculation
Memory Leak when using IArchiveFilter.Query()
Hello! Fore some our needs we use programmable access to archive data with code like this: _archive = _archives.Item(_varList[n].Name); _archiveFilter = _archive.ArchiveFilters().CreateArchiveFilter(); _archiveFilter.AddArchiveVariable(_archive.ArchiveVariables().Item(_varList[n].Identification));
Array of IEC61850
Hello, At first, I would say: "Congratulations!" for your KEMA Certification. I think it is a necessary step to make your zenOn more and more popular in Electricity field. Secondly, I would ask you a question: Can the zenOn 61850 driver read a variable
Format der AML und CEL Exportdatei
Guten Tag! Wo ist es möglich bei Zenon 6.51 die Exportdatei der AML und CEL abzuändern (Anordnung, Länge, etc.) Finde den in der Hilfe erwähnten "Menüpunkt Alarm Verwaltung... - Eintrag in der Liste" Leider nicht. Danke! This is a migrated post! Originally
Mehrer Runtimeprojekte auf einen Rechner
Hallo, wir haben bei uns in der Werkstatt einen großen Bildschirm auf den wir gerne mehrer Runtime Projekte von den Anlage darstellen möchten. Gibt es die Möglichkeit z.B. die Runtime mit der jeweiligen Projekt.ini zu starten ? Wir haben die Version 6.22
Message Control in VMware ESX Umgebung
Hallo! ich habe einen Kunden der zenOn 6.51SP0 unter Win7 SP1 Prof. einsetzt. Das Win7 läuft auf einem ESX Server also in einer virtuellen Umgebung. Nun sollen Alarme aus zenOn mittels Message Control versandt werden. Email, SMS und Text to Speech werden
Integrating Projects
Dear Support, I am trying to integrate 5 projects to be as 1 project. I have tried the drag and drop method but it seems to be not working with me. Moreover I would appreciate if you could give me a step by step procedure to how to integrate all the five
Integrating Projects
Dear Support, I am trying to integrate 5 projects to be as 1 project. I have tried the drag and drop method but it seems to be not working with me. Moreover I would appreciate if you could give me a step by step procedure to how to integrate all the five
VBA And Multiple Monitors
Hi, I am loading the picture name from a database and using the picture switch with index to load the correct picture. What I also need to do is assign which monitor it display it on. VBA code to used so far ; thisProject.Variables.Item("Screen1").Value
Zenon 6.20 SP4 Alarme nicht quittierbar
Guten Tag! Bin auf ein Problem mit einer 6.20 SP4 Runtime gestoßen bei welcher quittierpflichtige Alarme aus der Alarmliste fallen und selbst nach dem einblenden mittels Filter (aus Datei) zum Großteil nicht mehr quittierbar. Oft sind die Alarme auch
IEC870 Doppelmeldungen
Hallo Wie kann ich in Zenon sinnvoll Datenpunkte vom Type Doppelmeldungen(IEC Type 31) auswerten? Danke in Voraus This is a migrated post! Originally posted on 02.09.2011 by user karnst. Please be aware that information can be outdated.
Reaction matrix in VSTA for the ZenOn editor
Is there a function to activate a reaction matrix from a variable in VSTA for the ZenOn editor. Is can only find the function IsRemaActive Thanks !!! This is a migrated post! Originally posted on 30.08.2011 by user ippela. Please be aware that information
Limits in VSTA in ZenOn editor
I want to count all limit of a internal variable with the following code : C# Code: public void MacroChangeVar() { int Test; Test = this.ActiveDocument.Variables().Item("TestVariable").Limits().Count; System.Windows.Forms.MessageBox.Show(Test.ToString());
Zugriff auf das "EleternSymbol" eines Buttons
Hallo ICh habe folgendes Problem: Ich habe mir ein Symbol angelegt in den ich ein paar Buttons sichbar und unsichtbar schalten will. Die Buttons welche die Sichbarkeit verändern liegen sind auch in diesem Symbol. Nur bekomme ich mit VBA nicht den Namen
Simulation IEC 104 address
Is it possible somehow to simulate IEC 104 address in zenon 6.22 SP1 in order to test some variable in run time environment This is a migrated post! Originally posted on 28.08.2011 by user kirca. Please be aware that information can be outdated.
How to set update time and threshold for measurment variable in IEC 104
How can I set update time and threshold of the measurement variable (example current) in zenon 6.22 SP1 I m using IEC 61870 104 driver for connection of IED an zenon 6.22 SP1 When I start run time version the current is represent correct, but when I change
Get milliseconds information from CelItem
Hello all, Does anyone know how to get the milliseconds information from a CelItem object? I'm getting the user interaction to the "events list" through the "CelListSelectionChanged(ByVal obItem As ICelItem)" callback. It works fine. But I can't find
Print from Vipa CE
Hi, I have a Zenon 6.22 CE application running on a Vipa Touchpanel TP608. I would like to send data to a printer such as: "Batch XXX Start Time:" "Fault: XXX" "Batch XXX Complete Time:" Line by line. Is this possible? If so how can I implement this?
Variabele inerhalb eines Textelementes einbinden
Hallo, ich habe folgende Herausforderung. An meiner MA gibt es Stationen die mehmals an einer Maschine verbaut werden. Jetzt möchte ich nicht für jede Station eine extra Seite erstellen sondern die Variablen über unterschiedliche Bildaufrufe umschalten.
Error while loading the VSTA editor-addin
Hi, I've recently installed Zenon 6.51 Editor+Runtime on a Win7 PC. However, i get the error that the VSTA editor-addin caused the editor to crash (see attached) The Win7 PC has VS2008SP1 installed. I assume this somehow caused the issue? Anyone else
Print data from extended trend and reportgenerator in one report
Hi, is it possible to generate a report in pdf format which contains data from an extended trend picture and data from the report generator? I need a report with several pages: page 1: Texts form the current process (variables, static texts) page 2: contains
Makro für aktuellen Focus
Hi, bin gerade an einer Umstellung von Zenon Version 5.50 auf 6.51und suche nach einer Möglichkeit den aktuellen Focus der Runtime auf eine beliebige Schablone bzw. ein beliebiges Bild via VBA Makro zu ermitteln, ohne die gesamte Bilder-Bibliothek mit
Showing Archived data
Dear Support, I am trying to show the archived data on the HMI display on the numerical elements rather than in the reports. My aim is to generate a reading on specific time interval for energy, in three intervals. Each interval is of 6 hours. At the
Printer Selection
I have two printer one for alarms printing (dot-matrix) and other for report printing(LaserJet) . How I can select both printers in runtime. This is a migrated post! Originally posted on 13.08.2011 by user tanveerali. Please be aware that information
how to combine three different projects
I have 3 projects back up. I like to combine it in one project and during runtime I will switch to any project what I need. is it possible with zenon 6.51. This is a migrated post! Originally posted on 13.08.2011 by user tanveerali. Please be aware that
zenon crashed during the send of SMS et voice message..
Recently, our zenon Run-Time project is sometime crashed when a function of the send of SMS and voice message is started. ZenOn succeeds to send several SMS before its crash. But normally when we do the tests after the restart of Windows, everything works
Printing Report
Dear Support, I have 140 lines in my report and after I set the printing area it displays all the lines on the same page and that makes my report unreadable. Is there any option through which I can show only about 40 lines per page, or while setting the
reset of Drag indicator
Is there any way to reset the Drag Indicator (min/max) of Universal slider in Runtime manually? Currently It has Auto reset function and will be reset after definite time. How it will be reset if I do not activate auto reset function? thanks This is a
Reports
Dear Support, How can i save the reports in a format so that they can be accessed in any machine not having zenon. Saving them in a .pdf format is perferable. This is a migrated post! Originally posted on 10.08.2011 by user talal.mubarak. Please be aware
Priamry and Secondary Server configuration
Dear Support, I am trying to configure Primary and secondary servers can you guide to the proper procedure to do so. Secondly I have 5 different projects and I want to link them all in a single project so that during runtime all of them are available
Werte aus der Alpha-Archivdatei werden nicht angezeigt
Hallo, in meinem Projekt gibt es ein Archiv für Chargenprotokolle. Dies wird täglich gespeichert und in ein Ordner ausgelagert. Seit dem ich das Projekt zu einem Netzwerkprojekt (Server und Standby-Server) gemacht habe, kann ich mir die Chargenprotokolle
Archive report
Hi Could you give me some advise with my archive report? It work normally before but on 2 day, some problem happen with my archive that time is repeat twice, and after that automatic come back normally. Please see picture to more detailed. Brgds. This
OPC-server Kepware and Zenon 6.51
Hello, I have some problems with communication of Zenon and Kepware on different computers. I have the first PC with OPC-server and the second PC with Zenon. I made test channel with simulator driver in Kepware. In Zenon I made test variable with OPC
Probleme mit dem SMS versenden
Hallo, nach vielen Problemen mit dem Message Control bin ich nun soweit das ein Eintrag in die msgctrl.txt erfolgt. Beim ersten Alarm kommt der Eintrag das die Nachricht in den Ausgang gelegt wurde. Es kommt aber keine SMS an. Die Nummer ist aber die
straton for Brodersen RTU
Need your help regarding how to install Straton Runtime on Brodersen RTU32. Thanks! This is a migrated post! Originally posted on 07.08.2011 by user hoscillada. Please be aware that information can be outdated.
Elements.Type immer 0 ??
Hallo, Ich möchte alle Elemente des Typs "dynamischer Text" und "dynamischer zahlenwert" über VSTA die Hintergrundfarbe ändern. Aber bei der Abfrage des Type aller Elemente im Bild bekomme ich immer als ergebnis "0". Wenn ich aber den Elementname abfrage,
Send Value to hardware
hi! how can i send value to hardware in vba with out using function send value to hardware or command thisProject.Variables.Item("xxxx").Value = 0 is not usefull in this case? This is a migrated post! Originally posted on 04.08.2011 by user anahita. Please
VBA Wizard don't work properly with multiple Element of Type 130
Hello support! We want to change some values inside the Dynproperties of some elements of type 130 (i.e the $_xxxx propetries). To do this we have followed the example of the COPA DATA Wizard 'frmSymbol'. We apply the procedure to many (i.e. more than
Next Page