Ghost Alarms
Hi, I have a small project that looks at an array [1..100] of bool to generate alarms. This works fine except my "Number of Alarms" and "Number of Acknowledged Alarms" will never go below 4, like there are 4 stuck somewhere, they are not shown in my Alarms
Math functions not working on network system
I have a system with a network. The master PC communicates to the PLC but the User runs the Zenon on the local PC. Math functions only work if the variables are I O. For example I have a math function with a bool output X01 > 13 This works if X01 is a
Zenon CE Runtime error
Hello All, I am trying to use Modus TCP driver in Zenon 7.10 to communicate with a PLC. After starting the Runtime it is always reported a message "zenNetSrv.exe: Module could not be loaded! (Last error 0x00000000) ". I wonder what does this message mean?
Benutzergruppen / Message Control Gruppe
Hallo, zenon 7.10 Im Projekt wird über die Einstellung "RT änderbare Daten" die Benutzerverwaltung nicht neu erzeugt und übertragen (Benutzerverwaltung erfolgt ausschliesslich über die Runtime). Lege ich nun in der Runtime eine neue Benutzergruppe an
Hide Zenn Splash Screen
Hello How can I hide the Zenon Splash screen from the Runtime? I'm using 7.11. Thanks for helping. This is a migrated post! Originally posted on 10.12.2014 by user arueger. Please be aware that information can be outdated.
Message Control using COM Port in Zenon 7.11
Dear Support, I have configured My Workspace, Project Specific Setting and Created the Function send Message as mention in the Manual. Also, I am able to test Connection with Modem(MOXA Model type - OnCell G2111) successfully. However my Message sending
Popup in front of other popup
Hi, does anyone know how to define the order of the popups? I have a popup1, with a button, which opens a new popup2. But when he opens that popup2, he becomes visible behind the popup1, which causes that I cannot click on popup2 to close and cannot do
Messwerte als Peak
Hallo. Ich habe eine Frage zum Trend. Eine Trendkurve zu erstellen ist ja relativ einfach. Ich habe aber das Problem, dass Anlagenbedingt die Messwerte nur minimal voneinander abweichen und man daher nicht sieht, wann die Messung stattfand. Ist es möglich,
Mapping mit Variablen
Hallo, ich bin momentan sehr aktiv und daher meine nächste Frage. :D Es gibt zwei Variablen (A und B) von Treiber 1. Diese sind mit einer UND-Verknüfung zusammen geführt. Die Zusammenführnug soll als Variabe C im Treiber 2 herauspurzeln. Dazu habe ich
Soll /Ist-Vergleich im Trendbild
Hallo, ich möchte im Trendbild zwei Kurven darstellen. Die erste Kurve bildet den Sollverlauf eines Abkühlprozess ab. (Also z.B: 100°C als Startwert, nach 10 Sekunden 90°C, nach 20 Sekunden noch 70°C usw. ) Die zweite Kurve soll den Istverlauf der
Runtime über Editor mit x64 starten
Hallo, ich hab das wenn ich über den Editor das Startprojekt setze und die Runtime starten will, das meine Zielmaschine immer die 32-Bit Version der Runtime startet. Wo ist das festzulegen dass ich über den Editor immer die 64-Bit Version starte. Möchte
Variable Zeitsteuerung
Hallo, Meine Aufgabenstellung: Zu einer frei einstellbaren Uhrzeit soll eine Funktion ausgeführt werden. Diese Uhrzeit soll der Betreiber jederzeit ändern könnten. Wie könnte ich das realisieren? Danke! Martin This is a migrated post! Originally posted
Grenzwerte zweie Variablen zusammenführen
Hallo, es gibt zwei Messwerte. Immer wenn beide Messwerte in einem Bereich liegen (z.B. 20 bis 25) soll eine interne Variable X=0 sein. Wenn eine der Variablen außerhalb der Grenzen kommt, wird die X=1. Ich habe das über Grenzwerte in den Messwerten realisiert
Zenon and windows ce 6.0
im actually try to put the font simsun.ttf in windows CE to get the chinese languache ain the app but each time y try i never thet the chinese simbols i only get squares , so my question is where i should put the font to get che chinese languaje in the
Report Viewer Chart
Dear Support Team, I would like to generate a yearly summary production report of plant. It will like a chart in monthly basis. There is a chart option is available like "Chart" in Tool. But we can assign only one variable here and it will show the chart
Alarm message compare with current Date
Dear Support Team, We are having the Cleaning Cycle Date in "String" format. We would like to generate a alarm if the cleaning date is matched with current date. Please help me to do this if it is possible... This is a migrated post! Originally posted
Alarm and Event
Dear Support Team, My project is having cleaning process of Solar plant. If my planned cleaning date (what I entered in run time already) is match with current Date then one "Event" will be generated at the same time a small Instruction "Pop-up" will
Write set value retentive
Dear Support Team, I am writing some values in Zenon Runtime. When I close the run time and reopen again the last values (which I written in runtime) will be zero. Can you please explain how can we save this values permanently after operator writing the
Write set value retentive
Dear Support Team, I am writing some values in Zenon Runtime. When I close the run time and reopen again the last values (which I written in runtime) will be zero. Can you please explain how can we save this values permanently after operator writing the
API for displaying weather forecast in the HMI
Dear Support Team, Please let us know if you know any interface to get 7 Days weather forecast of desired location from the internet (or any service provider). We would like to display this on the HMI. Best Regards, Navaneet. This is a migrated post!
zählenden Heartbeat
Hallo zusammen, ich versuche gerade einen Heartbeat für eine externe SPS zu erzeugen. Die INT Zahl soll sekündlich hoch zählen. Bei 1000 soll der Wert auf 0 Springen und wieder hoch zählen. Hoch zählen habe ich über eine Zeifunktion und einer Sollwert_absetzen-Funktion
How can I print a not displayed frame?
Hello! I want to have an automatic printout of a particular frame. This will happen automatically when a variable is turned on by the PLC. The frame should not be displayed on the screen as it will disrupt the user, but just print out at the required
Zenon 6.51 License Compatibility With Version 7.0
I am facing two problems and need an urgent response from your team. 1) We are using version Zenon Editor 6.51, we have made some updates in project but using Zenon Editor 7.0. Now I am unable to restore backup. Any how I tried to change my Zenon Editor
Video surveillance
Please let me know that how to integrate the video cameras in the Zenon software and also is their any facility to access that cameras through Zenon web based solutions. This is a migrated post! Originally posted on 07.11.2014 by user patangrao. Please
HMI panel very slow
Hi, does anybody know what can be wrong? I download my software to a HMI and it seems that the HMI panel is very slow. For example: when I click on a button, it takes about 2 to 3 seconds before the corresponding screen has been loaded and than we still
Multiple selected math variables formula editing issue
Hello, support team. I found one more thing in zenon that should be improved. If we have multiple similar math variables it would be nice to check them fast by selecting them all and then pressing Formula field to check them one by one. Now it works just
Default file name for report generation
Hi - I am using the "Print" function in the Report Generator screen, to send the report to PDFCreator, is it possible to define the file name? At preset the file name defaults to "R_ResultsReport.xrs - CHECKWEIGHER" which is the report name, and project
The length of time column
Hi everybody, I have a question. Why is the length of the time in filter -1 but for example another one is 6? Thanks for helps Parisa This is a migrated post! Originally posted on 27.10.2014 by user parisamoosavi. Please be aware that information can
.CEL files
Hi everybody, I am interested in to know. What are generated .CEL file in project folder? Thanks for the helps Parisa This is a migrated post! Originally posted on 27.10.2014 by user parisamoosavi. Please be aware that information can be outdated.
Re: Database cannot be opened! Error
I am also facing the same issue with Zenon 7.11 what is the solution please suggest This is a migrated post! Originally posted on 26.10.2014 by user jobertraj. Please be aware that information can be outdated.
Boolsche Variable zählen
Hi Leute ich hätte eine kleines Problem und hoffe Ihr könnt mir helfen. 1) Im Moment habe ich eine Simulationsvariable erstellt bei der ich nach belieben Werte eingeben kann. Danach habe ich 4 Wertebereiche definiert. z.B: Wenn die Simulationsvariable
Bin REMA Alarms
Hi! I have made a reaction matrix for my alarms. Each bit in matrix represents some text and so on, The problem I'm facing is AML/CEL only shows up 1 alarm/event while there are many. While testing matrix I found out the bits are parsed from left to right
Picture in symbol
Hi dear support, I have 2 questions about using pictures in zenon: 1) How can I add an external picture in symbol? I have added it in files/graphics but can't add it to to a symbol! 2) Is it possible to transparent a picture when it is used in combi element
Verriegelung in Combobox
Hallo, ich habe folgendes Problem mit dem zenon Supervisor. in mehreren Comboboxen gleiche Einträge Box 1 = X1;X2...Xn Box 2 = X1;X2...Xn . Box n = X1;X2...Xn Folgendes Problem habe ich nun. Wenn ich in Box 1 -> X2 ausgewählt habe, dann möchte ich diesen
Number of not Acknowledged Alarms
Dear specialists, could you advice me how to write number of not acknowledged alarms into variable. I found that it is possible to get this parameter from the SYSDRV driver using system variable "Alarms not acknowledged". But the question is, how to get
Equipment Modeling Filter
Hello. I created an object model with the help of Equipment modeling. I'd like to use this model as as a filter criteria for AML. As far as I know, there is 2 ways of using this kind of filter: 1) with the help of standard dialog window 2) using special
software ZenOn 5.50 sp7
Good day we have the equipment operates on the licensed software ZenOn 5.50 sp7, but the developer is no longer espouse us I would like to ask you whether you download ZenOn 5.50 sp7 (at least the demo)? This is a migrated post! Originally posted on 01.10.2014
Zenon Science Package: Runtime problems
When i'm trying to link variables from my Runtime to my zenon logic, none of those work. Button = My runtime screen freezes for 5 to 10 seconds. Slider = i can move the slider but it always resets to his zero point and always the red square in the right
How to open .CEL in another editor
Hi every body, I need to open .CEL file in another editor instead of Zenon. Is it possible at all? Another editor for example text Editor or Wordpad or Access or another one? THANKS. This is a migrated post! Originally posted on 24.10.2014 by user parisamoosavi.
Cant scan trend values
Hello We have a customer where we can get data displayed, but not scan it. It have happened a couple of times now. If I delete the archives the new data can be scanned, but after some time it cannot be scanned anymore Any suggestions to what can be wrong?
Next Page