Trendkurvenprofil auf Server und Client gleich
Hallo, wir haben ein redundates Serversystem mit mehreren Web Clients. Nun haben wir von unserem Kunden folgende Aufgabenstellung bekommen: Wenn wir auf einem Client ein Profil für eine Trendkurve anlegen, soll dieses Profil ebenfalls auf dem Server oder
How To's available on GitHub
At https://github.com/copa-data there are How To's and training samples available. This is a migrated post! Originally posted on 22.08.2017 by user gerald.lochner. Please be aware that information can be outdated.
WebClient Probleme
Hallo zusammen, habe folgendes Problem, vllt. könnt ihr mir hier weiterhelfen. In Zenon haben wir zu Navigation ein eigenes Menüfenster angelegt. Um dieses zu verlassen können wir einfach außerhalb dieses Fensters klicken (Schließen bei Fokusverlust).
Notifier APP
Is there a way to change the Alarm Sound for incoming SMS? This is a migrated post! Originally posted on 24.08.2017 by user cermakbenjamin. Please be aware that information can be outdated.
64-bit VBA code for file browse
In case anyone needs to get a 64-bit file browser working here's how I got it to work (code adapted from code written by someone much smarter than me online). I used this code for browsing files from within the editor... YMMV if using in the runtime (which
Communication Problem with Simens S1500
Good morning, I write because I have a problem with the communication between PLC and Zenon Runtime v7.50 installed on an industrial pc with Win7 x86. I've alredy set up the driver (S7-TCP IP) with the correct CPU adresses, put the remote TSAP 02.01,
VSTA: Question on online container and array
Hello, through the development environment I'm defining a new variable "MyVar" with the property "Block array size" different from 0 (let's say 100). when from VSTA I add this variable to an online container: ovVars.Add("MyVar"); can I consider the whole
How to check if Runtime runs as Server or Client in Addin
I am using a Runtime Service in my project. I would like to execute this service only at the Server of this Runtime. Is this possible? This is a migrated post! Originally posted on 25.08.2017 by user rob. Please be aware that information can be outd
zenDBsrv
Hi everyone, I tried to restore a project to Zenon Energy Edition 7.50 which was done by a colleague and I wanted to test the driver configuration. However, when I did it, I received the error that it could not establish a connection to the project due
function in report generator
Hi, I'm trying to write a function and access it from report generator to convert archive time and some mathematical calculation . for example type in cell : =myfuncion(a1:b1) how i can do it from vba or vsta ? Thanks, Ali This is a migrated post! Originally
How multiple macros will execute in VSTA runtime?
Hello, In our project i am having machine sequence in a VSTA VB.Net macros and calling the macros through online container variable change event. I have 10 stations and all macros should run parallel. Is in VSTA the macros will work parallel or it will
Is debug is possible in VSTA without stopping the other running macros?
Hello, In my project i have 10 macros for machine sequence and if i want to edit and debug one macro in online is it possible to do that without stopping of other macros. I have tried this but when one macro is running i couldn't able to do this untill
IEC101 error
Hi Could you give me some idea that I use 101 master connect to Process gateway, but after connected , I receive old value ( display with previous time tag), and after few minute , it disconnected. My log file has comment : The previous frame was resend
Waterfall WPF online diagram configuration
Hello, I would like to generate a online Waterfall diagram at the Zenon Editor but i am unable to generate the configuration via the Wizard I am using "Wizards.pdf" / "3.1.5 Meaning and Waterfall Chart Wizard" documentation. The settings are "Define Waterfall
Importing of values from text file to Runtime
Hi Guys I am taking few data from the IED through FTP. The Data are present in the the Text file. I want to read the values from that Text file into the Runtime and store in our historian. Is there any solution or suggestion?? This is a migrated post!
Report-Visual Studio
I’m new in Zenon and I’m using the Report Viewer (Repor-Visual Studio) tool in Zenon Supervisor. I have a dataset with some variables and I’m trying to make a chart. I’m writing in the expression the code to visualize the value, but it only shows
Error with function structure member.
Hello, Iam programming with the IDE Straton. Iam trying to use 2 structure parameter, one 'IN' and one 'OUT'. The types of the structures are the same ACCE_QUALITY. ACCE_QUALITY : - validity : BYTE - detailQual : ACCE_DETAIL_Q - source : BYTE - test :
Problem with ICCP Gateway
Hello, I can't find the Transport Selectors (TSEL) value in the zenProcGateway.INI. Where can adjust that value? This is a migrated post! Originally posted on 31.08.2017 by user glopez. Please be aware that information can be outdated.
Installation Interrupted and closed (Zenon EE 6.11 SP0)
Dear Support, While trying to install Zenon EE 6.11 SP0 on Windows 7, the SQL installation finishes successfully but immediately after that the installation window displays the message "Installation was interrupted and will close.". (Screen shot is attached,
DBF Dateien nochmals Auslagern
Hallo zusammen, ist es möglich, ausgelagerte Archivdateien im Format DBF nachträglich (nochmals) auszulagern und zwar diesmal als CSV-Datei? Hintergrund: In den DBF-Dateien ist die Zeichenanzahl pro Spalte begrenzt (so um die 32), so dass es mir die Variablennamen
Reportin-Alarms
Hi, I'm looking for a solution to report some alarm variables. I have lots of variables in my project setted as alarms (not in the historian, only in the variables section), if there is something wrong even here, please tell me. I'm trying to make some
Alarm storing
Hi, I'm trying to report all the alarms in a plant. The AML is working well and I'm reporting in Report-viewer the alarms. I can only report alarms in the buffer ring, so as soos as someone resets the alarm, the data about that alarm is lost and it isn't
Multi Monitor
Hello everybody, I'm working on Zenon Operator 7.50. I have 3 monitosr (M1[FULL-HD]: 1920x1080, M2[FULL-HD]: 1920x1080, M3[16:10]: 1920x1200). The monitors will show different pages. I have read Monitor Administration Zenon Manual. My question is: case
Schriften in globalen Symbolen (v7.60)
Hallo, ich bin gerade auf ein Problem bei der Konvertierung eines 7.0 Projektes in v7.60 gestossen. Allgemein werden ja eingebettete Schriften in v7.60 nicht mehr unterstützt. In Bildern und Symbolen, die zu einer Projekt-Symbolbibliothek gehören ist
COPA-DATA Developer Tools für Visal Studio 2017?
Hallo! Ich wollte hier mal kurz nachfragen ob es schon einen Aussicht für die Nutzung von COPA-DATA Developer Tools unter Visual Studio 2017 gibt? Da ich nur Visual Studio 2017 auf dem Rechner habe bin ich momentan etwas ausgebremst, da ich mich eigentlich
IEC61850 Driver - Connection State
I'm working on Zenon Operator 7.50. I have define IEC 61850 Driver with 4 server (ref to fig). Everything is working fine. My question is: where can I find the connection state of each server? in which variable? Thank you, Andrea This is a migrated post!
ConnectionState
Hello, I try to visualize the state of the 61850 connection by means of a dynamic text symbol. The text symbol is set to present the limit text of the value of the connectionstate variable. The connectionstate variable has the rema "IEC 61850 Connection
File transfer in zenon-7.5 with IEC_61850
Hello Copadata support, I am trying file transfer between an IEC-61850 device and Zenon 7.5. Could anyone support? Thanks in advance This is a migrated post! Originally posted on 13.10.2017 by user saravanan1985. Please be aware that information can be
Driver Simulation Project - 61850 variables
Hi, I have a Zenon project in which there is a 61850 driver, with its own variables (variables name according to the standard). I want to use Driver Simulation Project, so in driver property I activated Mode: Simulation - Programmed. Problem appears in
MouserOver on button
Hi, I want to add a mouseOver effect on buttons using VBA. So far my code goes as follows : VBA Code: Public Sub MouseOver_Color(obElem As Element, vPosX As Variant, vPosY As Variant) obElem.BackColor = RGB(246, 152, 4) obElem.ForeColor = RGB(255, 255,
Alarms dynamic change
Hello, I was wondering is there a way to add / remove alarms while the zenon runtime is active. For now every time I need to change a variable with alarm attribute I need to stop and start the runtime.... This is a migrated post! Originally posted on
Custom filter
Hi, I'd like to make a filter for my reports. I always used templates to do my filters. Now I need something more "home-made", I can't figure out how to make a proper one. I need a filter with a selection of the date that I desire and then I also need
Ascending CEL problem
In 7.60 build 39532. Presenting events ascending (last event under) does not work as in previous versions. So in case the event list is full and a new event comes. It wil not appear on the last line but you have to scroll down to get the event in the
How PLC Input and Output variables will be shared between Zenon RT and VSTA while macro is executing?
Hello, Please clarify me about how PLC Input variables will be updated between PLC --> Zenon RT --> VSTA and for output VSTA --> Zenon RT --> PLC while macro is executing? For example, i am triggering VSTA macro in RT using reaction matrix and it is started
Monitor Administration (2 monitors)
Hello everybody, I'm working on Zenon Operator 7.50 / Windows 10. I need to have 2 monitors in project (both with fullhd resolution 1920x1080). I have read Monitor Administration Zenon manual. I need to show Screen0 on monitor1 (left) and Screen1 on monitor2
Report Viewer colours
Hi, I'm looking for a way to make a colours' palette working on a chart in which I haven't series but only values and category groups. I would like to know how to set the palette also for the groups and not only for the series. Thank's for the help. This
IEC61850 Driver - Report control blocks - Communication Problem
I'm working on Zenon Operator 7.50. I have read IEC850 Zenon Driver Manual. I need to connect to a device via IEC61850 protocol. I detected 2 different working case: CASE 1: if my device doesn't include REPORT CONTROL BLOCKS -> ZENON reads variables from
compare runtime files and backup
Hi, We need to make some changes on running zenon 7.00 system with 2 servers and 2 clients. We have a backup that we restore on a development station but we are not sure if this is the final revision. So is there a way to compare runtime files on servers
Remiving a Zenon project from the Server
I have a question: How can I remove an existing ZENON project from a server machine without removing the ZENON Supervisor environment? Thanks for your attention. Stefano This is a migrated post! Originally posted on 03.10.2017 by user stepau. Please be
Zenon 7.60 mit Win10 und Office 365 Editorcrash
Hallo, Zenon 7.60 (aktuelle Build) crasht in Windows 10 wenn auf dem gleichen System auch Office 365 installiert ist. Lokaler Support wurde informiert und das Problem müsste auch an die Entwicklungsabteilung weitergeleitet worden sein. Meine Frage: bis
Next Page