Message Control / Text to Speech
Hallo! Ich habe ein Problem mit dem Text to Speech Modul vom Message Control. Und zwar wird nur die Begrüßungstext abgespielt. Auch nach Eingabe des PINs wird nur der Begrüßungstext und nicht der "konstante Text" angespielt. Die eingesetzte zenon Version
Dynamic Loading Of Picture
I need to be able to load a picture dynamically depending on a value I bring back from a database. The value will be the name of the picture within Zenon. I can pull back the value in the database using VBA, but would then like to load the picture in
bestimmtes Rezept bei Runtimestart laden
Hallo, ich habe ein Bild, Typ Rezeptgruppenmanager, über das der Benutzer aus einer Reihe von Rezepten wählen kann. Wird ein Rezept ausgewählt und die Daten geladen, so sollen diese nach Neustart der Runtime automatisch wieder zur Verfügung stehen. Wie
CEL log - writing to Windows CE Compact Flash Card
Good morning. I would like the CEL event log written to the compact flash card intermittently so that if the power is turned off to the Windows CE device, the log will still exist and will be able to see alarms/control setpoints history that haves changed
Extended Trends Problem
Currently I'm having a problem with the extended trend feature. I have setup a trend screen and use the extended trend picture type to get the relevant data into the trend. I use a picture switch function from the menu bar to pass all of the relevant
zenon Archiving
hi there, Some questions about archiving: 1. If we selected "Do not evacuate" and we set the Storage time = 1 Year, do we still get a ring buffer of 1 Year? 2. In operation, we might need to copy older archive files from our backup back into the runtime
Variables Number Exceeded
I get the message "Variables Number Exceeded" when I run my application. It a CE app. Is there a variable limit for CE? What is the limit? This is a migrated post! Originally posted on 25.06.2009 by user scotttee. Please be aware that information can
Rezeptdaten über die Runtime speichern
Hallo, ich habe im Editor mehrere Rezeptgruppen + Rezepte angelegt. Die Defaultwerte der Variablen habe ich ebenfalls im Editor codiert. Ich möchte die Werte der Rezeptvariablen nun in der Runtime ändern, speichern und an die Steuerung übertragen. Beim
Scrollbalken in Fenstern mit Rahmen
Hallo, ist es möglich, Scrollbalken (wie z.B. im Windows Explorer) in einem Fenster zu machen (mit Weltbildfunktionen geht es nicht.)? This is a migrated post! Originally posted on 24.06.2009 by user maerz@staudinger-est.de. Please be aware that information
Umbenennen von Symbolen
Hallo, wenn man Instanzen von einem Symbol gemacht hat und es danach umbenennt, gehen alle Instanzen davon verloren (statt dem Symbol wird nur noch ein schwarzes X angezeigt). Wie lässt sich das verhindern oder muß man wirklich alle Instanzen des Symbols
Verwendung von Symbolen
Hallo, gibt es eine Möglichkeit, herauszufinden, ob ein in der Symbolbibliothek vorhandenes Symbol im Projekt auch verwendet wird? This is a migrated post! Originally posted on 24.06.2009 by user maerz@staudinger-est.de. Please be aware that information
number of alarms
all versions >6: we often have alarms >0 in the system variable "number of alarms" although there are currently no alarms in the alarm list. The only way to delete the number of alarms is to terminate the visualization delete the ALARM.BIN file and restart.
Screen Size Problems
I've developed an application for a CE device. The screen size of the device is: Horizontal: 240 pixels Vertical: 320 pixels. The problem that I am having is that the CE device Taskbar remains at the top of the screen and the keyboard remain at the bottom,
Project conversion 6.20 -->6.22
I have a project, which was running with zenon 6.20.I convert the project into 6.22 in Editor and created a runtime, after that I find out an problem the clients don't communicate with the server during runtime is running(I have an server,an standby server
Mouse wheel and world view
Hello! Is it possible to use mouse wheel for zooming in World view? If not, is there an event OnMouseWheelUp/Down in VBA, which could be used if you want to write your own subrutine? Best regards, Gregor This is a migrated post! Originally posted on 19.06.2009
No start project was found!
I have created a new project for a CE device and followed the steps to perform the CE update. when I start the zenonrce file I get the message that no start project was found. This is the first application I have tried to create using zenon and im a bit
alarm symbol
Hy! Folgende aufgabe: Gegeben ist eine Variable "Fault1" (Bool). Diese Var soll alarmiert werden. Wenn "Fault1" den Wert 1 annimmt soll ein rechteck erscheinen und rot blinken. Wenn quittiert wurde soll das Rechteck statisch rot werden. Wenn Fault1 wieder
SQL Database files
Hi, In order to shrink the file size of my Project Log file, which is apparently 74 GB :eek: I tried to create a backup of the database first. Though the backup of the log file was successfully created but after that it showed on the screen that it is
Display Help File in Runtime
Hello all, For every Dynamic element or Limits of variable exists in folder Runtime from Window properties an option Help-Help file:where i can choose a help file for this element or var. .My question is : How can be this file called during runtime operation.
Verwendung Arabischer Schrift
Es ist möglich mit zenon die Lese-Schreib-Richtung zu ändern. Im Editor ist die beschriebene Funktionalität an Elementen möglich, bei denen ein Text eingegeben werden kann. Zur besseren Darstellung hier einige Screenshots: - Eingebe für eine Stringvariable
RDA Blockarchiv
Ich möchte Daten die in der SPS liegen (360 DINTÂ's welche die Werte einer Kurve über 360 enthalten) mittels RDA Blockarchiv für eine Erweiterte Trenddarstellung nutzen. Die Daten liegen in der SPS und sollen auf Anfrage in das Archiv geschrieben werden
Empty Cross Reference List
Hello at all! I encountered the problem, that sometimes the cross reference list window is completely empty. Here is a screenshot of what it looks like: What can i do now? This is a migrated post! Originally posted on 02.06.2009 by user mastr. Please
Keine Verbindung zum Projekt
System 6.01 SP2 Build 10 Beim starten des Editors kommt folgende Fehlermeldung. Verbindung zum Projekt:I-Projekt:................ am DBServer: localhost konnte nicht erzeugt werden. Das genannte Verzeichnis SQL ist aber vorhanden und über Explorer auch
Alarmlist text line break
Good Mornig! Is there a way to make a line break for long alarmlist limittexts? Thank you! greetings Kicker This is a migrated post! Originally posted on 28.05.2009 by user kicker. Please be aware that information can be outdated.
Zahlendarstellung mit führender Null
Hallo, Ich möchte eine Zahleneingabe realisieren, welche eine Minutenangabe von 0-59 darstellt. Dabei sollen die Werte von 0-9 mit führender Null dargestellt werden. 0 -> 00; 1->01; ... bis 9 -> 09 Ich habe das ganze mal mit einem Combielement versucht
Object Fill (ie Tank)
Is there a way to animate filling an element/object, such as a cutaway of a tank? This is a migrated post! Originally posted on 27.05.2009 by user scotttee. Please be aware that information can be outdated.
Replacing old project
Hello, Recently i had to upgrade a certain project. i got a backup copy of the costumer PC. and did my upgrades on a different PC . after that i created a backup of my new upgraded project so i can deploy it on the customer PC. how can i replace the old
Printing offline CEL/Alarm List
When I printing the Cel and Alarm list those look not so like as in the Runtime ,for example when there is an empty column all others are moved at the right. This is a migrated post! Originally posted on 22.05.2009 by user ionvalesareanu. Please be aware
Seitenbezeichnung bei indirekter Bildadressierung
Hallo. Ich möchte bei einer indirekten Bildadressierung jeder Seite einen entsprechenden Namen zuweisen, welcher jeweils im aktuell in der RT geöffneten Bild angezeigt wird. Gibt es dafür im zenOn eine spezielle Einrichtung? Mein System: Zenon V6.22 SP1
Picture variable list
Is there a way to generate a list of variables used on a screen/picture? This is a migrated post! Originally posted on 07.05.2009 by user scotttee. Please be aware that information can be outdated.
Animating a vector element
I'm having trouble animating two rectangles. One (1) is supposed to blink/flash red, the other (2) is supposed to fill with either blue or purple. I've got (1) filling red, not blinking/flashing and (2) is flashing blue and purple. They're backwards.
Aktuelle Berechtigungsgruppen festlegen
Hallo zusammen, Ich bin am umsetzen einer grafischen Darstellung/Parametrierung der Bedienberchtigungen des jeweiligen User. Dazu habe ich die Systemvariablen Aktuelle Berechtigungsgruppen angelegt. œber Zuweisung schreibe ich den Inhalt der Systemvariablen
copy recipes
Hello, we have two identical machines running the same Zenon RT. How is it possible to copy all recipes generated on one machine using the recipe manage to the other machine. I know only the export function - but this a slow way if you have more than
How to populate details of alarm variables?
Hi All, I want to populate the details of alarm variables to a window.I want to display Id,Resourse Label,Address and many other items of an alarm variable which is either a bool or Dint. With link text,I can display only limit text of alarm. How to display
the filters is displayed in other language
hi one problem occure for me in runtime.so my editor language is in english.I designed and planned my project in this language thus I creat CEL and AIL and Archive by selecting entry default in the menu control element.so when execute runtime and went
character map on windows server 2008
in the zenon editor it is possible to open the windows character map (charmap.exe) out of the language table. On Windows Server 2008 this does not work. Why? On Windows Server 2008 the character table is not available by default. Through the server-manager
SQL error when I try the archive server function
Hi, Now I am trying the archive server function, but I met a SQL error when I try to make a 'Picture Switch' function which is to load the Control picture.. Precisely, I followed the "Archive_Server.pdf" in the "Tutorials" documents. I have created a
startup problem
hello, i recently encoutered a problem in starting the runtime i use to run the "zenKeyBlock.exe" which was added to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run after adding some other programs on the pc the runtime would not start
Zenon and OMAC - open modular architecture controls
What about???? This is a migrated post! Originally posted on 21.04.2009 by user d_montini. Please be aware that information can be outdated.
Funktionen ex- und importieren verfügbar?
Ich verwende zur Projektierung zenon5.50 SP5 und SP7. Ist es in diesen Versionen möglich Funktionen zu ex- bzw. importieren? Habe diesbezüglich weder Menüpunkte noch Infos in der Doku oder hier im Forum gefunden. Falls zenon die Möglichkeit von Haus aus
Next Page