VB.NET - Windows Form Export/Import
Hello all, I have developed a small programm which uses a Windows Form. How can I export the form to use it in another Project? Thanks a lot best regards idkj This is a migrated post! Originally posted on 30.04.2015 by user idkj. Please be aware that
eigener Datentyp mit Adressierung in S7 1200
Guten Tag, ich habe einen Datentyp erstellt mit 5 Messwerten in Word- Format. Diesen Datentyp möchte ich 11 Mal anwenden. Beim Anlegen einer Variable (Treiber S7 TCP-IP, Filename: S7TCP32) für S7 1200 Steurung kann ich keine Adressierung (Datenbausteinnummer)
Sprache / Sprachdateien / Keywörter
Hallo, laut zenon-API Map (Stand 08/2014) gibt es Methoden etc für die LanguageTable. Wie greife ich darauf aus C# zu? Ich finde im Objectkatalog nichts, kein CreateFile oder GetString. MfG HorstD This is a migrated post! Originally posted on 29.04.2015
Datentyp der Struktur-Variable ermitteln
Hallo, wie ermittle ich den Datentypen der Struktur-Variable? Wenn ich die Strukturvariable auslese bekomme ich aus der Property .DataType statt des wirklichen Datentypen z.B. ein IEC_UINT angezeigt, obwohl der Daten der Strukturvariable z.B: "DT_XYZ"
Rgm
Hello. I want to do the next but I do not find the good way to do it: 1- I have a RGM with a lot of variables. 2- I create a screen with screentype recipegroup manager and I create several buttons. 3- When I press button READ ALL VALUES -- I read all
Projektname einer Variablen
Hallo habe in einem Integrationsprojekt ein Symbol, welches mit einer Variablen aus einem unterlagerten Projekt verknüpft ist - über die "Linking rule" . Beim Anklicken des Symbols öffnet sich ein Popup in welchem die aktuellen Werte der Variablen dargestellt
Lauftext
Hallo, ich suche die Möglichkeit einen parametriebaren Lauftext darzustellen. Zenon bringt da leider nichts mit. Hat irgendjemand so etwas schon erstellt? Wir verwenden Zenon 6.50 bzw. 7.20. Mit freundlichem Gruß Achim This is a migrated post! Originally
Set Value Dialogbox not showing on WebClient
Hello! On one of our customers client PCs is not possible to open the Set Value Dialogbox to change the value of a variable. On mouse over I get shown that I should be able to select the element but the dialogbox doesn't pop up. If I change the Numerical
Import/export mathematics variables
When i create mathematic variables in zenon and export them to CSV file everything goes well. But when i import them again in zenon then these colloms are empty. MathInfo_0_SourceVars_0_Title MathInfo_0_SourceVars_1_Title Some how that data gets lost,
DynProperties
Hallo, gibt es irgendwo eine Auflistung welcher Properties es zu welchen Type gibt und welchen Wert sie annehmen können? Die Methoden Try&Error und Reverse Engineerings probiere ich schon. Dauert aber teilweise lange und ist fehlerbehaftet :( Gruß HD
Redundant Servers - SQL Evacuation
Hi, we currently have a setup that consists of two PCs acting as servers, one is the primary and the other is the standby. We are receiving some values from an I/O device over the IEC-60870-5-104 protocol. We are then archiving these values before evacuating
Default user
Hello all. I have two questions. They are linked. First, I would like to have a combobox with the list of the users (and if another user is inserted, it must go automatically to the combobox). Is it possible?? How?? Second. The reason why I want this
How to set Alarm, Function and AML_Call
Hi, is it possible to set the Alarm-, Function- and AML_Call-Property to a specific value out of c#? I tried to use the following syntax but it doesn't work... zSubVar.DynProperties["Alarm"] = 1; zSubVar.DynProperties["Function"] = "Fct_STS_" + pVar.ScreenName;
Hide toolbar in report viewer
1)How can we hide the report viewer toolbar? (see attached JPG) I found someone posted this question 3 years ago. I am not sure if this have been improved in Zenon 7. 2)Any easy way to keep refreshing the report viewer once value change? or need to write
auto login after inactivity log out
Sorry if this has been answered before. I have a customer who has the re-quirement that user are logged out after inactivity. I see that this funtionallity is easy to implement in Zenon. They also require that a read only user be logged in when this happens.
61850 report activation problem
Hi all I have a problem in activation reports on some relays (SEL-411L). I'm watching the mms traffic in Wireshark, first it starts with standard initializing services, after all typical requests, it starts polling without requesting of report activation.
Aus Variablen die größten fünf Werte ermitteln
Hallo Community, Aufgabe: Ich möchte aus 17 Variablen jeweils die größten fünf Werte ermitteln (Werte ändern sich ständig) und diese weiterverarbeiten. Frage: Ist dieses Vorhaben in PCE (also mit VB Script möglich) oder sollte man dafür auf VBA wechseln
Aus Variablen die größten Fünf ermitteln
Hallo Community, Aufgabe: Ich möchte aus 17 Variablen jeweils die größten fünf Werte ermitteln (Werte ändern sich ständig) und diese weiterverarbeiten. Frage: Ist dieses Vorhaben in PCE (also mit VB Script möglich) oder sollte man dafür auf VBA wechseln
Report Not Displaying timestamp at 12.00AM
Hello, I have created a report which shows every 6 hours values. But when it comes to 12.00AM its not displaying the timestamp at that time.Please find the image "ts1". Please tell me that any settings has to be done for displaying the timestamp at 12.00AM.
Disabling and Enabling TimeControl's
Hello, Is it possible to disable and enable a specific Time Control with a function? This is a migrated post! Originally posted on 16.04.2015 by user hansvanzijp. Please be aware that information can be outdated.
automatic switching (substation automation)
Dear support I'm working with system of substation automation. This system controls and manages switchgear. I'm looking for solution to make automatic switching. I mean sequence of switching command (switchgears and circuit breaker) with control of position
Ein Button - zwei Funktionen?
Hallo, wie kann ich es anstellen das ein Button, wenn er kurz gedrückt wird, eine Variable setzt und, wenn er lange gedrückt wird, eine Funktion ausführt? Verwendet wird zenon V7.0. Gibt es ein solches Element vielleicht schon in der V7.2? Danke. Gruß
Need Assistance Regarding Zenon
Hello, I have application files of machine which is designed on Simatic Panel PC 670 using Zenon software but I am interested to run this application on desktop PC. I have licensed software of Zenon 5.05 sp6. What is the zenon run time file extension?
How to display thread window in VSTA dev.
Dear support, Is there a way to display the thread window while debbuging in "microsoft visual studio tools for applications 2.0" ? I don't find it in "Debug => Windows => [...] ". Best regards, Loan. This is a migrated post! Originally posted on 13.04.2015
Projekt synchronisieren
Hallo, ist es möglich ein mehrplatzfähiges Projekt durch VBA zu synchronisieren? Ich habe in der Hilfe nichts gefunden... Gruß rln This is a migrated post! Originally posted on 13.04.2015 by user rln. Please be aware that information can be outdated.
Kalender gesucht!
Hallo werte Forenmitglieder. Gibt es eigentlich auch einen Kalender als Element? Ich benötige einen Kalender mit œbergabe der selektierten Daten für verschiedene Funktionen. Eventuell gibt es ja auch einen empfehlenswerten ActiveX-Kalender, falls es keinen
Treiber automatisch anlegen
Moin, wir möchten mittels einer VB.NET Anwendung automatisch Treiber für eine SAIA Steuerung anlegen. Zur Zeit verwende ich folgenden Code-Schnipsel. [VBNET]Dim treiber As New Driver treiber = Me.ActiveDocument.Drivers.CreateDriver("Test", "SAIA_Directly32.exe")[/VBNET]
Procees gatewy license
Dear support, For the process gateway license, if we order zenon server, it comes with the server license or we need to order it separately? Thank u in advance. This is a migrated post! Originally posted on 09.04.2015 by user yara. Please be aware that
Report for a particular time period values
Hi, I have archive which scans the variable every 30s and saving cycle every 1min. Using this archive settings, i have to generate report which displays values of 1 hour time period (e.g: if displays first value 6.30AM, i want the second value at 7.30AM).
several projects in runtime
Hi all is it posible to have several projects in runtime and for example, when I start runtime, then to choose witch poject to start? This is a migrated post! Originally posted on 08.04.2015 by user nikabena. Please be aware that information can be
Zenon 7.10 Client license
Hi everybody, I am new in zenon world. I just have a very simple question: Which RT license do I need for each zenon client in a redundant server/client environment with 10 Clients which are running all only one project with the hole variables of the
ListBox VSTA
Dear supports! I want to execute some code depending the selected entry number of a listbox. I'm already able to execute a VSTA macro in listbox properties, but I want to do it access in VSTA! ( I don't want 14690 macro to manage the listbox ). Secondary
Redundancy errors
Hi all! Today i was editing my project, trasfering it to primary server and then press "Reload project" via remote transport. Then i noticed that my clients (2 computers) start to switch between primary/secondary server. And again and again....cyclically.
SystemModelGroup for variable
Hi All I'm using zenon v 7.11. Is it possible to get a property of variable "SystemModelGroup" in Runtime with VSTA? This property is existing in DynProperties of variable but I can't get its value or text. Best regards, Dmitry This is a migrated post!
Adding varibales to Zenon-Editor very slow
Hi, I have written a c# application which reads variable definitions from an excel sheet and create those structures in Zenon over an open Zenon-Editor. To say it straight forward - not the best solution to recommend customers to add variables to a zenon
Ungeladene Projekte ermitteln mit C#
Hallo, ich möchte mit C# eine Wizard bauen, der für alle Projekte die Runtime-Files erzeugt. Meine Frage dazu, wie kann ich Projekte (Namen, GUID, usw...) ermitteln wenn sie nicht im Speicher gehalten werden? œber ein kleines Beispiel wäre ich dankbar.
license problem
Hi all I have zenon 7.10 and it's licensed and editor works fine. but have problems with zenon logic. if I chack my license properties, there is writen that It suports zenon logic workbench, - pro, but if I start zenon logic, the first 15 minute it works,
creating interlocking conditions and actions
hi all I'm trying to create interlocking, but what I want is a little different. I will explain: I know how to set interlocking konditions in interloking, but I want to do so, that if these conditions is true, ((variableX=1) or (variableY=1)) than executed
Suche nach Zugriff auf Variablen (Platzhalter) in verknüpften Symbolen
Hallo! Wir entwickeln momentan in zenon (7.10) eine neue Symbolbibliothek für unsere Firma. Die Symbole werden aus verschiedenen Ebene zusammen gesetzt: Symbolebene 1: [INDENT]Grafische Grundsymbole ohne Animationen[/INDENT] Symbolebene 2: [INDENT]Verlinkte
Activate a button in VSTA (to Acquit alarms)
Hey, Is it possible to activate a button in VSTA ? I want to acquit all alarms in another synoptic (normal type). Even if there is another way to acquit alarms, I'm still interrested to know how to activate a button in VSTA ! Best regards, Varnizy Loan.
Next Page