Grenzwerttexte
Hallo Zusammen, bei unserem Zenon Projekt verwenden wir die Alarmmeldeliste:cool:. In der Liste werden zwei Variablen in einem Alarmfall über Grenzwerttexte angezeigt. In den Projekteigenschaften ist bereits die Option: “Lange dynamische Grenzwerttexte
Problem mit Verbindung zwischen Zenon 7.10 und PC mit Beckhoff zwecks VISU-Simulation
Hallo an Alle, leider habe ich ein grundsätzlichen Problem mit der Verbindung zwischen zwei PC's, damit das Zusammenspielen (Kommunikation) zwischen VISU (Zenon V7.10) und SPS (Beckhoff) getestet werden kann. Verfüge zurzeit über Zenon-Demoversion mit
Monitorprofil zur Laufzeit ändern
Hallo. Ist es möglich das Monitorprofil während der Laufzeit zu ändern (z.B. über ein Script beim Bildwechsel) ? Hintergrund: Wir nutzen derzeit 4-fach Grafikkarten mit entsprechenden Monitoren. D.h. pro Monitor wird ein Bild dargestellt. Nun haben wir
Message Control : Poll modem
Hello, for a client using text-to-speech message control, we are using an application with redundant servers, one modem connected to each server. The goal is to switch servers if modem1 is down, to keep voice messaging functionnality : => Is it possible
Comm.Failure and related animation
Dear All, When the communication failure is happen, I am getting the small red rectangle at right side corner of the Numerical value display. At the same time, Is it possible to make any one of the internal Boolean variable to "True"...? Best Regards,
Deleting Chronologic Event List
Dear All, I created a screen for Chronologic Event List with a standard template. I am trying to delete the selected event by Delete button. But it is not deleted. How can we delete the event which is not required in list...? Best Regards, A.Navaneet.
Printing option of Trend
Dear All, I try to print the trend by using the "Print button" which is available in Standard Extended Trend Template. The Screen type specific function linked in the button is "Print". But I am getting the error like "No printer defined or printer cannot
User Control
Dear All, I am having there are four users as follows in my SCADA. 1. Operator 2. Supervisor 3. Admin 4. Engineer Admin and Engineer users are having Administrator rights. Both are having user control like changing password and locking users etc. But
Historical Trend Scaling
Dear All, I am having PLC variables with different limits. I configured Historian and Created a trend with a standard template. When I am adding the variable at run time, I am facing the problem for scaling because of different limits. For Example, I
How to installed Zenon5.50 sp7
HI.... sir i want to know that how to installed Zenon5.50 sp7 on my computer and which windows is comfortable with this software and how to run any project on this software.. This is a migrated post! Originally posted on 04.10.2013 by user lalitsharma2709.
Messaging in reaction matrix
I am using v7.1 on win 7 with CTI PLC. I have a structured data type for PID loop that has many elements. Have a reaction matrix that I want to apply to multiple tags of the data type and act on the values of the status for for each loop. ( this is already
Re: AW: Using Straton with Zenon
one more question please, i want to create 1500 variables in straton as o out put for zenon, and read around 1500 variables from zenon to straton to do the calculation. its ok with this number of variables or there are a limitation of number? Thanks in
webserver 7.1 lässt sich nicht installieren
Hallo zusammen, momentan versuche ich, den zenon webserver 7.10 auf meinem neuen Server zu installieren. Den ersten Anlauf habe ich nach mehreren Minuten vollständiger Untätigkeit des Rechners (0% Prozessorauslastung, kein Zucken am DVD-Laufwerk, die
webserver 7.1 lässt sich nicht installieren
Hallo zusammen, momentan versuche ich, den zenon webserver 7.10 auf meinem neuen Server zu installieren. Den ersten Anlauf habe ich nach mehreren Minuten vollständiger Untätigkeit des Rechners (0% Prozessorauslastung, kein Zucken am DVD-Laufwerk, die
License update CE panel
How can I update my Windows CE zenon runtime license ? I have now 256 tags and I have a new license for 512 tags. Thanks This is a migrated post! Originally posted on 03.10.2013 by user ippela. Please be aware that information can be outdated.
Overflow VBA
Hello, i've got problems using VBA in Zenon. Editor : ZENON 7.10 (32bits). Runtime : ZENON 7.00 SP0 running on a Windows Server 2008 (64bits). In editor, i put the option : "Create RT files for Zenon 7.00 SP0. " I've got "Overflow" error with the VBA,
Trend
Hello Support i have one project and the client asked me to make one trend screen with buttons which can show trending of value for one hour, week, month...etc, and to give a specific date or time and display trending within it... is that possible in
regarding a color of Extrend Trend
Hi, All Good day! using a zenon 7.10. Regarding a trend color , I wanner get a fixed color, not random color but, it just show a red color only. what 's wrong ??? ============================== vba ========== Option Explicit Const myTrendScreenName As
Using Straton with Zenon
Hello Support, I have number of analog readings from the field which i want to do some calculation with it, as the Zenon mathematical variables are limited i am planing to do the calculation using Straton which comes with Zenon, do i need separate Straton
Trend
With DNP332 and Zenon 7.0 SP0 build4, I have problem with trend. If i lose the connection between Zenon and PLC. Zenon keep drawing line and if i change value offline ,When i reconnect Zenon and PLC , i can not get trace of the change that was offline.
How to create Function with linking rule with vba
Hi all, I created function with code below, now I need to do linking rule for all variables in the picture "TestPicture". Is it possible with vba ? Br. Lukasz VBA Code: Dim zFCT As RtFunction Set zFCT = MyWorkspace.ActiveDocument.RtFunctions.Create("TestFunction",
How i can recognize system display by MonitorId
We use multi-monitor project, i my VSTA code i try use MouseOver to detect on which is display Element object is located. And display there are Windows form. I try use property DynPicture.MonitorId and always received 0x100 or 0x101. I guess last two
Re: Pop up screen
Hi I have a project with two monitors. On the first screen redrawn the main circuit, the second monitor displays CEL, AML, trend. AML is opened on the second monitor every time a new alarm is generated. When I have an accident, there is a lot of alarm
MDI Elemente Bildtyp Filter
Ich möchte die MDI Elemente der Bilder des Types "Alarmmeldeliste Filter" und "Chronologische Ereignisliste Filter" per VBA auslesen. Mit der GetWindowText komme ich an die Inhalte der Kontrollelemente die vom Typ Kontrollelement (Combobox)_xx sind heran.
Time stamp for Zenon standart edition
Hello colleagues Does standard edition Zenon support time stamp 1 ms (0,001s)? Regards, Dmitry This is a migrated post! Originally posted on 27.09.2013 by user altera. Please be aware that information can be outdated.
Reading Excel
Dear All, I am having some instrument details in Microsoft Excel. Is it possible to read the Excel which is available in computer from the SCADA? For Example, If I click the button which is available on the Equipment then related Excel sheet wants to
Color Picker
Is there way to show a color picker for the user and to access the user selected color in VBA? I am very new to Zenon. Could you please explain the answer in details. I can do it with C#. I am not allowed to use C# This is a migrated post! Originally
Alarm Filter Areawise
Hiii.. Please go through the attached snapshot.. I want this Alarm list according to alarm area.. Please tell me how to do so with any method.. This is a migrated post! Originally posted on 26.09.2013 by user jahidbagwan. Please be aware that information
Warning POP-UP Screen
Dear All, My PLC is having PID Controller logic. I am sending the Set point values to PLC. I assigned the limits (Signal area min, max and Measuring range min, max) to the variable. When I am entering the value below or above from the limits there is
Variables with delay and red square
Hello, In my project I have the a problem with input and refresh with a the variables of the Zenon. My version is 6.51/0 and my PC is an Industrial Beckhoff with Windows XP SP3. When I set the new value in the variable in the field, the value is update
Farben dynamisch zuweisen
Hallo, ich versuche gerade einem Rechteck eine dynamische Variable zuzuweisen, die Variable ist intern und als DWORD deklariert. Aber in der Runtime kommt immer die statisch vorgewählte Farbe. Was kann ich tun? Ich nutze zenon Supervisor 7.10 Demoversion,
Analyzer users out there?
Are there some analyzer users out there? IÂ'm searching for people for experience exchange. Alfred Stadtschnitzer VA Erzberg GmbH This is a migrated post! Originally posted on 25.09.2013 by user stadtschnitzer. Please be aware that information can be
Dnp3
Hi, We use Zenon energy version 7.0 My question is about when I lose the connection between SCADA-PLC. And meanwhile events were done in PLC .When I get back the connection, how Zenon get these events? Or are automatically polling? How come that in chronologic
OPC Client
Hallo Zusammen, ich möchte einen OPC Client auf einem Bedienpanel mit CE einsetzen. Dazu habe ich den OPC Client V2-0 eingebunden. Bei der Treiberkonfiguration habe ich zuerst auf meinen lokalen OPC-Server (auf dem PC) zugegriffen um die Vorgehensweise
Minimal external variable change interval to be hooked in zenOn
Hello, support team! We meet some new task - handle pulse signals in zenOn (do some actions by its front). Pulse minimum duration of 1 value while 0-1-0 changing can be close to 100 msec. When we try to hook such pulse front from math variables or using
zenon Web-Client 7 -> Web-Server 6.22 slow startup
Hello! A customer installed a new Windows 7 64bit client PC with IE10 inside his warehouse. We installed a zenon 7 Web-Client which is connecting to a zenon 6.22 Web-Server and Runtime. Unfortunately it takes quite long to start up the web-client (2-5
Historical Trend
Dear All, I am having Pressure, Temperature and Flow values from PLC. The comparison purpose I would like to add the variables at runtime. I can achieve this by "Diagram..." function which is available in Trend Template in default. But customer is no
Dynamischer Grenzwerttext in Struktur, Zugriff auf Feldindex
Hallo, ich arbeite gerade an einem Projekt unter zenOn 7.10. Dort versuche ich ein neues Error-Handling, welches wir uns überlegt haben, zu testen. Wir verwenden ein Array of STRUCT, welches ungefähr so aussieht: ST_ISA_Error .ID : DINT; .Value : DINT;
Changing user name at run time
Dear All, My SCADA is having there are Four users like 1. Admin, 2. Engineer, 3. Superviser 4. Operator When I logged in to Admin user, I would like to change the user name and password. I am using the function "Change user" to change the user name and
Problem bei Variablenimport in zenOn - TwinCat NG Treiber
Hallo Ich wollte mit der zenOn Importfunktion die Variablen meines TwinCat Projekts durch Einlesen des *.typ Files verwenden, so wie es in den Dokus und vielen Foren beschrieben wird. Dies funktionierte aus soweit. Allerding bekomme ich bei TIME-Variablen
Next Page