Recent Topics
Recipe Search in runtime
Hi All Im running zenon operator 8.00 with standard recipes and the process requires lots of slightly different recipes. Is it possable to filter/search the recipes by typing the first few letters in the runtime? to help the operator find the correct
Webclient funktioniert nach einiger Zeit nicht mehr
Hallo, Ich habe folgendes Problem: Bei einem Kunden habe ich einen Zenon Server (Vers. 7.11, Build 12493) und ca. 15 Clients auf denen Zenon mittels WebClient läuft (vers. 7.11 SP0 Build 18023) Zenon läuft auf diesen Clients eigentlich einwandfrei aber
Replace indices not working on screen switch
Hi, I'm trying to replace some indices during a screen switch via VBA. In my VBA code i see the indexing variables is showing correct values. Debug.Print (ThisProject.Variables.Item("F2Values[0].DepID").value) Debug.Print (ThisProject.Variables.Item("F2Values[0].VarID").value)
Filter the list of Recipes
How can I filter the list of recipes displayed ? I want to fllter by name ie if the contains certain strings or by the value of one of the variables in the recipe. ie all the recipes that contain the string "Big" or "Med" or "Small" alternatively I could
Tooltips and Text Condition from variable description Zenon 8
Hi, I'm on Zenon Energy 8. Isn't possible to assign a dynamic tooltips via a variable description? And isn't possible to do the same for a entry in a "Text condition" in a combined element ? Thanks! This is a migrated post! Originally posted on 22.05.2019
Send COMTRADE in an e-mail
Hi Support, I know its possible get COMTRADE files from IEC61850 relays using file transfer properties and also zenon logic (automatic reading). But, if i have already the comtrade file in the Zenon server, could i send this file to an e-mail using ZEE,
how to create pop up
I am new to zenon. I have around ten number of valves. When i click on a valve it should open a popup for accepting valve parameters. The popup is common for all valves, but with different variables. Can anyone please help me on how to do this This is
Execute Function Block in Straton
Hello, What is the role of execute block in Straton? Can we provide command (e.g. T45 COA=1, IOA-2) without using command processing window if we use this block in straton? Regards, Rahul I. This is a migrated post! Originally posted on 24.05.2019 by
Zenon RT Services won't start on Standby Server
Hi , We arranged a simple network topology : 2 Servers(A primary and a secondary/Standby Server) and one client(that will act as an engineering system too). When we try to connect remotely to servers and start runtime project on them, everything goes
Execute VBA function only if an user has administrator privileges
Hi, I'm on Zenon energy 8.00 and I have a button with a linked function on "Mouse event - LeftClickDown". I set up an Authorization Level on my button to execute the VBA Macros, but if I don't have an administrator level, I receive the Zenon message "You
MATHDR32 counter variable problem
We have system with 2 redundant servers ver. 7.0 and 2 clients. We count working hours for few machines using MATHDR32 variables that are recorded in historian. After a accidental power loss the servers restart and some (not all) of the counter variables
Can zenon read data from a *.csv file
Hello, I have a *.csv file with variable.value and variable.timestamp. How can I use zenon to read data from *.csv file to adapt with internal-variable.value and internal-variable.timestamp. Type of variable is real. Thanks & Best regards, Minh This is
Using the Scada.Addin.Contracts API For XML Imports
Hi Guys, I have run into some issues with the Scada.Addin.Contracts API / XML Import / Exports. Regarding the format of the XML File format for driver and other config xml files, Regarding how the DNP3_TG driver imports. I created two GitHub issues here
Zenon License Package
Hi, I know certain functions in zenon will be limited by license such as message control but does anyone know is 'Time control' function also limited by purchased license? Thanks Regards Shaun This is a migrated post! Originally posted on 14.05.2019 by
Zenon Trending Graph
Hi, does anyone know why this will happen in a trending for total power consumption. Historian was set to 1 min for it and it was normal before and being abnormal at certain period of time as shown in pictures. This is only one variable and I'm no sure
Linking Rule, several entries sytax
Hello I have some concern with substitution. The unique part of the string that I want to replace occurs twice in the variablename. For example I want to replace in the two example variables below [LEFT] VL:22.FDR:.ADA:ONOFF_M should look like this [LEFT]
Zenon Trending Configuration
Hi, does anyone know how to have a trending of 5 min interval for a day providing historian having a recording period of 1 min? Thanks This is a migrated post! Originally posted on 09.05.2019 by user shaun. Please be aware that information can be ou
Private Key password for Zenon OPC UA Gateway
We are working on communication between Zenon OPC UA Gateway Communication with Matrikon UA Tunneller. We have the certificate (.der) and a private key (.pem) exported from Zenon OPC UA Gateway. However we also need the Private Key Password that were
Straton - Fieldbus configuration API
Hello. How change parameters in fieldbus configuration in C/C++ (for example Interface or Device address)? Do you have API for this? This is a migrated post! Originally posted on 07.05.2019 by user mhanusek. Please be aware that information can be o
C# program executed cyclically - Zenon 8.00
Hello, I'm developing a C# program to read data from .txt files and write this data in zenon variables. This application intends to be executed cyclically by zenon (i.e. each 2 hours). I would like to know what is the best way to implement it, if using
Differences between Historian
Hi, What are the differences between the modules: Historian with SQL Export (ZM-ARCHEXP) and Historian SQL Server Interface (ZSQLSRV_EXSQL)? Thanks in advance for your support. Regards, Jose This is a migrated post! Originally posted on 04.05.2019 by
Setting dyn proprties for BackColor & LinkedFont to indexed values
Hi, I'm trying to set the DynProperties for an element but its not liking it as I'm trying to set them to 'linked' values. elbutton.DynProperties("BackColor") = "8000000E" elbutton.DynProperties("LinkedFont") = "Standard font2" Help file & forum searches
Difference Between testBit/setBit and variable.bitNumber
Hi , Suppose that i have a word variable like xWord (which is imported from OPC server) and i want to read or set some of its bits.(in following example, xbit is an internal zenon variable which is visible in Scada Logic) What's the difference between
String Value comparison to operate the Boolean value
Hello, I am using Zenon 7.6 Please help me to compare two string values for example 'current primary server & secondary server' based on this internal Boolean value has to be changed. @condition-1 String value1 = String value2 ==> Boolean Value =1 @condition-2
Time Interval for Trending
Hi, does anyone know how to configure in order to have a button besides Trending Graphs that can be used to change the time interval of the graph. I'm know there is a filter function which can edit variables, time and etc but I'm want a simplify function
Beckhoff(v2.11 & v3.1) <> Zenon(v6.51 & v8.0) communication
Hello Zenon Forum, We’ve got a specific problem and we hope someone can help us. A client of us has a running Zenon system, this includes several runtime stations who are connected to there own CPU in the field. The system is built up like a tree: 1
Reset Data on a Preset Period
Hi, I have a meter used to measure the maximum demand of active power at the interval of 30 minutes and created a historian for it. Is it possible to record it throughout one month and reset the value at the end of the month automatically? Ep. Historian
How to display the last 5 measurements of the variable?
Hello, How could I display the 5 last measurements of the variable? I have five numeric values fields in the Editor, two kinds of archive for it - on change and cyclic. Thanks in advance for your help! Best regards, Łukasz This is a migrated post! Originally
Windows 10 und WebClient Aufschalteverzögerungen
Hallo, ich habe eine kurze Frage. Gibt es Informationen ob aktuelle Windows 10 x64 Pro Versionen (Build 17763) Probleme mit Zenon 7.60 WebClient hat ? Wir haben für einen Arbeitsplatz einen neuen PC bekommen (i3-7100U mit SSD und Windows 10). Das Windows
Cursor and timestamp in extended trend
Hi, I’m interested in how the timestamping on x-axis (abscissa) in an extended trend works. Does the timestamp of a following measured value change if there is no change of the measured value? I archive my data every 15 minutes. So when there is no
zenLogSrv aus AddIn benutzen (eigenen Log-Eintrag schreiben)
is it possible to write a customer log entry into the zenon log system ( :( This is a migrated post! Originally posted on 29.04.2019 by user its_me. Please be aware that information can be outdated.
About Zenon archive
is it possible to store zenon archive in another drive and runtime folder in another drive ? if yes let me know the procedure. This is a migrated post! Originally posted on 27.04.2019 by user gadre14. Please be aware that information can be outdated.
IEC60870-5-104 Settings for redundancy with Sicam AK3
Hello I have one standalone Zenon runtime PC, Communication via IEC60870-5-104 with one redundant Sicam AK3 system, (consisting of tho AK3 with internal voter logic). My settings on the Zenon driver are these: Redundancy according to Edition 2.0. Communication
Straton/ModbusTCP driver - How to set parameters?
Hello. I'm trying to set a tcp port and ip address in a modbus tcp slave driver. In the driver configuration are not fields. This is a migrated post! Originally posted on 26.04.2019 by user mhanusek. Please be aware that information can be outdated.
Problem Facing on HTML5
Hi Folks, Am doing small project In that i have Development PC and Webserver Also i need to publish the data through Webserver only, Can anyone please guide me how to do that. And one more thing i just tried with Development PC but its shows Errors in
Create recipe by function and modify the new recipe in C#
Hi, I would like to create a recipe using a function and edit it in C# right after creating it. Creating the recipe by function works using the following command: C# Code: this.RtFunctions().Item("Function_Recipe_Offline_Save_As").Start(); Modifying an
Webclient, Extended trend, is it possible to save personal filters without export import
Hi! We use Zenon 7.60 with a webserver on the top project. we have 5 zenon runtime installations under the top project. (5 individual machines) In the extended trend. Is there a way to automatically save your personal filters without export import functions?
Customized screen arrangement
Hi, Customer is asking me to configure a Customized screen arrangement for each user. It means, when User 1 log in, he could see the screen in a predefined order (for example: process display in the right and events in the left), but when User 2 log in,
Align Static Text on Screen
I create static text dynamically on screen with command: Dim obProject as Project Set obProject = MyWorkspace.ActiveDocument Dim obPicture as DynPicture Set obPicture = obProject.DynPicture.Item(0) Dim newElement as Element Set newElement = obPicture.Elements.Create("new_text",
Zenon supervisor
Error: File "password.cmp" has version number 0.00 SPO- but the project has version number 7.00 SP0. This is a migrated post! Originally posted on 19.04.2019 by user Otmane2019. Please be aware that information can be outdated.
Next Page