Recent Topics
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
CCTV Intergration
Hello, For a new PV project is required by the customer to integrate in zenon energy edition live video streams from a CCTV system. Initially I thought to use ActiveX controls but this technology is currently obsolete. Is there any plugin / driver in
Zenon Energy Edition IEC104 driver Redundancy According Edition 2 LANGROUPS
Hi, I have a question related to redundancy according IEC60870-104 Edition 2. I'm at the moment converting a Sicam 230 program into a Zenon program. The existing configuration with Sicam 230 has following setup: - Two Redundant Sicam 230 SCADA Servers.
ICCP Configurations in Zenon 8.20
Hi, I trying to connect Zenon ICCP Server wit Triangle Microworks Iron ICCP test client. When I try to connect client is gives to me connection error. I tried this case with Triangle Microworks SCADA Data Gateway and Iron was correctly connect to SCADA
Codemeter Fehlermeldung
Lizenz mit 9 Zenon EE Clients V8.10 kann Lizenzausleihe nicht mehr beenden und die Lizenz den HW-Dongel zurückgeben. Bekomme die Fehlermeldung: a previously attached CmContainer is no loger avaibale, Error 70 Was kann ich machen um diesen Fehler zu beheben?
zenon installation fails
Hi Support, My colleague is trying to install zenon V 8.00 but receives the attached errors. He has SQL 2014 already installed on his laptop. Do you think that is the reason, sql cannot be installed? Any solution? Thank you, Shahrzad This is a migrated
61850 driver error
Running v8.0 and IEC61850. Some variables will not load due to was "not loaded because driver with ID '1032' is unknown" This is a migrated post! Originally posted on 29.09.2020 by user Geezerglide. Please be aware that information can be outdated.
Zenon 7.60 combi-element doesn't support png image
Hello. I have problem with combi-element. I have uploaded 2 files to my project. It has png and jpg formats. But when I try to use combi-element I din't see png image. I checked version 7.50 - it works well, but in 7.60 it doesn't work. What is the problem?
Web Client asks requires unlock for command
I am running v8.0 EE. I have two separate systems running the same project. Both systems have redundancy activated. On the remote HMI (Web Client) One system performs normal command dialog using 2 step confirmation. The second system requires unlock before
Create a new variable from a structured datatype in a S7 driver
Hi experts, When creating a new variable and selecting the Siemens driver it filters the datatypes that I can use. It seems that I am unable to use the type STRING inside that structure but other times not even a DWORD. I have started one by one but at
Response variable value Command Processing
Hello. I have an problem i need to change the response variable value that are 0 and 1. I have made an Command group and also a reaction matrix for my signals. The response value is an T31 dubble point information and the command is an TI46 dubbel command.
Experience on Trasformer Monitoring on Zenon
do we have any specific experience on connecting Transformer for its parameter monitoring and reporting? then kindly share some document or sample screens. Thank you in advance. This is a migrated post! Originally posted on 22.09.2020 by user Amit Bharadva.
Regular issue with VBA progress bar and RTFunction end sync
I have a problem with this type of code ' Close a image with progress bar ' I don't understand why exports don't keep up with my variable growth export status percentage How can I write code to increase the percentage variable at the end of each finished
Register OCX libraries from (Win7 - Zenon 6.51) to (Win 10 - Zenon 7.6)
Hi all, I have an application developed in Zenon 6.51 which I need to update it to Zenon 7.6 There is no issues with the Zenon update except a VBA issue with the progressBar but once I sort it out other ActiveX might also have similar problems After registering
Process Gateway - VBA
Hi all guys, it's me again. I'm struggling with the process gateway: IEC870-104. For now I am making sure that when I import the variables into the editor, via VBA, I also write the process gateway configuration xml file. I wanted to ask you if it was
CanOpen Pdo mapping Via Straton
Hi is there a simple way to set the pdo mapping of some slave via straton This is a migrated post! Originally posted on 16.09.2020 by user mos89. Please be aware that information can be outdated.
Return to Last
How to get to the list of previously opened screens? This is a migrated post! Originally posted on 11.09.2020 by user SKR. Please be aware that information can be outdated.
Historian and report generator
Hi. I want to create a archive which will save value of variables once per day at specific time e.g. at 2 pm. I have archive, but It only safe at 12am. I tried to change some settings like 'Start of Archiving', but it didnt help. This is a migrated post!
Pmi526 hmi issue
I got this message error. Error: File 'template.cmp' has version number 5.50 sp7. But project has version number 5.21 sp2. Please help. How can i transfer project Between two PMI526 HMI. This is a migrated post! Originally posted on 12.09.2020 by user
Symbol corrupted
Hi, during working around a Combi_SWITCH_01 symbol in screen, after a modification that, sincerly speaking, I do not remember, the symbol has become without circle and with a blue cross inside the square and it is disappeared from the General Symbol Library.
RDL file - archive
Hi, I need to read variable value from archive in report viewer, but everytime i start runtime and open report the value is 0 (it doesn't read current value stored in archive). How to solve this? I made report in microsoft report builder. This is a migrated
CEL does not arrange event follow timestamp automatically
Hi Engineers I'm configuring Zenon for a substation and face a problem related to CEL (Chronological Event List): If an IED send an event to Server a signal which have timestamp older than the last event was showed on CEL screen: new event should appear
Importing variables and Client IED name in IEC850 driver configuration wizard
Hello everybody, It's my first time using IEC850 driver configuration wizard (I usually configure it with online IED's) so I have a couple of questions about it: 1. I can't see any variable in the list so I can't import them. Maybe, I should import variables
Screen zoom - problem
Hi, I'm new on zenon. I have a screen bigger than the frame, because i need to zoom it. My problem is that when in runtime I open the screen, it opens zoomed in. Is it possible to make it open not zoomed in? Thanks, ER This is a migrated post! Originally
Projekt mit zwei unterschiedlichen Monitorauflösungen
Hallo, ich muss in einem Projekt dieselben Bilder auf zwei Monitoren mit unterschiedlichen Auflösungen anzeigen. Kann ich das irgendwie bewerkstelligen ohne die Bilder 2mal erstellen zu müssen? Danke This is a migrated post! Originally posted on 02.09.2020
Next Page