Recent Topics
IP-address variable
Hello, I have a problem with displaying of the variable. It`s an IP address of the device. On OPC-server this variable is string data type. In zenon I choose also string data type. But variable displays as "6" , not as actual IP-address. This is a migrated
Mouse over
Hello, Help me please with my challenge. I have project on 2 monitors. I have written macro mouse over, that calls function to open pic. When I remove mouse out this object, pic is still open of course. What ways could I use to close pic on the mouse
move free difinable screens project from copa-data blog
I tryed to run example project from last blog entry and noticed that when i move form partially out of main window and then move it back into center of main screen some artefacts of redrawing appears on moving window (see attachment). This remainds me
Math-Var: Zugriff auf Unterprojekt-Variablen
Ist es wirklich nicht möglich in einem Dachprojekt eine Math-Variable einzurichten, die sich aus Variablen aus div. Unterprojekten zusammenstellt :confused: Im Projektbaum werden keine Unterprojekte angzeigt: This is a migrated post! Originally posted
How to make Alarm Status Line Frame movable
Hi Everyone, I have another question. In my project. i can able to move and alter the size of Alarm Status Line Frame. But i cant remember how i did it. Can you please remind me. Thank you. This is a migrated post! Originally posted on 20.12.2011 by user
Popup menu. In CEL list
Hi, Is it possible to connect popup menu to Cel control List object.CELs enties list object Maybe somebody know how to connect menu to cels or alarm list picture list object. Thanks This is a migrated post! Originally posted on 19.12.2011 by user softart2.
Database Capacity
Hi, I have a host running Zenon with a 70GB partition reserved just for Zenon's data logging. If the data is logged every 6 hours, will this partition of 70GB be enough? Noman Rauf This is a migrated post! Originally posted on 17.12.2011 by user nomi589.
Database Limitations
Hi Zenon Experts. I would like to ask about Zenon's Database structures and limitations. In during runtime and if ever the SQL crashed. would that affect the Zenon runtime. and also about the database capacity of Zenon like for about 5 years. Thank you
Gprs Modem Configuration
Dear support I have GPRS Modem for sending alarm message. It is connect with server via serial cable RS232. I need to know how to link it with zenon 6.51 thanks This is a migrated post! Originally posted on 17.12.2011 by user tanveerali. Please be aware
SNMP connectivity
Hi, I'm unable to read varaible using SNMP. I'm getting the small red square on the corner of my numeric value element. I tested connectivity with device and created the variable (simple variable not a trap) using Browse Agent function, so I know OID
Set variable alarm group
It's possible to set variable alarm group using vba? I've tried the solution below, but with no result. obVarAlarm.SubItem(jj).EdLimitItem(cc).Group = MyWorkspace.ActiveDocument.DynProperties("AlarmGroups[PLC1].Id") Here is the entire code: VBA Code:
Calculating energy
How will I calculate energy if the only data available to me from the relays is volts, power and current. Moreover I could not calculate the energy as there is no formula available in the mathematical variale for integration (integral). Your support and
Different drivers in one structure datatype
Hello! I have logically joined variables that i want to combine into one structure datatype. This variables are connected to different drivers - iec104, internal and math. As I understand, structure-type based variable can be attached to only one driver.
Alarme aus Unterprojekt über Dachprojekt versenden
Hallo, folgendes Problem: Ein Unterprojekt eines anderen Hersteller wurde in unser Projekt eingebunden. Soweit so gut. Alle unsere Alarme senden wir per SMS an ein Servicehandy. Nun sollen auch die Alarme die aus dem Unterprojekt kommen per SMS versendet
Drehpunkt verschieben
Ich muss mitunter Objekte drehen, bei denen sich der Drehpunkt weder an einer Kante, Ecke oder im Mittelpunkt befindet. (Beispiel Knickarm Roboter) Zenon bietet hier keine direke Möglichkeit. Ich behelfe mich indem ich einen unsichtbaren Button so groß
Can I write a DynProperties in Runtime?
Can I write a DynProperties in Runtime? I want to do this: VBA Code: thisProject.Passwords.ItemUser(p).DynProperties("UserGroupsImExpo") = myValue It seems works but when the user is logged the UserGroup isn't change. What I can do? This is a migrated
Module exportieren
Hallo, wir wollen alle Module eines Projekts exportieren, damit der Code von verschiedenen Projekte verglichen werden kann. In Excel-VBA kann man ein Modul so exportieren: ActiveWorkbook.VBProject.VBComponents("TestModul").Export ("D:\ExportiertesModul.bas")
C#: Vorfilterung des Online-Container
Guten Tag, ich erzeuge mit C# (über Interop) einen Online Container. Allerdings beinhaltet dieser OC alle 10.000 Variablen von denen ich nur gut 350 benötige. Gibt es eine Möglichkeit den OC mittels eines String "vorzufiltern". zB: "*ABC*ZZZ*" Gruß Stefan
data from multiple meters in one report
Hi, I want to make a report which will show e.g. 10 tags from archive of like 100 meters. So, functionality is like, operator will select a meter first and then report should be opened which will show data of 10 tags associated with that particular meter.
Filtern nach nicht verwendeten Variablen
Hallo, gibt es eine Möglichkeit, nach nicht benutzen Variablen zu filtern? Ich habe die Situation, dass ich einige Projekte bekommen habe, in denen der Anlagenbauer einfach alle zur Verfügung stehenden Variablen in Zenon importiert hat, ob sie nun benötigt
AlarmQuitPV
Hallo, wie kann man die dynamische Eigenschaft „AlarmQuitPV“ lesen? In der Hilfe steht, dass die Eigenschaft ein Objekt der Typ „ZT_VARIABLE“ zurückgibt. Wir haben es beim Setzten eines Objekts der Klasse „Variable“ versucht und es funktioniert
Array index problem
We created an array from 1 to 200 in Zenon. We made this accesible to Straton using the Externally visible checkbox. In straton this array appears as a 0 to 199 array. This in itself isn't that big a deal, but when we address item 0 in this array we would
Combi Element Test Mode Issue
In 6.51 SP0 version of ZenOn we have noticed that in Editor for Comby Elements with Type Of Display = Symbols From Library test mode does not work. If we use Type of Display = Graphic file and screen symbol test mode works ok. In runtime both cases work
Real-Werte aus RGMRecipeValue
Hallo zusammen, wir möchten die Werte unserer RGM-Rezepte in eine Excel-Datei exportieren. Dabei wurde festgestellt, dass die Real-Werte die das Objekt RGMRecipeValue liefert, nicht mit den Werten des im Rezeptgruppenmanager dargestellten Werten übereinstimmen.
Remote Transport Window will not Dock in Zenon program software
Hi, My 6.20 Zenon program has been working happily for a long time but a few weeks ago my remote transport window undocked and I cant re-dock it where the other icons are. I have tried everything, trying to drop it, right click (only move and close options)
Über C# Zenon steuern
Hallo, wie kann ich von C# über die Library "zenon programming interface library" auf die Zenon Runtime zugreifen. Ich möchte über ein Konsolenprogramm (nicht VSTA) überprüfen ob eine ZenonApplikation läuft und Zenon Funktionen ausführen. œber eine kleinen
Can not create new project.
Hi, I am having a weird problem right now. I tried to create new project but failed. Even after creating new workspace, I can not create new project. Please see attached images. P.S.: I compressed my C: drive after installing Zenon. Can this cause any
STRATON controling Modbus TCP slave bus controller with IO's
Hello, I have the problem with implementation of Modbus TCP communication. General: 1. STRATON system has to controm Modbus TCP slave from B&R which consists of Madbus TCP slave bus controller and some IO's 2. it is generated XML file with slave configuration
VBA unter XP - Embeddet
Hallo, kann mir jemand weiterhelfen. habe eine ZenOn RT auf einem Embeddet XP - Rechner laufen. In meinem Projekt habe teile in VBA geschrieben. Dabei rufe ich folgende Befehle auf RTrim, Format etc. wenn ich nun das Projekt laufen lasse kommt folgender
version problem
hi, sorry to bother you. I just have a problem and i wish you can help me. an error message says "the file templates.cmp has version 5.50 sp7 - but the project has version 5.21 sp2" and the list goes on variables.cmp scripts.cmp templates.cmp functions.cmp
Individueller Archiv Export
Hallo, zenon 6.51, Windows 7 Ich exportiere via Zeitsteuerung täglich, kurz nach Mitternacht, die Daten des Vortages, als .txt-Datei. Soweit so gut. Aber, Kundenwünsche: - Dateien sollen gleich als .csv-Dateien abgespeichert werden. - Dateiname soll das
IEC 61850 disturbance file extraction
Hi How we can extract the DR files from IEC 61850 relay. Can you advice please... This is a migrated post! Originally posted on 25.11.2011 by user ansab.tp. Please be aware that information can be outdated.
Problem with Message Control
Hello, We are experiencing a problem with the Message Control on ZenOn 6.51 SP0 Build 5 Runtime. The host station uses Windows XP. When the Message Control is active, the whole application crashs when the system is trying to send SMS or phone calls, even
Wibu Key im Netzwerk
Hat jemand Zenon Version 6.22 in Verbindung mit einem Wibu-Key Server am Laufen? WkSvLin wurde unter Debian 6.03, Kernel 2.6.32, mit dem Paket „wkrt-lin_6.0.501_i386.deb“ installiert und funktioniert soweit auch wunderbar, d.h. mit WS-CAD, welches
Picture migration to fit widescreen monitor
About two years ago, I implemented a visualization solution for a client using zenOn 6.22. The SCADA system consists of a main PC workstation, and a touchpanel running WinCE. Both devices display the same pictures, the touchpanel scaling down the pictures
Use variable in Substitution.
Hi All, I want to use a a variable in Target field of Substitution in linked rule of a symbol. Is it possible? e.g, Source is: *1 and Target field gets number value from a variable say, count. So Target Field should be: {count}. I tried and failed. Is
wo finde ich die Editor-Hilfe?
Guten Tag, gerade eben habe ich im Editor der Version 6.50 die Hilfe aufgerufen, habe ein Thema eingegeben und mir den Treffer angeschaut. Dieser verweist mich dann an die "Hilfe zum Editor, Abschnitt xyz". Da ich diesen Abschnitt nicht öffnen kann, frage
How To Access PEW simatic s7
Hallo, möchte auf peripheren eingänge lesend zugreifen, geht das? der Variablenimport findet sie nicht?! von hand als normalen eingang hinzugefügt und offest eingestellt bringt fehler, rotes kästchen gibts da eine möglichkeit? gruss This is a migrated
How To Access PEW simatic s7
Hallo, möchte auf peripheren eingänge lesend zugreifen, geht das? der Variablenimport findet sie nicht?! von hand als normalen eingang hinzugefügt und offest eingestellt bringt fehler, rotes kästchen gibts da eine möglichkeit? gruss This is a migrated
SPA Driver
Is ZenOn Support SPA protocol? This is a migrated post! Originally posted on 11.11.2011 by user ansab.tp. Please be aware that information can be outdated.
Next Page