Recent Topics
"Von Datum"-Objekt Wert mit VBA abfragen
Hallo, ich habe ein Bild vom Typ ZEITFILTER mit einem Objekt "Datumsanzeige: Von Datum" (das ist die Kalenderanzeige). Der Bediener stellt hier bequem ein Datum ein, dass ich mit VBA in eine Textdatei schreiben möchte. Ich kann zwar mit VBA auf die Objekteigenschaften
Zenon 6.51 vs Windows CE licensed in runtime in Zenon7.0
Is it possible to upload an HMI program created in Zenon 6.51 licensed(runtime & editor) to Brodersen RTU embedded with windows CE 5.0 which have a licensed of Zenon 7.0 (runtime only)? We have Gas plant project and we would like to sure if this condition
STRATON error
Hi, When I start zenon runtime i get an error saying initialising straton runtime was failed (refer attachment). I have not configured any redundancy and i have only one straton project in this particular zenon project. When i go to straton workbench
WebBrowser (active x) events
Hello I've insertet an activeX control in zenon and selected the "Microsoft WebBrowser" control. Set General -> Object name = "myBrowser" When I open the picture containing the browser I use the VBA code: VBA Code: Public Sub InitBrowser() Set dyn = ThisProject.DynPictures().Item("browserPic")
Different OS on server and client machine
Dear Sirs, Is that possible to make application Server - Client with ZenOn 6.51, but OS on server machine is different from that is on client machine. Example: application is made in ZenOn 6.51, in Win 7 32 bit, that will be server. Client will be on
Zenon Runtime / Terminal Server
Hallo, wir wollen die Runtime 6.5 über einen Terminal Server mehreren Usern zur Verfügung stellen. Der TS läuft auf einem Server 2008 R2 und dort haben wir eine RemoteApp der Runtime angelegt um es zur Verfügung zu stellen. Der TS Server is gleichzeitig
VSTA Macro c# - Funktion "VSTA_Makro ausführen"
Hallo zusammen, ich habe probeweisen ein Makro lt. Anleitung in der Hilfe erstellt und versuche dieses über die Funktion "VSTA-Makro ausführen" auszuführen. leider kriege ich da ein leeres Makroauswahldialogfenster wo kein Makro aufgelistet ist. Die Zenon6.ini
EdLimit DynProperties("Function")
Hi to all, I need to read the DynProperties("Function").Name in a Wizard, associated to a variable that has some limit enabled. Unfortunately I continue to get runtime errors in VBA when there is no function specified on the limit. It works only if there
Error message from Microsoft Visual Basic
Hello. After installing the zenon 6.51 Demo on my laptop and run the editor, a message "License information for this component not found. You do not have a appropriate license to use this functionality in the design environment." pops up from Microsoft
Zenon 7 & SQL errors
Dear colleagues, Good day. We have the multiuser project. All was working properly, but today on the PC I`ve got the error message. So I can`t accept the changes of the variables and so on. DBCLI: CheckInSQL - elements in table ProcessVariable could not
Z6.22 aktuelle Position von Elementabfragen
Ich verschiebe eine Bildelemt mit einer Variablen um n Pixel. Will ich im VBA die aktuellen den Position des Elementes abfragen bekomme ich nur die statischen links/oben(left/top) Werte aus der Editorprojektierung. Gibt es eine Möglichkeit die dynamische
Change user in global project
Hello, I want to create an interface where Zenon administrator can change user passwords in runtime. Zenon function "Change user" opens an emty user list. This is an integration project and users are deefined in a global project, this is probably the
Web Client only works with administrator user rights
Hello, I have the following problem: Zenon Web client 6.51 was installed on PC, where I do not have administrator rights. System administrator did the installation. The problem is that Web client only works if there is a Windows administrator logged in
VSTA Access to a combobox
Hi, In VSTA I'd like to access a comboBox of a screen and add new items to this combobox. something like that: C# Code: var screenElements = this.Project.DynPictures().Item("Picture_Login").Elements(); var combobox = screenElements.Item("Combobox_LanguageSelection");
Externs Programm auf Zenon WebClient zugreifen ?
Ist es möglich mit ein Externen Programm (selbst geschriebenes VBA 6.0 Programm) auf Variablen zuzugreifen, wenn aus Zenon als WebClient läuft? Unter Laufzeitsystem habe ich es hinbekommen. Version des WebClient 7.0 This is a migrated post! Originally
variable Identification
Hi.. I have exported the variables to XML and found there are two fields 1. ShortName 2. Name. what is these two fields represents. in my project i'm going to use OPC Config. i have created variable like: PLC1:.Var1. i wanted to view only Var1(i do not
Cross References
Hello, I am looking for a simple and useful functionality, but I just can't find it. Maybe someone can help, because I doubt Zenon didn't implement that :-) Let's say I have a variable (e.g. MyVar), which is used somewhere in the project. How can I see
Visual Basic Debugger
Hello, really basic question. Why does not the VB Debugger stop at the breakpoint? Scripts are being correctly executed, but the debugger won't stop at the breakpoint. I know the scripts are being executed, because the MsgBox() function is being called.
Scroll Balken
hallo, unseren Kunden ist der Scrollbalken in den Combo Boxen zu klein, besonders bei Touch Bedienung. Gibt es eine Möglichkeit diesen zu vergrößern? Jürgen Berger This is a migrated post! Originally posted on 05.09.2012 by user hicom. Please be aware
Extended Trend parameters
Hi, I would like to display the extended trend of each variable of my project, by clicking on the symbol related to each variable. I have defined, for each symbol, a shortcut function Screen Switch - Trend, which always opens the same extended trend picture,
Quittierung bestimmte Alarme nur bestimmten benutzern erlauben
Hallo, ich möchte erreichen, dass bestimmte Alarme oder Alarme eines bestimmten Breiches nur von ausgewählten Benutzern quittert werden können. Also z.B. Alarme aus dem Bereich "Energieversorgung" nur vom Benutzer "Elektriker 1" Idealerweise darf dann
Externes Programm von Zenon aufrufen
Hallo, ich möchte von Zenon ein externes Programm aufrufen. Das geht zwar mit der Funktion "Starte Programm" jedoch kann es sein, dass das aufzurufende Programm mal auf C:\Programme\ oder auch auf D:\Program Files zu finden ist. Leider ist es mir bislang
SIMUL Variable
Hello, I am using Zenon 6.51 SP0. The problem is with SIMUL32 variable. I am writing this variable with a visual basic script onVarChange() and this is working correctly. However, this variable of SIMUL32 type is constantly changing value, eventhough
Datensatzname anhand der ID ermitteln
Hallo zusammen, ich habe bisher nur mit Siemens WinCC Flexible gearbeitet und dort besteht die Möglichkeit anhand der Datensatz ID den Namen zu ermitteln. Dort war es so das zum Rezeptdatensatz im Hintergrund noch eine Variable angelegt werden kann in
How to open *.WSB file??
Hello, I got a *.WSB file of zenOn project backup. Do you know how to open it? This is a migrated post! Originally posted on 03.09.2012 by user cypress329. Please be aware that information can be outdated.
Fonts. Editor vs Runtime
The runtime mode fonts look different than in the editor. What properties do I change to make the fonts look the same? P.S. see the picture This is a migrated post! Originally posted on 31.08.2012 by user robcha. Please be aware that information can be
WPF Usercontrol & .Net Framework Version
Hi, I would like to create WPF custom controls. Which .Net framework version is supported? Is it possible to import other libraries? regards Stefan This is a migrated post! Originally posted on 30.08.2012 by user stefan.maus. Please be aware that information
PDF Versand via Message Control
Windows Server 2008 (64-bit) zenon 7 SP0 Email Message via SMTP Hallo, gibt es eine Möglichkeit via Email auch pdf-Dateien zu versenden (nicht nur Graphics)? Danke für Euere schnelle Unterstützung! Martin This is a migrated post! Originally posted on
ARX Formatunterschiede in Win7 / WinXP ?
Hallo, (6.51) ich habe testweise ein Projekt auf einem Windows 7 laufen lassen mit Archiv. Nun will ich das gleiche Projekt auf WinXP System laufen lassen und habe die ARX Dateien vom Win7 in den XP-Datenordner kopiert. Im Nachbearbeiten-Diagramm werden
Decoding the INT tag bit By Bit
Dear sir, i'm having a integer Tag, which is bit encoded values. Now i have to do is to decode it by bit by bit. and store the bit values in individual bool tags. how could we do it VBA or other method? Kindly check and do the needfull. This is a migrated
Main menu
Hi, I have created a main menu. I have kept main menu active in graphical design under project properties, also in monitor administration i have checked "consider main menu". But In runtime, the menu is displayed but all the tabs are greyed even though
Windows CE and Antivirus
Hello,,, I have Brodersen RTU32 with Windows CE and zenon CE installed on it, which antivirus you suggest me to use with it? Thanks in advance This is a migrated post! Originally posted on 26.08.2012 by user yara. Please be aware that information can
IEC 103 Distrubance Record
Hello, Kindly advise how to extract IEC 103 Fault records from Relay. In the IEC 103 driver properties there is a location for saving fault record but when i trigger fault nothing is saved. Regards This is a migrated post! Originally posted on 26.08.2012
Runtime Error C0000005 Access Violation
Hallo erst mal, Ich habe ein Problem mit einer Visualisierung Zenon Version 5.50 SP5 auf einem Lauer Rechner VPC T Take off line. Die Visu ist schon recht alt, das geb ich zu, hat aber bis vor kurzem ihren Dienst noch gut verrichtet. Das Problem äußert
How many variable support and How much data flow support Zenon
Hi We are working on Zenon 6.51 build 05 (sicam230 edition). we have unlimited variable license and now 20.000 variables exist.At the end of the project we will have approximately 100.000 variables and many different drivers workıng(sql,modbus,AK).And
Problem bei Strukturvariablen in Combielement
Hallo, ich habe ein Problem bei der Nutzung von Strukturvariablen in einem Combielement. Das Combielement befindet sich in einem Symbol in der Projektbibliothek. Die Animationen im Combielement beziehen sich auf mehrere Variablen innerhalb einer Strukturvariablen.
Kennung einer Variable eines Strukturdatentypes mit VSTA auslesen
Hallo, Ich habe folgendes Problem (zum besseren Verständnis, siehe Bild unten): Ich habe in Zenon die Variable "Abv" des Strukturdatentypes "DriveS1D1" erstellt. Die Kennung der Variable lautet "Ausbrandventilator". Mein Ziel ist es die Kennung dieser
Enable IPA in VBA
Hi I want to know if is possible enable/disable IPA in runtime with VBA. I found in the help property "AsmActive" but I need help on how to use this. Thanx This is a migrated post! Originally posted on 21.08.2012 by user fabios. Please be aware that information
Load projects during zenOn startup
I have an app like service always running on the system when windows starts. With a timer the app check if zenOn is online with the usual following code: this.zenOnApplication = Marshal.GetActiveObject("zenOn.Application") as zenOn.Application; if (this.zenOnApplication.VersionNumber
Von VBA auf Treibervariable schreiben
Hallo zusammen, entweder stehe ich gerade auf dem Schlauch oder es ist komplizierter als ich dachte. Ich habe über einen Treiber Variablen in Zenon importiert, nun möchte ich aus VBA heraus auf diese Variablen zugreifen, doch wie geht das? lg Marco This
Next Page