Recent Topics
Symbol aus Symbolbibliothek in ein Bild einfügen. Wie greife ich auf "Freigegebene Eigenschaften" zu?
Guten Tag, ich möchte per API ein neues Bild erstellen , welches ein Symbol aus der Symbolbibliothek beinhaltet. Der nachfolgende Code funktioniert soweit, das Symbol wird erstellt. Jedoch verliert das Symbol seine Formatierung, beispielsweise wird die
HOW TO INSTALL ZENON SOFTWARE,I AM NOT ABLE TO INSTALL IT
I am not able to install zenon software as it shows error that installation of software package failed
Energy Editor V11 Version Control Integration with Azure DevOps/Git
Hi everyone, I'm trying to determine if Energy Editor V11 supports integrating with a version control system like Azure DevOps or a Git repository. I searched the help documentation but haven't found anything conclusive. Has anyone had any experience
Error when trying to Write/Set Value to variable
I started to have this behaviour: when I try to write/set a value to a variable the software freezes for ~10 seconds and in the diagnosis viewer i get this error: I don't know why this happen. Edit: This happens when a function tries to modify the v
Zenon 7.0
I need Zenon7.0 software source. Currently, Xenon 7 software and license is available on my computer. I need to upgrade my computer system and I want to install Xenon 7 on the new system. Does anyone have a program file to install?
Mouse hover effect
Hi, Mouse hover effects can greatly enhance usability by providing visual feedback to users, indicating interactive elements and helping them navigate through application. This visual feedback can make it clear that the element is clickable. We have managed
Import XML Recipe Group
Hi, I need to import a recipe that was exported in XML from runtime. This works using the control element button named "XML Import" in a recipe page, but fails if I use the code. I tried both creating a zenon function and the starting it usign zenOn.IRtFunction
Add-in scripts on Smart Client don't work
Hello all, We have problem with Add-in scripts on Smart Client. On my computer Smart Client application has all scripts and is working with no problem. There is no connection problem with Server, either. In folder C:\...\RT\FILES\zenon\system\AddInStore
Wich .Net Versions are supportet by the AddIn Framework
Hello, The last entry for supported .Net versions I found is 2 years old and it only mentions .Net Framework 4.6.x and higher. Is .Net 6 and higher currently supported? Kind regards
Ensuring Audit Trail Logging for Column Edits in Alert Filtering Feature
Hi, I would like to ensure that adding a column to the alert table is recorded in the audit trail. With the default alert filtering feature, I can edit columns, but these changes are not recorded in the audit trail. How can we ensure that column edits
Cant Run Simulation project
Hi, When Im going to run the Simulation project, following error message popped up " This error may be caused by running a second Logic Runtime with the same project or with identical parameters" . Can anyone please assist me to resolve this issue..
Zenon logic extract timestamp of variable that is sent over over IEC101
Hi, In Zenon logic i am using the 870 slave in balanced mode. When i receive a times signal over IEC101 like a TID14 or TID4 i want to extract that timestamp that is sent. VsiGetTime just returns 0. I am online in logic and i can see the value change.
Is it impossible to export/import structured variable via file set?
Hi, I found that variables based on structured data types were always excluded from the variable export results. I just want to know if the structured variable cannot use the export/import function. (Do I have to manually create it?) Thanks.
Scrollbar in un immagine di tipo supervisione globale
Buongiorno, sto costruendo delle immagini di tipo "supervisione globale" le quali, quando c'è il service engine attivo possono essere scrollate verticalmente con le dita su un touch panel. (idealmente come l'utilizzo di un tablet oppure cellulare) Per
archive changes
Sorry about my english i have some problem about service engine when i change password and change value in RGM ,After pressing the save button the data is changed but then i turn off system The data returns to the original so how can i fix that Than
OPC UA HDA with UA models using process gateways
Hi, Can i get OPC UA HDA when i am using a Siome model? Under is a part of my siome model. <UAVariable DataType="String" NodeId="ns=1;i=6012" BrowseName="1:Description" ParentNodeId="ns=1;s=kakebake" UserAccessLevel="3" AccessLevel="3"> <DisplayName>Description</DisplayName>
Driver STRATONNG cannot be created due to licensing reasons ZENON
Hello, Suddenly my working Zenon screen stopped and when try restarting 'Zenon Runtime 7.20 32 bit', it gives me some errors and runtime is not starting. It also gives error "The licensed variable number has been exceeded." But i've used only 1847 variable
SQL Export performance
Hello. I started integrating "SQL Export" function into projects. Target database - PostgreSQL. Right now I have two questions: 1. What standard performance is possible (rows per minute)? Currently 180 thousand rows are exported for 3 hours. It is too
Command Process
After making our command process settings, the on-off buttons on the comment screen are not active. So I can't click on the button. What could be the reason for this?
Command Control
Hello Command from control center goes through but does not go through from local HMI. What could be the possible cause of the problem.
License conversion
how to convert copadata Software Dongle standard license back to Software Dongle VirtualMachine
Array indexing by a variable
Dear All, I try to use Logic in Zenon. I try to index an array using another variable as the index: ArrayName[IndexingVariable] := value; I tried to parenthesis but unfortunately nothing has helped yet and I got "Unknown identifier" error. I tried with
Historian
Is it possible to export Historian from one project and Import in another project without losing any properties and historian variables?
REVERT WORSKPACE
Hi, I have Zenon editor and i made some modifications on there. I saved all files multiple times but I did not create backup. Can i revert back my workspace to before i did the modification. I have Zenon v11.0. Please advise.
OPC UA SERVER
In My project I have 100000 variables and all variables need on OPC UA client requirement therefore I created 5 separate instances of Zenon Process gateway which different from port number I created 5 function for starting all instances and script for
OPC UA SERVER
What is the Tag limit of zenon OPC UA process gateway(server)?
MODBUS
In my project I have 2 smart objects I have created 18 instances of one type of smart object and another 18 for second smart object all variables communicating through MODBUS so in my project I have two drivers for two smart objects I created total 36
How to get the Zenon "Service Engine/Runtime" version and the "License version"
I would like to get via C# application the version and the active license of the Zenon "Service Engine/Runtime" installed in my target IPC. I would like to print in a form this information via a String. For exampe to get the String: "zenon SE OP 4096
Facing SQL Server Installation Issue while V12 Reinstallation
I am facing sql server installation issue while reinstalling zenon v12. Recently I had uninstalled v11 and v12 versions (they were taking a lot of space) and thay were working fine. I uninstalled those versions using total uninstall software as recommended
Access to project settings > file storage field "Online help"
Hello, in Zenon 10 the SCADA Addin Framework allows reading and writing into the "File storage" window that exists under each project's properties > General in the "Name/Folder" section. Almost all the folder fields are writeable in C# code by this syntax:
how to add CEL data on a Report?
Hi! I have a report that shows the variables from zenon application, but i want to also add data from CEL (like eSignatures). I already have a Historian Archive that records the data for variables; how could I add CEL data to it in order to be able to
How to increase String lenght?
Hi! I'm trying to make a dynamic text field that writes into a STRING variable, but I'm not able to write more than 5 characters, how can I increase the allowed size ? I am using this type:
UDFB input must be connected to a variable.
Hello In zenon logic i want to create Udfb using Vsigettime function block when I compiled the udfb program I get an error :VSIGETTIME input must be connected to a variable even if that i create the input variable and I connect it to the function block.
Service Engine Closes whenever I open the Report Viewer Screen
Whenever I open the Report Viewer Screen, screen opens and after loading for few seconds it closes the Service Engine. I tried with Archive data, Online data and CEL separately. but it is not working. I am unable to identify the problem.
IEC 61850 File Transfer with Add-in
Hi there! I was trying to get comtrade files from IED through the command function with IEC 61850. It is possible to change the storage path in local pc when getting the files? I know it can be changed in the driver setting, but is it possible to change
How can ı add the audio for alarm list
Hi , I want to add some setting in my alarm list. I want to add the sound when alarm occurs and sound is stopped when user press the acknowledge button. İs there any way to do this. Thank you Regards
Zenon 14: .NET 8.0 ?
Hi, Release notes for Zenon 14 states the following: https://onlinehelp.copadata.com/Content.html?product=supervisor&version=1400&lang=en&id=F6E2F1BE7BF518C6D04148A6BD5011E1B0194946849DB3E37A5D2411C6F21377 But I can't find more than that about it. Template
Data-Base on Zenon
I need for my project to create a Data-Base on Zenon and then Read and Write on this Data-Base with The ADD-IN what the steps to do to make the data base and how to access it with the add-in
zenononlinehelp
I am unable to launch zenonhelp.
Service Node Configuration Tool
Por favor, ¿alguien podría decirme qué causa este error? Error Hubo un error al recuperar el paquete de https://localhost:9450/: El controlador del concentrador respondió con el código InternalServerError y el motivo Error interno del servidor, cuando
Next Page