Communication mode TIA Portal V17 + Zenon crash
Hi Zenon crash when the "Only allow secure PG/PC and HMI communication" is enable at the Siemens PLC Protection & Security settings. After disabling, it runs as expected, but is there any settings on zenon Editor that can be enable to be able to use the
Chromium engine for HTML screens
Is there a way to force the HTML viewer to use the Chromium engine in stead of the IExplorer engine? I want to integrate the HTML interface of a protection relay into a project but this only runs corectly on the Chromium engine. As IExplorer is phased
SMS-Versand aus Unterprojekten
Hallo zusammen, unser Projekt ist im Laufe der Jahre deutlich gewachsen und wurde deshalb vor einiger Zeit in ein Integrations- und mehrere Unterprojekte aufgeteilt. Jetzt ergibt sich das Problem, das Störmeldungen, die per SMS an die Rufbereitschaft
Executable in runtime
Is there a way of creating an executable that can be run in the runtime. I want to create an installer that will install this "executable" that would be run by the runtime. as an aside how are systems in he field running zenon sw upgraded, zenon itself
Installing c# addin in eng studio
How do i add my c# addin in the new engineering studio. In the old zenon editor there was the addins item but i didnt see anything in the eng studio. Have I missed something ? thanks, roger This is a migrated post! Originally posted on 05.05.2022 by user
Choose path dynamically for export Archive/Alarm/Event in runtime
Hi, I would like to choose a path folder (through for example a browser folder screen) to select path for save / export Alarm or Event. How I can with zenon embedded function? I can only export to a static path defined in the project settings but I would
Extended trend automatic scaling check box
Hello, I have Extended trend function, to show variables archive data. When the historical extended trend screen opens, to select variable I'm using Extended trend filter function. I want to ask, how can I do, that automatic scaling check box would be
Client error: Server name have been modified. But no changes have been made
I am having problems with a web server/client application. I can start the client without any problems but the day after, it is frozen and no button or measurement are working. Except from the Reload button with the function Reload project online. When
Funktion Starte Programm mit CMD /C funktioniert nicht unter Windows 10
Servus, Habe mir eine Batch geschrieben, die mir ein Excel-Sheet aufrufen soll. Wenn ich die Batch mit doppelklick starte, funktioniert sie auch. Wenn ich diese Batch über einen Button mit der Funktion "Starte Programm" aufrufe dann öffnet sich ein CMD
regarding zenon project backup:-
hi, In my main project there are two sub projects are included. sub projects are switched between by the pop up screen which is created in the main project. my question is that, is there any possibility to create a project backup of main project that
Variable Links Lost when importing Screens
Hello Guys When i import Screens from another project (version 7.5 to 8.2) i receive errors "Linked variable not found:". But the variable is created correctly and the link isn't lost. Someone can help me with this bug? I've atached two prints that shows
ComboBox set selection in vba
Hello I am using Zenon 8.20 ComboBox with dynamic items. For example (0,A;1,B) I need to set a value in the ComboBox in vba. I don't get this to work. How can this be done? I tried setting the string variable that is connected to the ComboBox. But this
Report of production data
Hi, I tried to make an archive of my production data, storing the information for each unit that was produced on the machine in a production batch. I saved 8 data of each produced part. I had no problem with the file size, but when I tried to report the
zenon Version: 8.00 VS 8.20
Hello, i have 2 license First one: zenon Logic Runtime, zenon Editor, zenon Runtime, Process Gateway. (zenon Version: 8.00) Second one : Logic Runtime, zenon Editor, Unknown product (Service Engine), Process Gateway (zenon Version: 8.20) If i create a
ALM, show only last active alarm
Hi all.. I use Windows IOT OS and zenon operator RT 8.20 for industrial PC with touch panel. On specific Alarm message list screen (taken from PharmaHMI app set), I want to show only last active alarm, like on alarm status line. But sometimes it happend
Multi-user Synchronization Issue
Hi, We are currently using a multi-user Global Project from the server. When we synchronize the project, we always get this error: Synchronize Binarys Metadata Synchronize Binarys Metadata, update failed! Load project 'PROJECT_GLOBAL' Error ExecuteReader
Eventlist autoscroll
Hi I'm using zenon 8.2 SP0 EE How can i make the alarm and eventlist autoscroll to always display the most recent events. When opening the eventlist (via function) the list is showing the the most recent events at the top, but when new events is coming,
Write one variable on change another variable
Hello. I have two variables (Internal driver): var1 = var2*100 var2= var1/100 I need to recalc "var1" when "var2" changed and vise versa - recalc "var2" on change "var1". I tested reaction matrix (status bits WR_ACK and WR_SUC) to run VBA script but nothing
How to improve Engineering Studio / Zenon Editor performance?
Hello, Currently we are developing a Zenon10 project with 860k+ tags. As the project size and tag numbers increase, we are facing a problem with the Editor performance. Certain operations take several minutes and sometimes hours to complete. Obviously
AD user sync
Hello, is it possibility to synchronize AD users with local RT users? I mean users are downloaded from AD server and then these users are created in local RT (in case of connection lost, operators can use AD logins). This is a migrated post! Originally
Micro 870 PLC Communication
Hi, I want to communicate with Micro 870 PLC of Allen bradley with Zenon 8.20. As its a name based PLC so I used Logix_ODVA driver it won't communicate with same. Regards, Rahul. This is a migrated post! Originally posted on 28.02.2022 by user rahulindore05.
Modbus Driver
Is there any way to change the write coil modbus function from x05 to x15? Modifiying an .xml or something... Or is there another way of manualy asigning the modbus address so that I can add de modbus prefix for x15? Thanks in advanced This is a migrated
How to Copy Symbols from one project to the other project
Hi all I want to use some symbols (buttons, trend, ...) of zenon Demo project in my own project but when I simply copy them from Demo project and past it in my project, it seems that it doesn't transfer its images and its preview is just some line. Any
Printing user list.
Hello everyone, I need to generate to pdf userlist (local users), is it possible to do it? Probably, I have to do it on own way via programming interface? This is a migrated post! Originally posted on 12.02.2022 by user ciamcia. Please be aware that information
7.10 project in Zenon Editor 8.2
Hello I'm trying to open zip project 7.10 in Zenon Editor 8.2 and get about 20 messages about wrong file format. What should I do? This is a migrated post! Originally posted on 10.02.2022 by user timotv. Please be aware that information can be outda
Equipmentmodel for screen speciifc functions
Hi, I was wondering whether it is possible to assign a equipment group to screen specific functions? E.g.: batch or AML related. With the intention that CEL entries can be sorted by this criterion Br, Lukas This is a migrated post! Originally posted on
Setting Multiple Variable List Filters
Hello! I was wondering if there is a way to add multiple filters to one column in the variable list. For example I can filter by name *ALARM, but if I wanted to filter by *ALARM and *ENABLE, is there a way to do that? Thank you! This is a migrated post!
HMI according ANSI/ISA-101.01
Dear Zenon-Team Members, Right now, we are building a new pharmaceutical production plant using Zenon/COPA-DATA as visualization platform. During the visualization design phase an enquiry has come out concerning the capability of Zenon to be based on
Variable Location
Hi.. Is it possible to have a function that will indicate the location of variable in the screen. for example, i have a variable on a screen. I put screen switch function at execeute function at alarm screen. when the operator execute the function, the
Double tap to acknowledge
Hi everyone, I have recently change the double tap interaction in AML. Instead of to acknowledge, i changed to execute function..However, it seem does not work..it still acknowledge the alarm instead of execute the function. anyone have face this previouly?
Total number of alarm in alarm area, class or group
Hi, Need to clarify is it possible for me to shows the number of active alarm within a alarm class, area or group. for example two variable is linked into same area. then, when both alarm is triggered, then number will changed into 2. when one of the
Shift handover logbook
Hi.. Does zenon have a shift handover logbook. I am trying to use the screen type notepad. Then, i am found that any message that i used inside the logbook will not be save and lost. also, i am still able to edit the content inside. What i am trying to
Reset Alarm View
Hi everyone, Do zenon have the function to reset the view of aml and cel..for example, the operator have filter the view of the aml and cel, then, after he/she have filter the view, is it possible for we to have one button to reset back to the preset
Manual Set
Hi, Where can i found the configuration for manual set for certain variable and this configuration should not affect the system and not included in alarm list. the purpose for operation to do some testing or other operation that do not affect the operation.
Status Variable in Global Project.
Hi everyone, I have an integration project consist of global and local project. Then, i have set a few alarm area, group and classes. The i want to set a status variable for each class, group, and area. Somehow, i found that i cannot set the status variable
Flashing Unacknowledged Alarm
Hi everyone, Is it possible to set the flashing colour in AML according to alarm class. Currently, I have create a few alarm class. Each alarm class have different colour. So, my alarm screen should flashing according to the alarm colour. However, it
The camera live_video cannot be displayed in the 64 bit runtime
Hi, At present, i have encountered difficulties in the process of project commissioning and need help. The customer needs to automatically associate and display the camera screen on the runtime and load ActiveX through the HTML page. At present, it runs
Attching Report (from Report Generator) to mail
Hello, I have a 'Report Generator:execute' function with archive values. I export report daily and i would like to send it via e-mail. It is possible to add the raport to the 'send message' function? This is a migrated post! Originally posted on 17.01.2022
Smart Checklist
Hi everyone, I interested with this article. https://www.copadata.com/en/product/zenon-software-platform-for-industrial-automation-energy-automation/data-acquisition/smart-checklist/ It look like that i can create a checklist for the operator during the
Customize AML and CEL Column
Hi all, Is there any possibilities to customize the alarm column. My intention is to include the variable description inside the alarm column Thanks This is a migrated post! Originally posted on 28.12.2021 by user aizatmasuri. Please be aware that information
Next Page