Recent Topics
Ein Button - zwei Funktionen?
Hallo, wie kann ich es anstellen das ein Button, wenn er kurz gedrückt wird, eine Variable setzt und, wenn er lange gedrückt wird, eine Funktion ausführt? Verwendet wird zenon V7.0. Gibt es ein solches Element vielleicht schon in der V7.2? Danke. Gruß
Need Assistance Regarding Zenon
Hello, I have application files of machine which is designed on Simatic Panel PC 670 using Zenon software but I am interested to run this application on desktop PC. I have licensed software of Zenon 5.05 sp6. What is the zenon run time file extension?
How to display thread window in VSTA dev.
Dear support, Is there a way to display the thread window while debbuging in "microsoft visual studio tools for applications 2.0" ? I don't find it in "Debug => Windows => [...] ". Best regards, Loan. This is a migrated post! Originally posted on 13.04.2015
Projekt synchronisieren
Hallo, ist es möglich ein mehrplatzfähiges Projekt durch VBA zu synchronisieren? Ich habe in der Hilfe nichts gefunden... Gruß rln This is a migrated post! Originally posted on 13.04.2015 by user rln. Please be aware that information can be outdated.
Kalender gesucht!
Hallo werte Forenmitglieder. Gibt es eigentlich auch einen Kalender als Element? Ich benötige einen Kalender mit œbergabe der selektierten Daten für verschiedene Funktionen. Eventuell gibt es ja auch einen empfehlenswerten ActiveX-Kalender, falls es keinen
Treiber automatisch anlegen
Moin, wir möchten mittels einer VB.NET Anwendung automatisch Treiber für eine SAIA Steuerung anlegen. Zur Zeit verwende ich folgenden Code-Schnipsel. [VBNET]Dim treiber As New Driver treiber = Me.ActiveDocument.Drivers.CreateDriver("Test", "SAIA_Directly32.exe")[/VBNET]
Procees gatewy license
Dear support, For the process gateway license, if we order zenon server, it comes with the server license or we need to order it separately? Thank u in advance. This is a migrated post! Originally posted on 09.04.2015 by user yara. Please be aware that
Report for a particular time period values
Hi, I have archive which scans the variable every 30s and saving cycle every 1min. Using this archive settings, i have to generate report which displays values of 1 hour time period (e.g: if displays first value 6.30AM, i want the second value at 7.30AM).
several projects in runtime
Hi all is it posible to have several projects in runtime and for example, when I start runtime, then to choose witch poject to start? This is a migrated post! Originally posted on 08.04.2015 by user nikabena. Please be aware that information can be
Zenon 7.10 Client license
Hi everybody, I am new in zenon world. I just have a very simple question: Which RT license do I need for each zenon client in a redundant server/client environment with 10 Clients which are running all only one project with the hole variables of the
ListBox VSTA
Dear supports! I want to execute some code depending the selected entry number of a listbox. I'm already able to execute a VSTA macro in listbox properties, but I want to do it access in VSTA! ( I don't want 14690 macro to manage the listbox ). Secondary
Redundancy errors
Hi all! Today i was editing my project, trasfering it to primary server and then press "Reload project" via remote transport. Then i noticed that my clients (2 computers) start to switch between primary/secondary server. And again and again....cyclically.
SystemModelGroup for variable
Hi All I'm using zenon v 7.11. Is it possible to get a property of variable "SystemModelGroup" in Runtime with VSTA? This property is existing in DynProperties of variable but I can't get its value or text. Best regards, Dmitry This is a migrated post!
Adding varibales to Zenon-Editor very slow
Hi, I have written a c# application which reads variable definitions from an excel sheet and create those structures in Zenon over an open Zenon-Editor. To say it straight forward - not the best solution to recommend customers to add variables to a zenon
Ungeladene Projekte ermitteln mit C#
Hallo, ich möchte mit C# eine Wizard bauen, der für alle Projekte die Runtime-Files erzeugt. Meine Frage dazu, wie kann ich Projekte (Namen, GUID, usw...) ermitteln wenn sie nicht im Speicher gehalten werden? œber ein kleines Beispiel wäre ich dankbar.
creating interlocking conditions and actions
hi all I'm trying to create interlocking, but what I want is a little different. I will explain: I know how to set interlocking konditions in interloking, but I want to do so, that if these conditions is true, ((variableX=1) or (variableY=1)) than executed
Suche nach Zugriff auf Variablen (Platzhalter) in verknüpften Symbolen
Hallo! Wir entwickeln momentan in zenon (7.10) eine neue Symbolbibliothek für unsere Firma. Die Symbole werden aus verschiedenen Ebene zusammen gesetzt: Symbolebene 1: [INDENT]Grafische Grundsymbole ohne Animationen[/INDENT] Symbolebene 2: [INDENT]Verlinkte
Activate a button in VSTA (to Acquit alarms)
Hey, Is it possible to activate a button in VSTA ? I want to acquit all alarms in another synoptic (normal type). Even if there is another way to acquit alarms, I'm still interrested to know how to activate a button in VSTA ! Best regards, Varnizy Loan.
CEL Tabelle: Schriftfarbe lässt sich nicht ändern
Hallo, Release mit Build 17930 Bei der CEL Tabelle lässt sich die Schriffarbe (Tabelleninhalt) einstellen, wirkt sich aber nicht auf das Ergebnis aus. Die Schriftfarbe ist immer schwarz. Bei der AML Tabelle funktioniert es einwandfrei. Bitte unbedingt
zenon logic
Hello all, I'm new in zenon logic and I have some tasks to solve. we are going to make simulation project in zenon logic for substation operators training. So the project must satisfy these requirements. 1. when I send command, logic should response and
Module "Command"
Hello there, I would like to ask about Energy Edition module: "Command" Which drivers are supproted in this one? I am trying to establish command group for Modbus Driver, but it doesn't work. Is it possible to use commands on this driver? This is a migrated
Function parameters - dynamic change
Hello, I am working with Zenon 7.20 and am trying to create a faceplate for some elements (e.g. valve, pumps etc). I have created a Valve data type: - Status: open/close (values 1/0) - CMD: auto-on / auto-off / manual-on / manual-off (values 1/2/3/4)
Tagesfahrplan anzeigen
Hallo. Gibt es die Möglichkeit eine Zeitliste/Tagesfahrplan aus dem Scheduler zu generieren und als Liste in einem Bild anzuzeigen? Mit freundlichen Grüßen, Michael Götz This is a migrated post! Originally posted on 23.03.2015 by user mg_anc. Please be
Idea to display zenon network status on WebServer start page
starting the webclient is usually done via accessing the WebServer startpage (index.htm). when the WebServer startpage is then shown on the client computer (where the WebClient should be started) there is no information (yet) i.e. - if the Runtime Server
WPF User Control in VSTA ProjectAddin erzeugen und in Zenon 7.11 verwenden
Hallo, Ich möchte in VSTA zur Laufzeit (ProjectAddin) ein "User Control (WPF)" erzeugen. Dieses möchte ich dann unter Zenon als WPF-Element einbinden. Ist dieser direkte Weg möglich, oder muss ich den Umweg über eine .dll-Datei gehen? This is a migrated
Access to pitch angle in C#
Hey! I want to change the pitch angle of a quarter circle. C# Code: zenOn.IDynPicture Faceplate = this.DynPictures().Item("Faceplate_01"); zenOn.IElement element = Faceplate.Elements().Item("Gauge_1"); What are the properties of pitch angle ? This is
c# WPF Binding Properties
Hallo, ich möchte Properties einer WPF ComboBox mit Hilfe von Binding beschalten. Die ComboBox.ItemSource wird an eine ObservableCollection gebunden. Als "Rückgabewert" wird der SelectedValue an das Property ComboBoxReturnValue(int) gebunden. Den DataContext
How to Access a from inside a dll from zenon editor
Hello every body, I have developed a dll and embeded it in zenon with ActiveX element. Now I want to open a form which I placed in dll project dy clicking on the element in zenon editor. Can I do it by using Reflection? The dll project has been developed
Alarm Variable Authorizatiion
Hello, I want add authorization for acknowledging the alarm variable. I have searched for adding authorization to the variable but i couldn't find it. Please Help me. Thanks & Regards, Vishnuteja This is a migrated post! Originally posted on 16.03.2015
Variableninhalt exportieren
Hallo, ich stehe vor einem Problem und weiß nicht wie ich das lösen kann. Ich muss den Inhalt einer Stringvariable in eine Datei exportieren. Folgenden Ablauf: Ein Anlage bekommt von jedem Bauteil auf dem Werkstückträger die Identnummer. Diese steht dann
automatische Skalierung in Zenon 7.11
Hallo, ich finde es echt Klasse, das es in Zenon jetzt die Möglichkeit gibt, sich die Trends automtisch skalieren zu lassen. Aber leider nimmt die automatische Skalierung immer den Max-Wert aller angezeigten Werte als Skalaende. Dies sieht wenn die Werte
RT stürtzt bei Mailversand ab
Hallo Zusammen, ich versuche via SMTP eine Mail zu versenden. Es wird ein eigener Mailserver verwendet, es sind keine Zugangsdaten nötig. Immer wenn ich eine SEND Funktion in der Runtime starte, stürtzt diese ab. Sehr ominös :confused: Der Diagviwer zeigt
Trend from Reports
Hi again! :) I've created some reports(.xrs) in Report Generator and show them in runtime via "Report Generator" screen type. I want to add on this screen button "Show Trend". After clicking this button, new screen with thend must be shown(with variables
Report Generator - Filter
Hi! Could anyone tell me, why "Replace" doesn't work in Report editor? Look at picture.... Variables are "Average" in Aggregate archive. This is a migrated post! Originally posted on 12.03.2015 by user diemon. Please be aware that information can be
IEC850 Variables not getting updated in Alaram List
Hello, I have used alarm message list in the footer. The Problem is whenever there is a alarm for IEC850 variables,alarm list is not getting updated until reload the load of the project.For internal variables it is getting updated immediately without
How to set the symbolic address????
Hi, I am able to create Variables in an open Zenon Editor. Unfortunately I can't find any property which has the name SymbAddr (like NetAddr or BitAddr). How can I set the symbolic address in a subitem?? Here is my code... C# Code: // add variable to
Filter-Variable diagnosis screen
Hi support team, Thanks for your regular support and help. I have a problem with filter profile in variable diagnosis screen. I created variable diagnosis screen.Added variables.Also created screen switch function. But in Runtime I want filtered variables
Adding IEC850 driver variables in CEL
hi, I want to display IEC850 driver variables in chronological event list(CEL) when there is change in the value. Is there any way to display the variables in the CEL without setting the flag of 'Chronological Event List' in the 'Limit' section of the
The file zenon6.ini in version 7.10 for CE does not contain the SERIAL7 entry.
The file zenon6.ini in version 7.10 for CE (all versions : 600 and 500 and x86 and ARM) does not contain the SERIAL7 entry. When you start zenonRCE.exe there is a dialog bow that opens with this message: "The program cannot be started, because there is
set up servers for redundancy
hello everyone I have this architecture and IEC61850 protocol. This configuration includes: - 8 relay GE MULTILINE - 2 SEL3354 servers - 2 switches SEL2730 - HMI Panel PC I have successfully communicate with any relay with IEC61850 protocol. but I have
Next Page