Rema object model questions
Hello! I have some question by Rema IState object model: 1. What are the *Flanke items? 2. Where to find Value1 and, in case of Area operation, Value2 (Value1 = FromValue, Value2 = ToValue) in case of Numeric or Multinumeric Rema's type? Are they double-type?
AdjustHardwareValue problem
Hello everybody, In october, We have a strange problem with AdjustHardwareValue. For instance, I've 5 machines variables (Power kW), before my problem, there was this AdjustHardwareValue for each of them : VBA Code: Public Function AdjustHardwareValue_0(obVar
Command Control
Hello, I am communicatting with GE RTU serially and trying to control throw DNP3 Master, the RTU cofigared with close\trip control code, and when i am sendding Pulse control code from zenon its not working, when i changed the configuration of the RTU
Online Container zertören
Hallo es gibt ja zwei Wege einen Online Variable in dem System abzumelden Wenn ich es richtig verstehe muss folegen Reeihenfolge eingeahlten werden. 1) Container undefin setzten 2.) Alle Elemente aus dem Container entfernene 3.) Container zerstören Wol
Usage of CD_DotNetControlContainer
Hello, I need some help for understanding how to iteract with a .net control hosted in a CD_DotNetControlContainer (activeX element). There is some sample in the documentation? I'm stuck on this code and I don't know how to proceed... C# Code: IDynPicture
64bit data type in modbus
In my case, IEDs should time synchronized by zenon. The IED type is P123 from AREVA and its protocol is Modbus RTU. Zenon dose not support data type of time register in P123 because it consists from 4 word (64bit). Please find its data sheet as attachment.
Different monitor resolutions on development and target machines
Hi All, my development machine has 2 1680x1050 monitors, while target runtime system will be equiped with 2 1920x1080 monitors. Considering that aspect ratios are different, I'd like to do development with 1920x1080 resolution in order to have all screens
alarm status line & Main menu
My project designed on two monitor application, also the main menu and alarm status line are active on it. Now there is problem for operator in the Runtime. When any alarm activated, the alarm status line cover over main menu, so access to main menu not
DragDrop operation
I try to realize Drag&Drop functionality for symbol element in Zenon Runtime mode. I have read post http://www.copadata.com/forums/showthread.php?t=486&highlight=dragdrop for example. I wrote macros for DragBegin and it works. But when I clicked leftbutton
Support In Australia
Hello, Does anyone know of anywhere that offers support for Copa Data products in Australia. I work for a company that is getting machines imported from England. They want to use Zenon. I couldn't even find contact details for an Australian Office on
Access to Excel from SCADA Runtime
Hello :) I've got one more problem. Please help. I have to read data from xls-file in Rumtime mode. At once the Excel application must not open. I've found a library "Excel" in VBA but I don't know how to use it. Could you help me? This is a migrated
Variablen XML-File über Wizard importieren
Hallo ich habe ein Problem beim Variablen Import über einen Wizard . Ich habe ein Projekt mit mehreren BUR20032-Treiber. Der Treiber existiert im Project, der Aufruf des Property wird jedoch ignoriert. Kann z&.22 nicht automatisch die Variablen den entsprechenden
Zoom Objektliste
Hallo, ich nutze zur Zeit zenOn 6.22. Dort besteht die Möglichkeit mit Zoom Objektlisten zu arbeiten. Nach einem Klick auf ein Objekt aus dieser Liste, springt die Weltübersicht direkt zu diesem Objekt. Nun meine Frage. Ist es möglich diese Liste in eine
Problem mit Server Client Netzwerk bei CE Geräten
Hallo, ich möchte ein System mit 2 VIPA Touchpanel aufbauen. Auf beiden TPs ist Win CE 6 mit Zenon Runtime 6.22.1 installiert. Nun soll sich TP1 als Server mit der Steuerung verbinden und TP2 die Daten von TP1 holen. Meine Einstellungen bis jetzt: Im
OPC Client driver in synchronous mode
Hi Sirs, any ideas how to configure OPC Client driver to use Synchronous I/O mode? The server I'm using (3S Codesys OPC Server 2.3.9.2) supports synchronous I/O only and other OPC clients are working well with the server, however I can't find how to setup
OPC Client driver in synchronous mode
Hi Sirs, any ideas how to configure OPC Client driver to use Synchronous I/O mode? The server I'm using (3S Codesys OPC Server 2.3.9.2) supports synchronous I/O only and other OPC clients are working well with the server, however I can't find how to setup
Error during the first macro activation
Hello! I need a help again. An error "Type mismatch" is appeared during first activation of VBA macro in Runtime mode. It has happened when I tried to convert variable with type of double to string : b = thisproject.variables.item(i).value a=str(b) And
[ZenOn 6.22 Build 1] Problem to compile commands
Hello, After updating our scada project to supervise wind machines, There are some problems which appear : (in french) . Screen capture of that problem : To fix it, I have imported variable before updating. But I wish to know why that problem appears,
Font List Import
Guten Morgen, zur Zeit verwende ich Zenon 6.22. Ist es über VBA möglich Schriften zu importieren ? Ich hab für alle anderen Dinge eine Import Funktion unter VBA gefunden, nur nicht für Fontlisten. Vielleicht habe ich es auch nur übersehen. Für einen kleinen
Error in creating project backup
When I create backup for project in the Projects Backups, it take more time then error occurs according attached screen shot. Error text is “Error creating the project backup Timeout†. There is two notes for above problem: 1. there is no description
WPF questions
Hello, I started taking a look to WPF support in Zenon 6.50. I saw xaml example files in XAML Zenon installation CD folder. I succesfully linked that examples to WPF element in a test screen. I also drew by myself a xaml file of a test usercontrol with
BECKHNG Variable Connections Problem
Hello All, I really new in Zenon. I tried communicate between CX1020 (Win XP with TwinCat 2.11) with CP6607 (Win CE 5.0 with ZenOn 6.20 SP4). I ran project on my laptop in demo mode and all links work w/o problem then I sent project to the panel all links
Pop-up vermeiden
Hallo Zusammen, ich bearbeite mittels VBA die Sprachtabellen meines Projekts. Jedes Mal wenn ich eine Sprachtabelle speichere, erscheint folgendes PopUp. Gibt es eine Möglichkeit das –ffnen dieses PopUp zu vermeiden? Grüße rln This is a migrated post!
Easy configuration of language switchable curvenames / Einfache Projektierung von sprachumschaltbare Kurvennamen
Situation: In the Extended Trend (ETM) it is possible to use keywords at curve names in order to have them language switchable. The configuration has to be done by hand and thus take some time to configure. Remedy: Using the VBA script below the variable
Einstieg in VSTA C#
Hallo Copa Data Team Ich bin Student an der FH Wels und arbeite bei meinem Berufspraktikum mit Zeneon V6.50. Möchte nun im Zuge meines Projekts die Möglichkeit nutzen Zenon mittles C# Makros zu erweitern. Leider hat mir die Onlinehilfe auch nach etlichen
Zuweisung der Systemvariable last open screen
:confused: Ich möchte mittels einer Zuweisung der Systemvariable "last open screen" den Inhalt auf eine interne Variable kopieren. Die Adressierung (Länge) der Internen Variablen habe genauso gewählt wie die die der Systemvariable. Die Zuweisung erfolgt
Elemente eines Symbols manipulieren
Hallo Zusammen, Kann man selbst erzeugte Symbole nachträglich mittels VBA Wizard manipulieren, bzw. aktualisieren?? Ich versuche durch VBA verschiedene Elemente eines bestehenden Symbols der Projekt-Symbolbibliothek, z. B. ein Combielement, zu manipulieren.
ETM Filterprofile vor dem Löschen schützen
Hallo, ich bin auf der Suche nach einer Möglichkeit bestimmte Filterprofile in der Profilauswahl vor dem Löschen zu schützen. Der Anwender soll eigene Profile hinzufügen, ändern und löschen können aber ein paar vordefinierte Profile dürfen nicht gelöscht
Alarm filter VSTA
Hello, We would like to make a alarm filter in VSTA. Is it possible? Best Regards, Daan van Genderen This is a migrated post! Originally posted on 25.10.2010 by user dvangenderen. Please be aware that information can be outdated.
CEL Eintrag wenn Variable sich im Treiber(Steuerung) ändert
Hallo, ich habe die Anforderung Wertänderung von Variablen in CEL mit zu protokollieren, wenn sich der Wert der Variable auf der Steuerung ändert. Die Variante über REMA geht nicht da der Wert direkt eingetragen werden soll und nicht ein Text. Leider
UserLevel0- 3 bei Verwendung von Benutzergruppen
VBA - UserLevel bei Gruppenzuordnung (V6.50) VBA Information UserLevel0 - UserLevel3 geben keine Berechtigungsinformationen zurück, wenn die Benutzerrechte über Gruppen zugeordnet werden. Werden die Berechtigungen je Benutzer einzeln vergeben können die
Login form for signature
Is it possible to create your own login form to be used with signatures ? Because the system always seems to use the default login screen. Best regards, Stephan de Wit This is a migrated post! Originally posted on 19.10.2010 by user sldewit. Please be
how to check if the download from the COPA-DATA homepage is correct?
For users of the COPA-DATA homepage who can download .ISO files, it is recommended to check the .ISO file after the download to see if it has been downloaded correctly. This is possible by building the MD5 checksum (hash value) and comparing the generated
Tooltips
Hello, Is it possible to have variable content displayed in a tooltip for a button/Combi element ? In our case we have a string variable which we would like to display in the tooltip of an element. Best regards, Stephan de Wit This is a migrated post!
Zenon 6.50 SP0 | Bitmap button
Hello, Earlier for project padding in Zenon 6.20 I used bitmap button. I made graphic file with file extension .wmf and used it in right size. But now with Zenon 6.50 appear some problems. It`s no way to stretched graphical displaying. i.e. I change bitmap
Zenon ED and RT starting in wrong resolution [Windows 7]
Hello! I changed my OS to Windows 7 today and installed Zenon 6.50 after i Installed Zenon 6.20, 6.21 and 6.22 (i know that they are not officialy supported) My screen resolution is set to 1920x1200 but the editor thinks that i am working with a1536x960
Buttons
Hello, We have some buttons in a navigation bar. They change color on status. But, when we are not logged in they are greyed out. The color change is then disabled. Is there any way to make buttons which have authorization, grey out when not permitted
Renaming symbols
Hello, When I try to rename a symbol in my Project Library all of the instances of this symbol lose their link to the symbol. Is there a way to rename a symbol without this problem ? This is a migrated post! Originally posted on 12.10.2010 by user sldewit.
Keyblock Runtime - Win Control panel disappears
Hello, if the runtime is running with keyblock and the system has a power failure, then after PC restarts the Control panel item on Windows Start disappears. How can I correct this behavior, that the Control item is shown again ? Some Windows registry
Read with main project (scada) variable form CE project
Hello, I have a scade project with two CE projects. The CE projects contains a beckhoff NG plc driver. The projects are linked with ethernet. Now I will read in Scada project with VSTA variables from the CE projects. Is it possible? So yes how? Thanks,
Next Page