Recent Topics
Änderung Bildschirmgröße
Hallo, ich habe ein Projekt für die Bildschirmgröße 1920x1080. Die Bildschirmgröße ändert sich jetzt auf 1366x768. Gibt es eine Möglichkeit die Bilder und damit verbundenen Bildelemente automatisch zu verändern oder muss jedes einzelne Element einzeln
No archived alarm messages on runtime
Zenon 6.22 sp1 running on PC; Project working by some years, it has been changed PLC cpu: Now, (realy i dont know since when) I have archived files.ALM on PC but i don't see them on Runtime; active alarm are showed correctly. I thought about max. dimension
IEC61850 to Modbus
Hi, I have a case where I need to use Zenon as a gateway to convert 61850 signals to Modbus. Client has a requirement to run the gateway in a Linux system that will be connected to the SCADA. Hence I assume that logic processor can be used (not process
IEC870 driver, use originator in REMA
I former used Sicam230 before I recently switched to zenon v8.20. In Sicam230 I used M1-M8 in REMA to be able to recognize the source of a command TI45/TI46 and display it in CEL. But when I use these M1-M8 in zenon (1=external scada, 127=zenon) no entry
Date and Time Variable in Report generator anzeigen
Hallo, ich habe folgendes Problem. Ich habe für einen kunden ein Protokoll erstellt, in dieses Protokoll muss ich eine Test (Startzeit) und (Endzeit) in einem Feld wiedergeben. Die zeit kommt von einer Variable aus einer Siemens 1500 CPU.Test start schreibt
Webclient hängt sich beim laden der Runtimedateien auf
Seit kurzem haben wir auf einigen unserer PCs das Problem, dass bei Start des Webclients bzw. bei Laden der Runtimedatei sich der Webclient aufhängt. In den LOG Dateien des Webclients konnte ich nichts auffälliges entdecken können. œber Lösungsvorschläge
Archive open bar coming
One of our customer is facing issue of Checking archive for Archive name. Why such issue are coming. Is it because of any other load on the system? when such issue will occur and what is the solution for the same? The video is attached below This is a
Zenon SU DEV 4096 Tags
Hello Guys, i have a SU DEV 4096 Tags Supervisor license for Zenon 8.00 If i download Zenon 8.2, my license still working ? regards This is a migrated post! Originally posted on 24.11.2020 by user LucaCrescini. Please be aware that information can be
Disband array of variables?
Hi all, I use zenon Supervisor v7.6. Old project have array of 200 intern bool variables. Is there possibility to disband that array and make all varibles individual? BR, MK This is a migrated post! Originally posted on 26.01.2021 by user milosh. Please
Runtime Sprache umstellen
Hallo, alle Systemmeldungen wie z.B die wörter "Login,Benutzername,Passwort" im popup Fenster sind auf Deutsch. Wie kann ich alle Systemmeldungen, bzw. die gesamte Runtime auf Englisch umstellen? Danke für die Hilfe. MfG Robin This is a migrated post!
Filterproblem bei 6.51 abwärts
Seit dem 01.01.2021 funktionieren die Filter für AML/CEL, Report und Trend nicht mehr. Habe bei unserem Vertrieb in Italien nachgefragt und heute nun ein Angebot für eine Patch erhalten von 499€. Also ich frage mich ob das so gewollt ist daß nach ca.
[QUESTION] How To Download Zenon Software on Download Tab?
Hello! I'm interest with Zenon software, I want to download Zenon 6.22 SP1, but I can't download it on Download Tab. Tks Hend This is a migrated post! Originally posted on 11.12.2020 by user hendra. Please be aware that information can be outdated.
Zenon 6.51 Application Freezes
Hi Have an ongoing issue where my application freezes while logging in. this disrupts communication to the plc's and thus stops the machine. Our IT department have confirmed that there is no issues with the firewall and all port are opened. It is also
String Variable auf größer Null /Leer (B#16#20) vergleichen
Hallo, Ich habe folgenden Code der Ordner erstellt aus einer Stringvariable die von der SPS übergeben wird. Funktioniert sehr gut. Public Sub Ordner_erstellen()
'Diese Modul erstellt Ordner
Dim strNr As String
Dim strText As String
Dim strPfad As String
Dim
Reading value of [CO] in IEC850 variable
Hi I am using iec850 driver in one of our project command processing works fine when command is given from zenon scada however when command is given from any other location e.g IEC101 I am not able to log them to CEL which I understand because of [CO]
Zenon_6.51_SP0 and Siemen S7- 1500 PLC
Hello, I have a license for zenon_6.51_SP0 . It is possible to use this version with Siemens PLC (TIA S7 -1500 series )? Which driver do i have to use? The driver which I have used for Clasic S7 - 400 / 300 is not working with TIA PLCs. Thankyou! Raul
Connection Timeout When Remove DO Card from RTU
Hello, I have a project requirement, where I need to find out the acknowledgement of Action Variable command initiate and execute successfully. For that I am using COT reference of command variable i.e. if COT-7 Command Select and COT-10 Command Execute
User administrator manage
Hi All, We are using Zenon v7.02 in our machines . Currently we are using one user as a administrator in our HMI Program . Now our customer wants the user level Hierarchy Like below Administrator (admin) Full access to all screens. All the Password Below
Error in starting logic processor
Hi, While starting Zenon runtime one of the logic processor do not start and generates the following error. Any idea what could be the reason? 09.11.2020 14:44:39 T5BusIec850s: Data attribute GPS_SWA1C1/LCCH28.ChLiv.t does not exist in IEC 61850 object
Printer configuration - difference
Hi all, Can someone better explain difference between: 1. Printer for online printing ALM and CEL 2. Printer for offline printing ALM and CEL Can we use some function (selection dialog) which have only one field for selecting printer and copy value of
Unterprojekte in Mehrbenutzer-Projekt synchronisieren
Hallo zusammen, unser Projekt wächst und wächst... was dazu führt, dass ich dazu übergegangen bin, dem Integrationsprojekt jetzt endgültig Unterprojekte zu verpassen. Das Ganze bei Mehrbenutzer-Fähigkeit. Und das scheint ein bisschen problematisch zu
Trouble with connecting ABB REF615 via modbus
Hi I am trying to connect my Zenon Energy edition to an ABB REF615 via Modbus TCP. I had played around with the driver setting, and I am unable to make a connection. In the Runtime, the Modbus variables are marked with a red dot at the corner (no plc
Runtime auto-close function
Dear Gents, Could you please advise. Sometimes Primary Server losing connection with the PLC and this is not a reason for redundancy changeover. Because of mentioned issue SCADA is stuck. If Runtime will be closed on Primary Server another one which is
PrintDialog - scadaAddin
Hi all. How to make runtime add-in, which will open the Print dialog settings window (MS Windows standard dialog) on button click? Thanks a lot in advance, MK This is a migrated post! Originally posted on 09.11.2020 by user milosh. Please be aware that
Scrollbar
Schönen guten Tag, Eingesetzt wird Zenon V8.20. Hat jemand mittlerweile eine Möglichkeit gefunden eine Scrollbar zu erstellen? Gemeint ist nicht die Funktion mit einem Weltbild. Gruß This is a migrated post! Originally posted on 30.10.2020 by user visuuser.
Restore backup fail. Create SQL Database
Hello trying to restore an backup and i get fail. In Diag viewer i get the fault it cant create sql database. See picture below. Any fix for this problem? Also i cant create a new project. This is a migrated post! Originally posted on 04.11.2020 by user
Reading Values from data archive or generated report
Hello everyone, I need help to write back a value from a generated report to Scada internal variable. Can anyone guide me on the same? Thank you. This is a migrated post! Originally posted on 04.11.2020 by user arunkumardara. Please be aware that information
OnlineVariableContainer Bulkmode not triggering
Hello! So we are working with OnlineVariableContainers to react to some Variablechanges. We Subscribe to our Variables like: project.OnlineVariableContainerCollection.Delete(containerName); container = project.OnlineVariableContainerCollection.Create(containerName);
Bachmann Communication Problem
Hello Support I am using Bachmann driver to communicate with the PLC. When there is a network interuption (when the status of the variable becomes INVALID), the driver disconnects and is not reconnecting to the PLC. Runtime has to be Restarted inorder
Zenon runtime 8 does not execute VBA macro
Dear all, I am unsuccessfull at running VBA macros from the operator's runtime. VBA editor seems to work ok since I can create a form and play with it (buttons, ...). However, when referencing thisProject.Variables it gives back an Empty object. I have
Which Windows Server Version to use?
Hello, Currently we are using Zenon 8.10 on Windows 10. Our Project is growing and we are facing performance problems in the Runtime. For context, we have around 50 projects with an average of 1800 variables per project, all running on the same Runtime.
Zenon 8.10 User Auto Logout
Dear Support team, I'm using Zenon 8.10 . Kindly provide any suggestion for the below mentioned points. 1. I need to display and Change the Logout interval time of user from runtime. 2. Display of no of wrong password attempts of the user in Runtime.
Connection error variable.
Hello, I have two RTU connected to one driver via redundancy. So if I lose connection to RTU1 then RTU2 take over. But I want an alarm in the HMI that driver lost the communication to a specific RTU. Before I run Sicam230 and AK-Driver then I just made
Periodic Synchronization of PLC
Hi all, I'm a beginner on zenon and I would like to send periodically a command of synchronization on driver IEC104 to one or more PLCs (RTUs). This command should be sent eg. every five minutes once the link IEC104 with the PLC is up. Many thanks in
It's Impossible to restore project-Data ZenOn 6.20SP1
Hello every one. I have a virtual machine with ZenOn 6.20 and 6.22 and I am having issues with 6.20 ever since I got it but since I was not needing it I was just getting by this issue using only 6.22, now I am working on a project with 6.20 and I just
Smart Object dynamischen Grenzwerttext erstellen
Ich möchte in einem Smart Object bei einer Variable einen Dynamischen Grenzwerttext erstellen. Im gleichen Smart Object habe ich eine String Variable "txt_Name" welche den Text den ich anzeigen möchte enthält. Ich habe folgendes eingeben: $%txt_Name;
White screen in the Runtime for the subproject
Hi, We were coming across a problem in the zenon Runtime, while opening the sub-project, screen is showing a white screen which not allows to show the symbols, elements and even the lines. below attached the image for reference. The project is running
Zenon build no mismtach
Hi, I have installed Zenon 7.60 build 65981 in two laptops. In one laptop, it shows Zenon 7.60 SP0 65981 and In second laptop, it shows Zenon 760 SP1 445 (in Zenon startup tool). Please tell me reason behind it. It must show same in both laptops. Regards,
assign variables in structured data type
Hello, I am trying to write a new value into a structured (an array )variable with C # that already exists in Zenon and has a user-defined data type. I do following: // create variable with var. name from Zenon
const string PV_Anlagen = "PV-Anlagen";
...
//Create
WebServer-Client Configuration
Hi All, If I'm using Zenon Web Server Pro light, and the workstation is connected to a server gateway and using its backbone network. Webserver and Runtime are running at workstation. I would like to use webclient in another pc which is different vlan
Next Page