Leading Zero
Hi, I've read this forum post from a while back and was wondering where the option to enable leading zero's is located. Can't seem to find it in the manuals / online help. https://selfservice.copadata.com/portal/en/community/topic/displayfixednumberofdigits-x9a39tt6iu
Ieee c37.118 pdc
Hi Team, Could zenon can act as a IEEE C37.118 PDC? If yes could you share examples how this can be achieved in zenon straton logic ? Thanks Sarav This is a migrated post! Originally posted on 03.08.2021 by user saravanan1985. Please be aware that information
I need a way to rollback a command that came from command processing due to a timeout.
I have a breaker that has been tripped. Someone mistakenly issues a close breaker command. The command times out. Now that command has already been written to the protective relay and when the 86 switch is reset the break executes the close unexpectedly.
System error: -2147024786
I installed v14 by mistake, I mean, it was not the version we need to perform my job. Then I uninstall it and try to install v12 but it showed that error during Engineering Studio install. I'm running W10 Pro 22H2 on a virtual machine VBox V7.1.4 and
Substation HMI
Hi I'm working on project which consist of 4 physical buildings interconnected , and considred to be One Logical Substation, the client needs a local HMI in every building and SCADA HMI at the control room which contains the overall substation, the confusion:
Automation Script Logic Studio
I want to create an Automation Script but it appears to me that I don't have that option available. How can I get the option available to me? I've attached picture of how the Help looks and then my logic studio.
Process Gateway Command Execution with Select Routing
Hello, I am using Zenon Version 14, Energy Edition and experiencing an issue when executing commands via the Process Gateway. I am transferring the data of IEDs communicated via IEC 61850 to upper-level users using the 104 protocol in the Process Gateway.
RGM duplicate recipe with initial status
Hi all. what is the best way to duplicate recipe with initial status?! Example: initial status of recipe 1-In progress then change it to 2 - Approved Now is there some generic function to duplicate it or create new version with same values but with initial
WPF element
Hi Could anyone advice where can download more WPF elements for using in Zenon? Please advise if where can get the resources. if possible please share the WPF bar type Thank you.
Manage Smart Object Templates for different projects
Hi, I have the same smart object that I use in three projects. The projects are subordinate to an integration project. I use a global project for central management. I can create a smart object template in this global project, but I can't instantiate
Support for MTP v2.0
Hello, i am working on a project where different vendors will provide MTP files for the integration in the POL. Now the topic of MTP v2.0 and questions about compatibility came up. So my question is, does Zenon already support MTP v2.0 and is there anything
Replace Faceplate container screen using function
Hi! I have setup a Faceplate screen with 10 superimposed containers, thats because I manage their visibility with a variable (if var = 1 show container 1, if var = 2 show container 2) due to the proyect increasing its size I want avoid using so much containers,
Issue with 'Start continuous tone' function
Hello everyone, I need to enable an alarm sound in a zenon project; however, it can´t play the wav file properly after the execution of “Start continuous tone” function. I expected it can play the selected wav file, but I only hear the Windows default
How to replace Variable from Write/Set Function Dynamically?
Hi! As the title sais I want to know if there is a way to use the same function in diferent buttons to write on diferent varaibles. This is because I have a control array of 50 elements and I want to avoid using 50 functions that only changes the destination
importing multiple XML files for embedded variables
For normal Variables I have a powershell code that combines all the variables I want to import into a single xml and it works great but when I try to do the same for embedded variables, it only imports the first variable(with its embedded variables) and
Error message while creating service engine file
while creating the service engine file Im receiving below mentioned error . But run time is working , still this error message is coming. How to eliminate this error.
What does zenNetSrv do?
Hello, I’m hoping to get some clarification regarding the mentioned service. While I understand it’s used for network communication, I’m a bit confused about what determines how much system resource it requires. For example, when I create a test project,
Issue with Report Engine Installation
While Installing Report Engine in zenon 12, its shows till the installtion of files as "31sec remaining" and pop ups a error saying "Failed to open XML fie C:\Program Fies Microsoft SQL. Server 2019 Reporting Servces\SSRS \ReportServer\web cortig, system
How to use VBA to Trigger Control Element
Hi all, I have an "Extended Trends" screen which has a Button that triggers a "Screen type specific action" > Export displayed data... This open a "Save as..." screen to export the file. But, i can't have a Windows screen showing up over Zenon, so I thought
Bar Chart Design Question
Ive attached an image, I want to know if something like the image is possible. I want a bar that displays different colors over the duration of the day for when a machine ran slow or stopped or ran good. I'm using version 8.20
Using webview2 in zenon10
I just upgraded my Zenon 10 to version 348998 to be able to use Webview2. The instructions to use it refer to zenon6.ini where there should be a section [browser] this is however missing in the ini file. Appart from this setting is there anay other action
Comtrade File Viewer WPF
Hello friends. Please could someone give me a current link to download the Comtrade file viewer, I can't find it in the download area of the Copa Data page. Thank you.
what can i do with a *.hbf file (project backup to USB)
can anyone assist please...what can i do with a *.hbf file (project backup to USB) This is a migrated post! Originally posted on 15.03.2019 by user diggers. Please be aware that information can be outdated.
Z8.20 Combielement Zustandstext Kombination aus freiem Text und Variableninfo
Ich habe gerade versucht bei einem Combielement bei den Zustandstexten eine Kombination aus den Variableninformationen, genauer gesagt einen Teil der Kennung, und einem freien Text zu erstellen. Leider habe ich hier keinen richtigen erfolg. Ist das Möglich
RGM Combo box
Hello all. Is it possible to disable to use keyboard when click on RGM COMBO BOX? Operator should click anywhere on the field and to open drop down box. We try to disable option Focus is set to the element Now it's focused but not open drop down box,
OPC UA Server Process gateway
Hello, I am able to send the data via OPC-UA process gateway. now i have considered the Loop back IP 127.0.0.1. but if i need to send the data via specific IP that IP will be different from the Server IP where i can configure that IP in the startup tool
Linking rule - target
Hello everyone, I have a question about dynamic linking rule in screens. This is linking rule for symbol: but i only received variables values for inv_01 (in range inv_01 - inv_20) I have variable that contains current inv in view (e.x. inv_17) how can
Zenon Logic error
Hi all. I tried to use this statement in yenon logic: R.Step[0].Phase[0] := ... Error message appears: Build in progress... Please Wait... C:\ProgramData\COPA-DATA\SQL2022\561184b2-8848-4df1-be3c-6f8c6c28e543\FILES\straton\ZLogic Compiler V14.0.49.79
Create WPF Interface
Hi everyone ! Do you have a problem with adding wpf element to your screen ? I use .NET 6.0 for below case. I use manual from: https://download.copadata.com/fileadmin/user_upload/Downloads/Dokumentation/760SP0/ENGLISH/Manual/zenon_WPF-Element.pdf I created
Modbus
Hello, can we terminate the modbus session after any specified time and re-established the session continually?
How to to read the Zenon variable through Process Gateway ( Zenon OPC UA Server) with using C#.Net
Hi Currently, i'm on exploring to use Zenon Process Gateway for read the variable with using C#. It Zenon/Copadata have provide the .dll file or SDK or any sample for read/write the variable with using C#? ThankYou in advance.
Smart Server License Handling
Hey everyone! I’m hoping someone can clarify how the Smart Server license works with the 3-client limit. From what I understand, if a 4th client tries to connect, they get switched to the Demo license. But I’m curious – does the new client (the 4th one)
Custom File Path and Extra Folders
Greetings, I have a question about custom file paths and how file storage works in general. Specifically, I'm wondering why two extra folders were created, even though I didn't specify them. I set the data storage path for a subproject (Read-back and
Historian - Get Lot Name question
Hi! I need help understanding the diference between this two options in the historian section: Get lot name from the variable at start Get lot name from the variable at end I kwnow that is related to when do the variable is written, but when I try to
Report time Locking
Hello, I have to configure a report by using report viewer, But i want to have report only at a specific time like at 6:00 A.M and 6:00 P.M , I don't want to gather other time report. Is it possible through report viewer? If so , Please let me know what
MSG Control - Email dynamic header
Hi, I have send Emails from Zenon with very specific header. <STATIC_TEXT><DYNAMIC_TEXT> Where <STATIC_TEXT> is always: 3613$1$ And <DYNAMIC_TEXT> is like: 0bfcb947-6db0-1f5f-816d-b5584d000033 I fought that I will add the static text in global options
Local user login when connected to Active Directory
Hello, I am facing an issue with the Active directory that, I have selected "Use External users source" as Active Directory. And I am able to log in with the user credentials created in Active Directory. But the issue is, I am also able to log in with
Modify Engineering Studio elements with Zenon Logic
Hi! As the tittle say I want to kwnow if it is posible to modify attributes from elements using Logic. For example: change the "Write set value" attribute from an element, so I can control if it is writeable using a variable (IF true writeableif true
error message from STRATONRT
Hi Everyone! I am having an issue when starting the Service Engine system. An error message appears, and I have tried to fix it by changing the 'Standard port' and 'Event port,' but the error message still appears. Could you please tell me the cause and
Vertical Scroll On Screen
Hi! I got a form system on a screen and I want it to be all on the same screen always visible, but I run out of vertical space on the screen. There is any way to make the screen vertically "Scrollable"? -Thanks
Next Page