Handle auf das aktuell angezeigte DynPicture
Hallo, wie bekomme ich unter C# das Handle des aktuell angezeigten DynPicture? This is a migrated post! Originally posted on 14.10.2015 by user nollh. Please be aware that information can be outdated.
RecipeGroup Manager - exceeds limit value of the variable
Hi, I am using zenon 7.00 SP0 Build14 If the value of a variable exceeds the limit value of the variable set in the properties of the recipe; then when I create a recipe, variable values are saved all at 0. I have following question: To facilitate debugging;
how to connect melsec plc Q13UDEH by cpu module ethernet port
i want to connect mitsubishi melsec PLC (Q13UDEH) cpu ethernet port. i followed the driver manual, but i failed. how to config zenon driver? This is a migrated post! Originally posted on 13.10.2015 by user miki72. Please be aware that information can
Button auf Bild aus Code "klicken"...
Hallo, wie kann ich einen Button auf einem Bild aus dem VSTA-Code anklicken, so daß die im Button hinterlegte Funktion ausgeführt wird. (Ich möchte nicht die Funktion ausführen!!). Danke. Gruß This is a migrated post! Originally posted on 12.10.2015 by
Quittierte Alarme löschen
Hallo Zusammen! Folgendes Problem habe ich: Ich möchte einzelne Alarme die bereits quittiert sind aus der AML löschen. Ich habe einen Button mit der Bildspezifischen Funktion "löschen" im AML Bild angelegt. Der Benutzer hat die Funktionsberechtigung zum
Exposing Zenon Logic variables to be accessed via MODBUS TCP/IP
Hello, I'd like to know if there is a way how to expose Zenon Logic variables to be used accessed (read/write) from another point in network via TCP/IP (MODBUS protocol). What I'm trying to achieve is to write information to Zenon Logic from my HMI panel.
Recipe Variable Name and Value
Hello, I am trying to read variable associated to my Recipe and its value.Can you help me how can i read Variable name and its value in my particular recipe. This is a migrated post! Originally posted on 09.10.2015 by user jwick8801. Please be aware that
mathematic variable Server/Client
Guten Tag, ich versuche die Schriftfarbe eines Buttons auf dem Server und auf einem Client durch eine mathematik Variable zu dynamisieren, bekomme aber nicht hin, dass beide Buttons unabhängig von einander die Farben ändern. Wie könnte ich es erreichen?
Adding new variables to Historian
Hi, I have configured the historian data to be dumped into sql server. I added a new variable to an existing zenon historian and I restarted the run time. The issue i am facing now is that, i only see the old variables in the sql tables, i am unable to
Report generator
Hi! Have you manages to solve the issue? I'm facing the same problem and I would like to know if there's anything I can do. ____________________________________ Marius Titulescu software development Romania This is a migrated post! Originally posted on
Single Instance Application
Hi is there a way of making the ZenRT a single instance exe? I have had a look in the Project Properties but could find anything that looked like it would do it. thanks David This is a migrated post! Originally posted on 01.10.2015 by user synergyautomation.
Eigenschaft "RangeFromVar" anpassen
Hallo, wir möchten per VBA die Eigenschaft "Sollwertgrenzen von Variable übernehmen" unserer Rezeptvariablen setzen. Diese Eigenschaft ist seit zenon 7.0 vorhanden und kann im Editor unter „Rezeptgruppen-Manager Eigenschaften“ modifiziert werden.
How multiply value
Hello I'm new with ZenOn. I have analog input directly connected to text value block. I want multiply it with another value when the switch button is enabled and back to direct view if disabled. please give me a guide on this. This is a migrated post!
IEC 60870-5-103 command & response
Hi, How to create a command with a variable is double indication and double command. In IEC103, value OFF, ON is 1, 2, not 0, 1 and I can not active write set values. I have created a command but could not. I using the SIEMENS 7SJ62 relay. Thanks, Lang
3S Arti NG Treiber - Kommunikationsproblem
Hallo, habe folgendes Problem mit dem 3S Arti NG Treiber (Zenon Supervisor 7.20): manchmal, wenn die Steuerung ausfällt (Stromausfall, Schaltschrank ausgeschalten...) bekomme ich nachher keine Verbindung mehr. Das Problem lässt sich beheben indem ich
Message Control - Sprachnachricht mit GSM Modem versenden
Hallo! Ich möchte mit einem GSM Modem Sprachnachrichten versenden. Gibt es dazu bereits Erfahrungen bzw. eine Hardware-Empfehlung für das Modem? Ich habe die zenon Version 7.11 SP0 im Einsatz. MfG Dennis This is a migrated post! Originally posted on 28.09.2015
DB einstellen in S7TCP32
Hallo zusammen, ich stehe gerade irgendwie auf dem Schlauch :confused: Ich soll von fünf externen Siemens-CPUs jeweils aus dem DB100 ein paar Bits auslesen. Nach meinem Verständnis müsste das über den S7TCP32-Treiber funktionieren. Jedoch bleibt bei mir
VB.NET Code automatisch im Projekt einfügen
Moin, wir haben regelmäßig das Problem, dass wir bei neuen Projekten die Programmierschnittstelle (VB.NET und VBA) neu einrichten müssen. Gibt es hier eine Möglichkeit die Programmdateien mit Hilfe des WorkspaceAddins dynamisch in den ProjectAddin Explorer
Custom text string format
Is it possible to format dynamic text element for the regulat text string as per example? W/O format: 12312312345678123400001234567000 Formated: 12312312345678123400001234567000 Zenon 6.51 SP1, Win CE 6.0 Thank you in advance. This is a migrated post!
converting from 5.5
I have to run an old runtime (5.5 i think) comunicating with Siemens S7 on a new PC with Windows7 Embedded Standard (with cp 5623 and driver for comunication with Siemens S7 ) I installed zenon 6.51 (7.2 is too different from 5.5) on another PC, then
change "Value adjustment linear"
Hello! Tell me please. How chage "Value adjustment linear" from VBA? Need change "Measuring range max." and "Measuring range min." using other variables zenon. Thank you very much! This is a migrated post! Originally posted on 26.09.2015 by user boykooo.
CE clients losing server connection
Hello i have a network with 1 server 1 supervisor 1 operator and 5 CE panels, My problem is that the CE panels lose connection with the server (Blue Dots) after around 5 minutes the run time starts. Some times they connect again but that is not a solution.
BOOL Variablen und Limits
Hallo, ich lege per C# Programm Variablen vom Type BOOL an, das klappt auch. Jetzt bekommen die aber immer gleich zwei Limits verpasst, die brauche ich aber nicht. Gibt es eine Möglichkeit die beiden zu Löschen? Ich habe nichts gefunden. Im Augenblick
Get Cureent Event Logged in CEL
Hello, I want to get the current event logged in CEL in message box.Message box should describe Timestamp,Text,Variable name,Logged in User. Please help how to get the Current CEL event. This is a migrated post! Originally posted on 23.09.2015 by user
Save to SQL server every 3min
Hello everyone! I am wondering if it is possible to save the data to SQL server every 3 minutes or so. I do not want to increase the update time on S7 TCP-IP driver though. I tried increasing the time on SQL Driver, but it keeps sending the data at the
run zenon 5 runtime
With zenon 7.2 installed on a pc with windows7 embedded can i run a zenon 5 runtime file? This is a migrated post! Originally posted on 21.09.2015 by user aleb2. Please be aware that information can be outdated.
Eigener Archivexport von ETM in *.csv
Hallo, ich habe mir vor einiger Zeit einen eigenen Export von Archivdaten in eine *.csv Datei erstellt. Die von Zenon mitgelieferte Funktion finde ich äußerst unkomfortabel. Ich erstelle Oberflächen im Bereich der Gebäudeleittechnik, hier werden normalerweise
info
My customer have a ZRT5-OFFEN runtime version licence; 1) it is possible to know which Zenon version is it? 2)that runtime should run on new pc with windows embedded 7 (64bit), which steps we have to follow? This is a migrated post! Originally posted
Unterstützung von HTML(5) und DirectX in Win10IoTCore
Hallo, ich wollte mal die Frage in den Raum stellen ob es für zenon (CE) in der nahen Zukunft Pläne gibt die kommenden Funktionalitäten von Win10IoTCore zu unterstützen. Bisher haben wir große Probleme unser neues (modernes) Oberflächenkonzept, dass auf
communication with s7
hi; I have problem connecting zenon with s7-400 using PC-Adaptor, I have zenon, HardLock doungle and PLC, what step do I have to do for having comunication? thanks This is a migrated post! Originally posted on 02.09.2015 by user ameic. Please be aware
WPF Indicating Instrument not refreshing
Hi, I am using the example WPF Indicating Instrument (from the Copa-Data Download Page) with its pointer driven by an Internal Variable that that is set using C# code by reading values from a text file. If I change the pointer Angle Value using a Numerical
Erweiterte Kurvenliste (Trend) - Breite anpassen
Hallo, ich möchte die Spaltenbreite der einzelnen Elemente in der erweiterten Kurvenliste für den Trend anpassen. Leider komme ich hier zu keinem Ergebnis. Folgend ein Ausschnitt aus dem verwendeten Programmcode [VBNET]Dim funktion As IRtFunction funktion
Problem with two-monitor application
Hello everyone, I have a big issue with two-monitor administration. When I turn off and then on once again second monitor, the application does not show on it. I can only see about 1cm vertical frame with app. Only solution is to close and start program
Get all Variable names for a Data Struct (Type)
Hi, I have a Data type called W001 and in this datatype I have toew variables called W1 and W2. How can I determine the variables for datatype W001 -> W1,W2 Currently I am using the IVType object fom the zenon library. Regards, Horst This is a migrated
Issues in Screens when converting from 6.21 to 7.2
Hi, I am converting a zenOn project from 6.21 to 7.20 EE I am having issues with Screens as the objects are overlapping and misaligned for few Standard Screens. Worldview screen is not working at all also. See attached snapshots. Please let me know what
Widows users with Process Gateway
Hello support, I have process gateway installed in one computer which has tow windows users " administrator" user and "operator" user, the operator user dos not have administrator rules, and the problem that process gateway can not be run under operator
Cross Reference to Errors/Warnings in output window
Hello, I am new to Zenon and trying to get some basics right. When I create runtime files, I have lots of errors (mostly no linked varibales). Screenshot attached. We have over 35000 variables in our project. I am not able to double-click on the errors
Extended curves - Frame Specific Functions
Good afternoon. I'm working on Zenon 7.20 and I wanted to apply graphic files to extended curves's frame specific buttons, to make them more "user-friendly". The problem is, if you press the "start" button for example, and the trends are displayed, the
Startup Tool vergißt OPC-Server bei Versionswechsel
Hallo, mir ist eben aufgefallen, dass beim Wechsel der aktiven zenon Version über das Startup Tool nicht der zur zenon Version passenden zenon OPC-DA-Server registriert wird? Kann das jemand bestätigen und vielleicht auch erklären ob es dafür einen Grund
Event
Hallo, welcher Event zeigt mir an, dass das Projekt geladen ist bzw. der Start-Screen angezeigt wird? Wird das mit dem OnProjectLoaded handler abgefangen? Ich benötige einen entsprechenden Handler zur Ausführung von C# Code sobald die Runtime komplett
Next Page