bsLibName parameter of Symbols.Export function
Hello, support team. I want to export all symbols from my project into one xml file using C#. Only function I found is Symbols.Export function, but it needs bsLibName parameter. What value should I set with this parameter to export all symbols of project?
Create commands in a wizard
Hi I'm relatively new to Zenon and this is my first wizard. I'm working on a project that has 60 units to communicate with using IEC870 driver. To make things simple I created a wizard to generate all variables and screenswitch functions. Now I would
error 716
hello, i am using zenon operator 7.10 sp0. when i start zenon it gives me this Error : "ZenNetSrv.exe : (last error = 0x00000716). reinstalling zenon fixes this problem, but it's annoying. This is a migrated post! Originally posted on 24.03.2014 by user
InitInstance()
Hallo I have problem, when i run the runtime, writes it error message: InitInstance():Attempted to access an unnamed file past its end. When i confirm it, runtime be closed. Some solution? Thanks. This is a migrated post! Originally posted on 22.03.2014
Reaktionsmatrix / String
Hallo Ich möchte mehrere Grenzwerte eines String definieren. Das funktioniert auch ganz gut. Ich habe nur ein Problem: Ich möchte nicht jede einzelne Variante definieren. Der String sieht zb so aus: {[0]},{[0]},{[0]},{[0]},{[0]},{[0]},{[0]},{[9] 1},{[0]},{[0]},{[0]},{[0]},{[0]},{[0]},{[9]
Unhandle Exception Error
Hi. We have gas plant project using Brodersen RTU32 with DNP3 enabled slave driver CFC card(send by Brodersen) using Straton for variable configuration (created as embedded variables) and uploaded to RTU32 and Zenon 6.51 Build9 editor with Windows CE
Anfängerprobleme
Guten Tag, ich arbeite seit letzten Freitag mit zenon Supervisor, deshalb habe ich ein paar Fragen zum Programm: 1. Ich habe eine Simulation im Step 7 Projekt gestartet (MPI - Anschluss, CPU 315 - 2 DP), jetzt möchte eine Verbindung aufbauen, wie geht
Eingabe Datum im Element Uhr
Hallo zusammen! Mein erster Beitrag hier, hallo an alle im Forum! :) Habe eine Problemstellung, ev. habt ihr da eine gute Idee für mich: Bei uns läuft in einem redundanten Server-Client-Verbund die V 6.22, ich soll nun eine größere Anzahl von Datum- und
Selektiertes Alarmelement
Hallo, ich hänge mal wieder an einer Kleinigkeit. Ich möchte auf das Element zugreifen, welches in der Alarmliste zurzeit selektiert ist. Ich vermute ganz stark, dass es hierfür einen Befehl gibt. Es wäre nett wenn mir jemand dabei helfen kann. Vielen
Bug bei dynamischen Variablenverknüfungen im Symbol
Hallo, ich arbeite aktuell mit Zenon 7.10 und mir ist ein eigenartiges Verhalten im Editor aufgefallen. Das gab es schon bei 6.22 und auch 6.51 (damals noch Sicam). Wenn man ein Symbol mit dynamischen Eigenschaften erstellt, kommt es nach dem Einfügen
einen webclient anders konfigurieren als andere?
Hallo zusammen, besteht grundsätzlich eine Möglichkeit, einen zenon-7-webclient so zu konfigurieren, dass er sich anders verhält wie alle anderen webclients? Konkret: wenn bei unserem Projekt in der runtime ein Alarm aufläuft, führt dieser in der Regel
Reading user levels from zenOn Project
Hello, how can I read all user levels (with name) from a zenOn project? I know i can get the levels of a specific user via Passwords.ItemUser(x).Level[1-3], but I need to create a list with userlevel/userlevelname for further use. This is a migrated post!
Variable incrementieren
Hallo zusammen, wie löst man am einfachsten folgende Aufgabe: Eine Variable soll jeweils durch Tastendruck in/decrementiert werden aber nicht linear 1-2-3-4-5.. sondern durch Vorgabe einer Reihenfolge, z.B. 1-11-14-2-9.. Gruß Jürgen Berger This is a migrated
Archivdaten löschen
Hallo, ich möchte unserm Kunden ermöglichen Archivdaten (Chargenprotokolle) zu löschen. Projektiert ist ein Archiv (BS) das einmal am Tag gespeichert wird und ereignisgesteuert aufzeichnet. Ich verwende Zenon 7.00. Der folgende Code läuft fehlerfrei ab
Variablen Export Manager for TiA Projects
Hallo, funktioniert der Variablen Export Manager for TiA Projects auch mit zenon 6.51 oder benötigt der zwingend 7.10? Danke schonmal im vorraus This is a migrated post! Originally posted on 17.03.2014 by user testuser. Please be aware that information
DNP3 comm with S7-1200 module CP 1243-1
hi support, I'm testing the above module to communicate with zenon 7. Unfortunately i cannot connect and receive the error as per attach ? Any idea why this error comes out ? We did the same way we had done with s7-1200 modbus tcp/ip. We created datablock
Regarding to SOE of IEC 61850
Hi All, using a zenon7.10 SP0. Regarding to SOE of IEC 61850, zenon can communicate a device via report type - IEC61850. so, i can get any data (timestamp, value etc.)from device. by the way, I have to create a SOE system that i have not done before.
ExportSQL32 driver example
Hello! I am trying use "Write variable values in SQL" driver. Driver is using ODBC. For ODBC created mdb file with empty table Send. When I run zenon runtime he in table created column with name of variable. In runtime I changed variable values, but values
61850 Server
Hello, I would like to use Zenon Logic to provide any Variable I have in Editor as 61850 Variable for other SCADA System. Is there a tutorial availabe how to do so? I am using Zenon Logic for the first time. I already know that Variables in Editor have
Lesen von SQL Server nicht möglich
Guten Morgen. Zenon 7.10 Build 6571 MS-SQL 10.50 in einem Clusterverband Wir haben bislang immer die Archivdaten auf den Servern vorgehalten. Nun haben wir in den Archiven die autom. Auslagerung der Daten nach einem Tag Aufbewahrungzeit auf den SQL-Server
letzte ausgeführte Funktion ermitteln
Hallo, ich habe nochmals eine Frage. Wir rufen beim Auftreten eines Alarmes über eine Funktion ein Makro auf. Nun wollen wir verschiedene Funktionen erstellen, die jeweils das gleiche Makro aufrufen und abhängig vom Funktionsnamen unterschiedliche Aufgaben
Rotation not possible on CE
Dear tech-supports: when I am making a project on zenon 7.10 I draw some rectangles and rotated them in the "Properties -> Position -> Rotation angle". However after downloading the project to the runtime CE I found all rotated rectangles became horizontal.
Can I display the result of a calculation?
I am new to Zenon and I hope someone can help me. What I need to do is display the result of a dynamic calculation on the screen. For example, I have three PLC variables, A, B and C. I need to display (A / B), all multiplied by 7 only if C equals 4. In
Automatic Logout and screen close
Hello Everyone, I would like to know which function I must use if I want create an automatic Logout + the forced switching on another page. For example, with the PAGE1 the USER1 is logged, he can go to PAGE2. After 10 minutes, the Logout is automatic
Benutzerübersicht VB.net
Moin, ich möchte eine Benutzerübersicht mit den zugehötigen Telefonnummern erstellen. Und dies in einer Combobox darstellen. Es wäre nett wenn mir jemand sagen könnte wie man auf die Benutzer zugreift. Ich brauche nur den Zugriff auf die Namen + zugehörigen
Web Client
Hi, All Regarding a Web Server, using a zenon 7.10 sp0 , web server standard. when web client is started on other site , it has a error. (static ip : 88.201.53.179) but, web client is work on web-server pc. so, i attached some pic about setting on web
How to size a Dynamic Text Box
Hello everyone, I would like to know how it is possible to resize a Dynamic Text Box to be sure that my Limit text from my variable will be entered well inside ? Is it possible to switch directly the variable in the Text Box to display the Limit Text
Modbus TCP max number of connection
Hello colleagues We need to connect nearly 300 IEDs to zenon v7.10 using Modbus TCP protocol. Can zenon support so much connections? How better to make a configuration of modbus driver, do you have any recomendations? How much IEDs can we add to one driver
User Verwaltung in C#
Hallo Zusammen, wir haben die Userverwaltung in VBA geschrieben und möchten es nun mit VSTA versuchen. In VBA haben wir mit Dim WithEvents zUserAdministration As Passwords oder mit bResult = zUserAdministration.LoginPassword(CStr(MyloginName.Value), CStr(MyPasswort.Value))
Button-Text aus Variable
Hallo, ist es möglich, dass der Text eines Buttons(Eigenschaften-Text Zeile1) aus einer STRING-Variable gelesen werden kann, und man ihn nicht fix vergibt? :confused: habe leider noch nicht wirklich was in diese Richtung gefunden... Vielen Dank im Voraus
Dokumentation/Hilfe für VB.Net
Hallo, ich habe mal eine Frage bezüglich der Dokumentation/Hilfe für VB.NET. Ich suche jetzt schon ziemlich lange nach einer geeigneten Dokumentation/Hilfe, die unterstützend beim Programmieren in zenon VB.Net wirkt. Ich benötige zum Beispiel Beispiele
List-Combibox
Ich würde gerne zur Laufzeit die Listboxeinträge ändern können (=Einträge dynamisch erzeugen, Variable habe ich verschalten). Aber ich möchte auch, bei einem Klick auf die Items, dass eine Funktion ausgeführt wird (habe ich gesehen, dass dies bei statischen
ActiveX Microsoft Listbox - AddItem
Hallo, ich möchte gerne einige Einträge in meine Listbox erstellen. Und wollte dies im VBA Editor in "thisProject" tun....ich habe mein "Grundgerüst" mal der Erklärung aus diesem Beitrag entnommen: http://www.copadata.com/forums/showthread.php?t=102 VBA
Probleme beim Senden von Störmeldungen an SAP
Hallo zusammen. Hat jemand hier schon mal versucht Meldungen von Zenon, inbesondere Störmeldungen, an einen SAP Server zu senden? Das Logfile des SAP Servers meldet den Eingang des Aufrufes des SAP Funktionsbausteins: ALM_PM_MAINTNOT_CREATE. D.h. generell
mbus auslesen
Einen schönen guten Tag, ich bin gerade dabei einige Tests mit Zenon zu machen. Die meisten Treiber die ich verwende funktionieren super. Aber beim MBus Treiber hab ich Fragen die ich nicht im Forum gefunden habe. Und zwar: Ich habe einen Zähler angeschlossen
Workspace Addin mit VB.Net
Hallo, ich habe eine Frage bezüglich des Workspace Addins. Wie genau kann ich die Programmiersprache im Workspace Addin auf VB.Net umstellen? Beim Project Addin wird man ja beim ersten Start gefragt, welche Sprache man bevorzugt. Vielen Dank schonmal
opc ua
Guten Morgen. Da ich im Forum nichts gefunden habe, schreib ich mal einen eigenen Thread. Ich versuche mich gerade an einer OPC UA Anbindung. Leider funktioniert es nicht so wie ich möchte. :confused: Ich hab von einem OPC UA Server die URL und die Anmeldedaten.
Access to Symbol in Full Screen mode
Hello everyone, I would like to know if it is possible to view the global library of symbols during the development in full screen mode (shift + F9). I did not find this function... Thanks for your help. JF This is a migrated post! Originally posted on
CEL cyclic export V7.10
Hello, IÂ'd like to configure a cyclic export of the CEL into a .csv file. I trigger the CEL export function with a time control each 10 seconds for example, which works pretty fine. After the 2nd execution of the function (after 20seconds) thereÂ's a
Rema aus Excel füllen
Hallo, ich möchte eine numerische Reaktionsmatrix mit den Grenzwerttexten aus einer Excelliste füllen. Wie stelle ich es an, das die einzelnen Zustände innerhalb der Rema erzeugt werden, und wie kann ich gleichzeitig den Wert des Zustandes ( also größer,
Next Page