Recent Topics
Export Graphics depending on SytemModelGroup
Hi. Every item in Zenon can be connected to a SystemModelGroup. I already have code to export screens, functions and more which are connected to the SystemModelGroup "Customized". But it seems, that I can not do that for graphics and symbols. Here is
How to get or calc current timestamp in Unix Time (epoch) format?
Hello. I am looking for ways to get or to calculate current DateTime in Unix/Epoch Time format (seconds from 1970-01-01 00:00:00). Is it possible to convert the result of DTCurDate/DTCurTime? No problem with DTCurTime, but what format of DTCurDate? Maybe
WPF - read variable value from ZENON
Hi support! Are you recommend any maximim number of Variable which i can read from Zenon <->WPF using Dependency Properties? Thanks!
Best Practices for Logging DNP3 Controls
We have a SCADA system successfully sending controls over DNP3. These are being done using combined elements to write values to the Binary Output USINTs (like 65 for "oper Close"). We are hoping to improve the look of the CEL logs generated by these.
Remanent Variables Reset to Empty Upon Workspace Backup
Hello all, I have posted a question last week about the manipulation of Variable Identification in Runtime and we came to the conclusion that Variable properties cannot be altered in Runtime. However, we agreed upon using an additional Sting Variable
Login procedure using network (server/client)
I am currently designing a system that requires two HMI's, one at a machine (server) and another far away (client) and I am successfully using the Zenon Network feature to do so. My only issue is that when I log in to the machine PC (server), I am automatically
Zenon Logic: Variables is resetting to ZERO each time I download a new program!
Greetings all, I wrote a code in Logic that do some calculations and I need to maintain the end result even if the RT is stopped or restarted. I have enabled Warm Start on the Logic project and whenever I stop or restart the RT, the retained variable
Frequency V/S Amplitude trend ??
i have to plot FFT graph in zenon 7.60 i have variables having value of frequency ,amplitude and time so is there any way to plot 3d trend or what if i want to plot trend for frequency vs Amplitude not with time domain so how can i do that in zenon 7.60
Close Screen('s) and/or Return to Default Screen Once User Logout
Greetings, Is it possible to close specific screen('s) and/or return to a default screen when the user('s) logout of Zenon Runtime ? The idea is to close specific screen('s) if user has logout due to inactivity or by performing a logout action. What I
Write Value to Modbus TCP/IP
Hi all, I am new to zenon and have a projects to zenon as a Gateway. I am trying to read and write value to ABB RIO600. I've been able to read Value from the digital inputs using the right offset, but i am unable to write a value to the RIO600. It is
.NET Driver
Hi, I have couple of questions regarding .NET driver. How do I influence the frequency of calling the ReadAllAsync() method? I assume that with the settings in the zenon driver, but are there more settings (global, normal, high, higher, highest) for the
Auto Logoff With AD users
I am currently undertaking a Network project and have encountered difficulty in managing the project in a manner that automatically logs off users after a period of inactivity. I have attempted to resolve this issue by adding CANAUTOLOGOFF=1 to the project.ini
Zenon 8.10 Application closeing when unregistered user try to login.
Hi, We using zenon 8.10 Runtime in pharmaceutical capsule filling machine. When unregistered user try to login with some random passwords application closing after 2 or 3 attempts. Need to know the solution or root cause of the problem. Thank you.
HOW TO CREATE MANUAL IN ZENON
Hi guys, i' m wanting to create a user manual in Zenon 11, but i don't known how to create. I had a idea: We use Report Viewer in Zenon to Create the form of manual. I don't known that is correct or not. So, i need your help. Many tks.
Message control - Mail History
1) in message control can we record history for sent mails and show data on runtime screen ? 2) can we set matrix in mail sending function its like if my alarm comes for 1st time then nothing will happen but if my alarm comes for 3rd time then it should
WPF Element Download
where can i download WPF Elements for zenon 7.60 and website or webstore ??
Automatic Line coloring with Integer Breaker Status
Much like the topic suggests I want to have Automatic line coloring apply to breakers that I am having be analog values (Integers). Essentially because I have my breaker status as either open, close, or com alarm I have the variable of the breaker as
Zenon 10 application conversion : User Administration : Password has to be changed at the first login
Hello, My customer currently runs applications on Zenon 7.6 and 8.2, they would like to upgrade and convert the existing applications to Zenon 10. On preliminary checks, I have found that the User Administration conditions have changed. We have a SuperUser
Change Variable Identification Using Text Entry Field in Runtime
Greetings, I have an Internal Bool status variable with its identification set to the equipment name. Is there a way to change the identification of the said variable while in Runtime ? I have implemented a way by creating a new internal STRING variable
custom elements or style into zenon 7.60
can we add our custom elements or trend styles like i uploaded in screenshots can someone help me with this ??
Zenon License
Hi, I have a license and it is activated inside my PC. Now the PC have a system board problem and won't open. Is there any way to return license/reset license from the old PC without actually having to turn on the PC. What are the steps that I have to
Unwanted CEL entries Issue
Dear Support, their is unwanted entry are available in CEL Zenon-11. Please find the attached screenshot. I need to remove or no logging for screen navigation entry in event list. please support.
Set and archive values of internal variables
Good afternoon, I’m, trying to set and archive the values of some internal variables in Zenon 8.0 project. I’m using a C# application to set the values of each variable through the “SetValueWithStatus†method, in this regard I’ve the folowing
why i can not create table when i use MySql as historian's database
I set the Microsoft OLE DB Provider for ODBC Drivers and MySql as database, also the windows ODBC Data Sources have setted correctly. In appendix(1), you can see that i can test succeesfully. Then i click the ok, a dialog pop up and failed to create table
User Management Import/Export
Hello, I have a question. When running the Service Engine, can I import or export all the of user management ? I'm looking forward to receiving you help. Thank you very much.
Multi Language Translation on Command Processing Screen
I have created a command processing faceplate and I'm displaying the Response Variable (identification) dynamic text. I am applying the same rule of using '@' for the multi language translation, which is working on the same point in the CEL, but when
How to view CEL audit file without the runtime?
Is there a way to view old audit files offline without having to start the runtime?
where to download zenon old version?
Hello, how can i download zenon 6.50 SP0. Becasue i have some old project to maintain with this version. I'm looking forward to receiving you help. Thank you very much.
Zenon Logic Bug
Hello, I'm faced with this error/bug whenever I open Zenon Logic: All variables inside the project has the Visible Externally check box enabled as: Keep in mind that not all variables are generating this error, only a few. Is there a way to solve this
Problem with stratoNG Logic
Hi I have a problem with zenon Logic in my project. In Diagviewer i can see that file form stratonNG (..\drivers\stratonng\t5conncetion.cpp source line: 440) is causing a problem with zenon logic. Zenon logic is stopping in this case. I can't find this
MODBUS Function Code 05 Problem
Greetings all, I'm dealing with an inverter that communicate using MODBUS TCP/IP. The start/stop/reset commands require Function Code 05 (FC5) with a datatype of UINT16 as shown below: In Zenon, FC5 read single coil with BOOL datatype. FC6 write single
archive recording stopped
hii i am using zenon 7.60 and i want to test that it can handle 1400 tags data recording every second so i started runtime at 6 in evening and then i came back in morning to check result then its stopped recording data after midnight 12 i tried this 2
Start service engine with drivers in simulation/stopped mode
Hi, Is there an option to initiate the runtime engine with all drivers set to simulation mode or in a stopped state? We require this functionality for testing purposes during project development on a test server. This approach ensures that the engine
Webserver HTML page
Hello, In a HTML page there is a Browser window and Address field. I would like not to write an URL address in address field and refresh, but rather have a variable connected to web browser, where i would have written URL in this variable and have HTML
Zenon v5.11
Dear all i need zenon v5.11 or v5.5 can anybody help me?
Sceen Switch HTML Screen does not close the session of the web page
Hi all, I have the following problem: I'm using a HTML Screen to visualize the Web HMI's Cognex (for those who doesn't know it, it is a tool provided into an industrial camera Cognex which allow to visualize the stream video and make some other operations
Import Alarm XML
Hi, Is there a way to import Alarm from XML with the API? Thank you. Regards, This is a migrated post! Originally posted on 31.08.2020 by user Alexanrde78910. Please be aware that information can be outdated.
Licencias
Como puedo activar una licencia permanente
how can we connect to s7 siemens with Lauer PCS812?
hi i read manual of pcs812,but i can't connect to s7-300 with Lauer pcs812. what should i do? thanks.
The web client does not open the zenon project...
Hello! I read the manual of the zenon web server and I tried to open the zenon runtime from a web client via intranet and it worked properly. But the problem is when I want to see the project via a browser in the internet, while there is no connection
Next Page