Multistate indicator
I have a variable that displays 9 device states: No mode, Hand (Local), Maintenance, Override, Program... How to display these states in the same text when the value changes. And similarly these 9 values display 9 different images
The Screen is not full
One thing I can do is remotely access the service engine via the remote desktop client (Microsoft), but there is a problem: the service engine screen is cut off as shown in the image, and this unfortunately makes things difficult for me, because I also
HISTORICAL DATA BUFFERING FUNCTION
I have an architecture system like the attached image. When the SQL server is down. will the data be temporarily saved at the zenon scada server? after the SQL server recovers. The data will be automatically synchronized. Thanks
Alarms not acknowledged
Dear specialists, I have an issue with "Alarms not acknowledged" system variable. I am using this variable to see how many unacknowledged signals I have. Also, I added sound function when unacknowledged variable is sensed. However, this variable doesn't
ZENON 6.22 SP1
Good evening. I need to build an options window for 10 different choices. I already have a DB35.DBW50 to perform this function. Here is the recipe: - recipe 01 300ml (value 10) - recipe 02 300ml (value 20) - recipe 03 300ml (value 30) - recipe 04 300ml
Trending View
Is that possible if i want to click 1 variables or multiple variables and directly go to trending page showing that variables in Service Engine ? Or like drag and drop variables to show trending. Seems cool if could be happen, Because i can say now our
Set value to "Signature of priviledged user" by button
Hi Dear Support Team, I am trying to fulfill my client wish. Mainly, I am looking for a way to automatically set the value of the "Signature of privileged user" field on the login screen. i used this settings: I have already tried using functions for
Customized active directory used during E-Signature
We are currently facing an issue with AD login in the Zenon version 11 . The customized AD login has been configured for the user, and they are able to log in successfully from the main login screen. However, when performing an e-signature, the system
Win11 Zenon V14/15 Addin Programmierung: Fehlermeldung VS 2022 "Scada.Internal.AddIn.Analysis" missing
Komplett neue Installation Zenon 14/15 und VS Studio 2022 unter Windows 11 führt zu folgender Fehlermeldung: Unerwarteter Fehler bei der CreateScadaAddInPackage-Aufgabe. System.IO.FileNotFoundException: Die Datei oder Assembly "Scada.Internal.AddIn.Analysis,
AB PLC
I have a AB PLC . Zenon software can connect with UDT tags ? ex : Datablock1.Temp.Hi
Troubleshooting GOOSE send bij Straton logic engine on a runtime environment
I have a project where i need to send out a goose message to cut the power of the Substation when someone pushes on an emmergency stop button on the hmi screen. I have tested this in the past and it worked. I even was able to publish it on a test system,
Error when starting drivers
Hello.. I Have an issue for the driver, by right my client don't want our program keep restart the runtime when have this issue. Can give me advice how to solved this issue without restart the PC and runtime. Thank you Best Regards
Offset a value
Is that possible we offset the value of variables, like temperature without i need to restart the service engine? sometime i need to offset my TH sensor at my service engine, because have different with my Fluke meter. Thank you
Long connection time when working with B&R redundant PLC and OPC UA
hello, i am working on a big project where we work on B&R redundant PLC, the SCADA system is Zenon 14, the connection between the PLC’s and the SCADA is OPC UA with highest level of encryption with certificates. the connection is made with one IP address
OPC UA Driver Timestamp
Hi, Is it possible to configure the OPC UA driver so that it ignores the timestamps provided by the OPC UA server variables and instead uses Zenon’s internal timestamp? Currently, for OnChange archives, the timestamp is taken directly from the OPC UA
Factory inventory
Greetings I have a customer who is interseted in using IMM in their Zenon application. But they would also like to keep a inventory of spare parts. Are there anybody that have implemented Inventory in Zenon? By a third party software or directly thru
Zenrt32.exe - Assert Failure
Dear Copa-Data support team, Our application froze and showed this error message. From this point on the panel where the application is running is completely responseless, and had to be removed from power to be restarted. For more context, the screen
Scalability and Device Management for Large Profinet Networks in Zenon
We are planning a project where Zenon SCADA will communicate with over 250 energy meters via the Profinet protocol. Each device will send approximately 15 measurement values. Can Zenon handle communication with at least 250 Profinet devices reliably?
Disabling Alarms for Specific Equipment Groups in Equipment Modeling
Hi, I need to disable certain machines or parts of machines due to maintenance or because they are not yet fully implemented. We are using Equipment Modeling to define machines and their components. However, I’m trying to figure out how to disable alarms
Sollwerte intern abspeichern und wieder rücklesen
Hallo zusammen, folgende Situation: Aufgrund eines SPS-Ausfalls sind alle vom Betreiber im Laufe der Zeit eingestellten Sollwerte "verloren gegangen". Daher soll ich die Sollwerte intern abspeichern und nach einem Ausfall mit den internen Werten die Sollwerte
Linux Operating System
Does Zenon Scada run on Linux operating system? If Zenon Scada runs on Linux operating system, what are the requirements?
SystemModelGroup(Equipment Group) Decoding to Human Readable Format
Hi, How can the SystemModelGroup (Equipment Group) from the project SQL database be decoded into a human-readable format? Example in Zenon Editor: Variable: Tank[56].Lock Equipment Group: Incom.Lokacija.Obrat 1.Maturacija.Bazeni.Bazen 56 Example in the
Change Frame Size
I am trying to dynamically change the frame size in my SCADA project. One of the solutions I attempted is using an add-in with the following code: namespace AddInProjectService1 { /// <summary> /// Description of Project Service Extension. /// </summary>
3 Frames 1 Screen
I have three different frame sizes with the same zoomable content screen: Frame 1: 1920 x 1080 Frame 2: 3840 x 1080 Frame 3: 7680 x 1080 Is this possible? What is the best way to achieve this?
Creating file failed
Hi everyone, i just converted a project from the version 5.50 to the version 10. After that, i start gnereting the RT files but i'm encountering many errors like: Creating file "C:\Users\Utente\Desktop\RFE078\SRFE0078\RT\FILES\zenon\custom\graphics\Button_Alarm_Bell_Mask.gif"
Elements Gestures c#
Hi Support ! I use Element gestures (till now i only used "tab") So if i implement element gestures like this: example for test: IProject AP = null; public void Start(IProject context, IBehavior behavior) { context.ScreenCollection.ElementGesture += ScreenCollection_ElementGesture;
Zenon Logic Does Not Update Internal Variable Timestamp on Internal Value Change
I've encountered a bug in Zenon Logic where the timestamp of an internal variable (Driver for internal variables) is not updated when the variable's value is changed from within Zenon Logic. This leads to several issues: Alarm message list displays incorrect
How to Retrieve "Description" Field from CEL in Report Builder
I am using Microsoft Report Builder connected to Zenon to generate reports using data from the CEL (Chronological Event List). However, I noticed that in Microsoft Report Builder, the default Data Set named "CEL" does not include a Query or Fields for
Service Engine shuts down after closing filtering page by clicking OK
Hi, On v14, whenever I try to modify column headers on filter window, Service Engine shuts down a few seconds after I hit OK button on filter window. As I have no opportunity to save the desired filtering settings, I come accross with the default alarm
Production and Facility Scheduler - import
Could you please give me a hint on how to import data for Production and Facility Scheduler, prepared in advance e.g. in the form of an Excel spreadsheet?
Zenon V14 installation failed
Hi, I was trying to install the Zenon version 14 but facing an error. Error file attached for reference. Please advise the resolution. Operating system is Windows 10 Enterprise having build 19045 and Admin rights are enabled on the PC. Thanks.
Process Gateway Issue
Hi.. I Have an Issue, during Service Engine Runtime, i have 2 process gateway to publish for our customer. Now our process gateway very often closed automatically every 1 day passed, every that happen i need to close runtime and running the service engine
[FEATURE] Extended Trend - Option to Position Gantt Charts Above Trend Diagram Automatically
Hi, To significantly reduce the time required for configuring Gantt charts displayed above a trend diagram, I’d like to propose adding an option to place Gantt charts directly above the diagram. For reference, I’ve attached a screenshot illustrating the
C#: Calling page and used filter
Hi there, I try to read out the page name and the used time filter of the page which was triggering the C# code. Target is to read out "...TimeFilter[0].ARVTime1" of different pages with the same program. Zenon V14 Thanks for any help. Regards
IEEE C37.118 data archiving every 20 ms
Hello, We would like to archive PMU datas. We are getting PMU datas over IEEE C37.118 Zenon logic drive to the Zenon Energy Edition 14. And Resolution of PMU datas are 50 samples per seconds. It can be 200 samples per seconds in some special application
NX1P2 slow communication
Hello, I have a problem with relatively slow communication between PLC NX1P2 and Zenon. I use 3400 variables in the project. When I open a new window I have to wait 1-2s before all variables are loaded. I have set the refresh priority of variables between
CEL logging
Hi all, I have question about logging in CEL. We use INT variable for commands (MOTOR_CMD), with the following values 0 - IDLE 1 - START 2 - PAUSE 3 - STOP CEL logging activated via dynamic element and checked Old and New value. So, when operator press
61850 communication issue with bufferd RCB RCB
Hi I have configured a buffered Report Control Block (RCB) in a Siemens relay and imported the ICD file into zenon. However, zenon is not enabling the buffered RCB. What could be the reasons preventing zenon from enabling the report? I have already configured
Automatic Line Coloring in Zenon Energy Edition 8.20
I'm working on a substation SCADA project using Zenon Energy Edition (v8.2) and need guidance on setting up Automatic Line Coloring in Zenon Energy Edition for the single line diagram. My goal is to change the colour of lines, busbars, and breakers based
Driver errors
Hello, Please refer to the attached photo, whenever we run the runtime we are always experiencing 100% CPU usage which causes the server to be unresponsive and takes a long time to load. Many drivers are showing this error. Please advise us on how to
Next Page