Cumulative export of alarms.
Hi Can anyone tell me how to configure the 'Export Alarms' function to ensure a cumulative export of alarms to a SQL Server? The goal is to guarantee that all alarm entries older than x minutes are present in the SQL Server. By the way, the help file
Web Pages
I would like to embed IE or similar onto a Picture, pass in the address I would like the user to view. Is this possible without lanching IE. Cheers Graham:D This is a migrated post! Originally posted on 15.08.2008 by user allmendinger. Please be aware
Archive scanning cycle ignored
When an archive is started using a function the Archive Scanning Cycle is ignored. Is this intended behaviour? This is a migrated post! Originally posted on 14.08.2008 by user nsko. Please be aware that information can be outdated.
Settings for the aml don't take any effect
I need to make same changes at the layout of the AML, but when i set the settings in the editor and then copy it to the runtime, it doesn't take any effect. In the project.ini it is set, but the runtime always show the standart layout. greetings matthias
Offset for a nummber field
I got a problem with the nummber fields. It have to show the year in 2 nummbers. So far it works without problems, but if i type in for example 08 it shows just 8 and i didn't find any settings to set the offset so, that zeros in front will be shown.
Printing Reports
Hi all! I'm trying to print reports but i'm having a small problem. The company logo that i putted in a cell is not printed. I'm trying it with a "create PDF" printer, first i thought that it might be a margin problem, but i filled some cells above the
VBA scripts by alarms events
how can I choose time of operation and any other alarms events in archive and display them in a separate window? This is a migrated post! Originally posted on 13.08.2008 by user captain. Please be aware that information can be outdated.
Sample project to open a .pdf file / .jpg file
this sample project backup (created with zenon 6.22 SP0) shows how to open a .pdf file (in the acrobat reader) or a .jpg file in the HTML window, depending on the value of a variable. Opening the acrobat reader (function "start program") or showing the
Circular Alarms/Events
How do I stop the flashdisk from running out of space with alarm/event logs? I just want a circular alarm and event display of approx 50 items. I do not need to keep these archived. How do I achieve this? Thanks, Tim This is a migrated post! Originally
Variablen im Editor aus der Runtime löschen
Folgende Fragestellung: ich möchte mithilfe eines VBA-Makros in der Runtime, Variablen aus dem Editor, sprich Offline, löschen. zusätzlich möchte ich, dass die Wertebereiche bestimmter Variablen, auch in der Editorversion der Variable eingetragen werden.
InitInstance bad format error message when starting editor or runtime
An error message "InitInstance(): an unnamed file has a bad format." appears when starting the runtime or the editor This could be an indication for a hardware defect on the harddrive. Please check if e.g. the file zenon6.ini or zendb.ini can be opened
How to check if an alarm is acknowledged or not?
For some of my elements I need the following logic (digital inputs): If the alarm is abnormal and unacknowledged then the element should be flashing red If the alarm is normal and unacknowledged then element should be flashing green If the alarm is abnormal
Which OS for the zenon webclient?
Which OS supports the zenon webclient? The zenon webclient, like the normal zenon runtime, requires a Microsoft Windows based operating system and requires some components of the Visual C++ runtime library (installed with the webclient) So it will not
CommonDialog
I'm trying to use a commondialog control in a form but it return to me that is not licensed. I'm using the same control in a form under workspace without problem. There is any way to register this control, by code, in the project as is done in the workspace,
Import Variables
I am unable to import variables from RSLogix 5000. I am using zenOn eidtor 6.22 which just allows me to import S7 variables and .XML files. This is a migrated post! Originally posted on 04.08.2008 by user dak2483. Please be aware that information can
CEL and AML goes blank
Hi mark, My CEL goes blank so quickly(30mins). I've run a test on my desktop. I also created a new CEL and AML to see the different with the old one.(collegues got problem CEL, after creating the new CEL it's happen to b ok). 6signals have been simulate
CEL and AML goes blank
Hi mark, My CEL goes blank so quickly(30mins). I've run a test on my desktop. I also created a new CEL and AML to see the different with the old one.(collegues got problem CEL, after creating the new CEL it's happen to b ok). 6signals have been simulate
CEL entries
Hello, I have a question about the CEL List. In the Variable property "Set value" i change the the parameter "Logging in CEL" to "Nothing". But in RT when i change the variable value, everytime i get an entry in the CEL- Listelement. So what is wrong
error on restoring a project backup
When restoring a project backup, I get the following error in the editor: "restore project backup failed". When I open the diagnosis viewer, I can see the following entry: DBSRV:Error ExecuteNonQuery Error:The command contained one or more errors.RESTORE
determine if the recipe has finished (correctly)
How can I determine if the recipe has completely been written to the PLC? And how do I know if this has been successfull? The system driver offers several status variables for this purpose. For example, depending on the outcome of executing (writing)
Daten in einem VBA-Formular an eine Variable übergeben
Hallo, hoffentlich ein leichtes, aber da ich sehr wenig Erfahrung mit VBA habe, ein schwieriges Problem für mich: Bereits geschafft: Lasse mir eine Interne Varibale (Name: Uhr_Abluft) in ZenOn anzeigen und habe diese Anzeige mit einem VBA -> LeftClickDown
Delete structured tag
me again :rolleyes: VBA Code: VarTypeIndex = 0 For Index = zPRJ.VarTypes.Count - 1 To 0 Step -1 Name = zPRJ.VarTypes.Item(Index).Name If Right(Name, 13) = ".InternalData" Or _ Right(Name, 9) = ".MathData" Or _ Right(Name, 9) = ".NodeData" Or _ Right(Name,
watchdog/live bit mechanism
... text in progress This is a migrated post! Originally posted on 16.07.2008 by user christopherpara. Please be aware that information can be outdated.
Update pictures with VBA
Using this code I modify/delete some pictures in my project. About modified pictures, when I open it for the first time look good, but starting from the second time the pictures is exactly how was before the change in VBA. I don't understand why. There
Delete item in a combobox
Hi During project configuration VBA "fill" a combobox in this way. Set zPIC = zPRJ.DynPictures.Item("Layout.Top") zPIC.Elements.Item(2).CreateDynProperty ("States[" & CStr(IndexObj) & "]") zPIC.Elements.Item(2).CreateDynProperty ("States[" & CStr(IndexObj)
Problem mit BeckhNG - Beckhoff TwinCat NG Treiber
Hallo an Alle! Ich versuche gerade einen Beckhoff CX9000 über den BeckhNG - Beckhoff TwinCat NG Treiber an zenOn 6.22 anzubinden. Ich habe die Variablen über die Importfunktion aus dem TPY-File in zenOn anlegen lassen und die Kommunikation funktioniert
Show more than 2841 Alarms on the ALARM picture
Hello, I have many error messages. I want to show all messages from the last year. zenon 5.50 SP7 shows me only 2841 Alarms, but there are much more messages. the filter is set on 5000 entrys. What can I do? This is a migrated post! Originally posted
zenkeyblock & Ctrl-Alt-Del
Hello, It seems that the keyblock program does not block the Ctrl-Alt-Del key-combination, rite? Is there a way to do this? thanks and best regards tauhien This is a migrated post! Originally posted on 27.06.2008 by user tauhien. Please be aware that
PCE on WinCE 5
Hi, I cannot get PCE to run under windows CE. It runs perfectly on the PC but not on the Windows CE Device (VIPA TouchPanel). I've set the Zenon.ini VBA and PCE = 1. Is there anything else I should do? Thanks, Tim This is a migrated post! Originally posted
Diagnosis server TCP port 1101 is already used
I have a problem on my PC where the diagnosis server (zensyssrv.exe) writes an error in the log-file "bind error 10048". The start of the editor and the runtime is very slow, and both these applications try to connect to the tcp port 1101 on the localhost.
Problems with Message Control
Hallo, scheinbar ist das der einzige Beitrag in Deutsch. Ich hoffe, daß mich jeder verstehen kann:) Ich benutze Zenon 6.21 SP1 Build3 mit Message Control. Message Control funktioniert tadellos. Eigentlich zu gut. Das Problem ist, wenn mehrere Alarme gleichzeitig
Creating mathematic variables including formulars (Counter)
This sample shows how to create an statistic counter (mathematic) on a variable: VBA Code: Public Sub CreateMatheVariable() Dim obDriver As Driver Dim obVarType As VarType Dim nChannelType As Integer Dim obVar As Variable 'create an Object of the Mathematic
the standard user "SYSTEM"
Hi all, It is possible to change the standard name of the default user "SYSTEM" in zenOn (6.22 SP0) ? Is there any solution ? I'll try with the function "Language change" but don't work.. :( Best regards, Roberto This is a migrated post! Originally posted
Teile eines Strings mittels VBA darstellen (BACnet)
Hallo, ich kann mir das Weekly Schedule BACnet Objekt (String) anzeigen lassen. Zu erkennen sind die einzelnen Wochentage Montag bis Sonntag einschließlich Ein- und Auszeiten. Bsp.: {{{04:00:00:00, [2] 1}{17:00:00:00, [2] 2}}{{04:00:00:00, [2] 1}{17:00:00:00,
WriteCELStringEx
Hello, I created a variable USER_ID as an internal variable of data type String. I need to create a CEL entry using this variable so that I have something like below: I did this: VBA Code: Dim vValue as Variant vValue = CVar("A001") thisProject.Cel.WriteCelStringEx
Zenon project protection from uploading
Just want to find the best way to keep my Zenon project secure. At the moment the source files are all on a PC and downloaded to the remote project on CE hardware. If the CE hardware is given to a client when the project is handed over, can the client
PLC Variables and Internal Variables
Hi, I have a Mitsubishi Data Register variable that holds the value of a count, in an allocation I want to allocate this variable value to an Internal Variable, then later allocate it back. It doesn't seem to work! Both datatypes are INT. Is it possible
Zugriff auf Formelvariablen in Combielement
Hallo an alle! Ich suche eine Möglichkeit per VBA alle in einem Bild benutzten Variablen auszulesen. Wir nutzen zu 90% das Combielement und die Variablen werden darin als Formelvariablen hinterlegt um die Animationen zu definieren. Ich finde keine Möglichkeit
Variable subsitute
Hi Support, My first post i hope it's correct! Using a function to call a picture with new values. Some value work, orthers do not a total of 12 values are to be replaced This is a migrated post! Originally posted on 09.06.2008 by user dchandler. Please
PDiag import into zenOn
Hello, I'm trying to import my PDiag data from S7 into zenOn. I read the documentation provided with the zenOn installation disk regarding PDiagConverter but I cannot find this program anywhere in the zenOn software. I see an item in the "Options" menu
Next Page