How to setup a alarm runtime function to filter by SystemModelGroup
Hi, I want to set the system model group filter on a picture function showing the alarm list in the runtime. Unfortunately this does not work: zenRtFunctionAlarmPic.DynProperties["SystemModelGroup.SystemModelGroup"] = "ABC.Zone 1;ABC.Zone 2.Sub10"; zenRtFunctionAlarmPic.Start();
WPF element properties about showing decimal size
Hi there, I want to use a wpf element on my SCADA but I have some problems for configuring wpf element. After .(dot) I want to show just 2 decimal points but I can't find where I will configure. Many thanks. This is a migrated post! Originally posted
User Form (C#) in das Projekt einbringen
Hallo an alle, Ich habe beim Support eine Anfrage über eine Funktion gestellt die es nicht gibt. Dann haben die mich gefragt was ich vorhabe (œber Touch Punkte auf ein Bild platzieren) und mir gesagt das würde mit ein paar Zeilen C# machbar sein. Darauf
ABB Zenon software installation issue
Dear Sir, There is some issue about the ABB Zenon software installation issue. When I install the Zenon 8.00 (Zenon operator Edtion and Runtime) software, the software was installed partially, remaining parts can’t be installed and caused the whole
"Variable Use" list in "Project Analysis" window shown Empty
Hello Team, We are facing issue in one of our PC, We are unable to see "Variable Use" list on "Project Analysis" window screen even though that variables used so many places on screens. Zenon Supervisor: 7.60 build 54483. Kindly give the possible reasons/solution
Alarmklassen und Alarmbereiche
Hallo, ich habe in einem Projekt um die 20 Alarmklassen die mit verschiedenen Grenzwerten von Variablen verknüpft sind. Nun hab ich Alarmbereiche erstellt die unter "Klassenverknüpfung" entsprechende Alarmklassen untergeordnet haben. Jetzt bräuchte ich
Rename Standard Recipe name using VB micro
Dear Sir, As your customer don't want to use create and rename Standard recipe function because it is having other fields like authorization level in popup window ,so we are using vb code with Duplicate Recipe Function in it to create new recipe but we
Target other .NET Framework version with the Add-In Framework
Hi, if I create a new add-in project with the COPA-DATA Developer Tools, the newly created project targets .NET 4.5. Can I target a higher .NET framework (e.g. 4.6.2 or 4.7.2) or does the addin framework in zenon requires exactly the .NET 4.5 framework?
Threaded Project Wizard extension
Hello, I ran into a problem, when I launch an addin from zenon runtime. runtime freezes. It makes sense, because both the addin and the runtime run in foreground thread. So I read that I should run addin on different thread, however I couldn't find any
Populating ListBox with a list created in ScadaAddin.
Hi, I was wondering is it possible to populate a ListBox element in Runtime with a list created in ScadaAddin. And if it is possible then how should I do it? Thanks in advance. This is a migrated post! Originally posted on 18.11.2019 by user lsimas3.
Zenon Runtime Startup Issue.
Hi all, Every time i open my zenon runtime i get this message and it takes a very long time to process it. Regarding the archive its start and stop function is at the start and end of the run time. Recording type is cyclic which is 2 sec interval. Please
Entering unicode characters in Combined Element?.
Hello, and searching forum, sorry if answer is easy to find. thanks iosman This is a migrated post! Originally posted on 14.11.2019 by user iosman123. Please be aware that information can be outdated.
Variable identification for SO varaible
Hi all. I made SO variable called SO_NAME (internal-bool), with empty field Variable identification. Then made screen symbol with dynamic text field, which use SO_NAME as Varibale identification as text. Also, I made project variable INT_NAME (internal-bool)
dongle license under Win8.1?
Hello, Does somebody has any idea? thanks iosman This is a migrated post! Originally posted on 10.11.2019 by user iosman123. Please be aware that information can be outdated.
zenon network migration
Can Zenon network be useful for online virtual machine? Can it be integrated with other cloud hosted servers? I am looking to integrate my Zenon network with Office 365 cloud migration, Is it possible? Can anyone here help me. Regards, Lewis This is a
trigger the Screen type action by variable
Hello, I want to access to screen type action (for example rename, duplicate and create new control recipe...) and triger by variable. it is possible? Thank you in advance Best Regards This is a migrated post! Originally posted on 06.11.2019 by user sgh66.
zenon EE 7.2 iec-61850 communication
For now we have been in trouble to processing YANBU phase 3 project regarding IEC-61850 communications in SaudiArabia 1. a matter for phenomenon>> We are communicating about 100~150 IEDs from one Server by using ZENON EE 7.2 ver.>> While we are communicating
Hexadecimal to ASCII Coversion
Hello, Can we convert Hexadecimal input to ASCII output using standard block in Straton? e.g I need to convert '31 32 33 34' to ASCII as "1234" and likewise others. Thanks & Regards, Rahul. This is a migrated post! Originally posted on 06.11.2019 by user
Auto Load Recipe.
Hi all, I am using RGM for recipes. I want to know (if possible) how to auto load a selected recipe when the run time starts. The reason for doing this is because in b&r PLC they have configurable input output mapping (if emergency ip is assigned to Input
AddIns and config files
hi, I wan to use an app.config file for my c# addin. I have added the key and value under app settings in the file and my code is referencing them as keyval = ConfigurationManager.AppSettings["key"]; In the runtime reading keyval is always null Visual
save Control recipe Id
Hello, I want to read and save the recipe Id in a varibale. Could you please help me. Thank you in Advance This is a migrated post! Originally posted on 31.10.2019 by user sgh66. Please be aware that information can be outdated.
OPC UA at S7-1518 and Zenon OPC UA Clinet driver
Hello everyone Does anyone of You, dear users, create communication betweeen OPC UA Client Driver and S7-1500 built in OPC UA server? I have created connection, OPC UA Client Driver is starting to import variables from PLC, but always finish with errors.
Using Zenon 8.20 variables in scadaAddin script
Hi, I just started working with scada addins and came up with a little problem: I am trying to write a script that takes variable values that are already imported in Zenon 8.20 and send them to database. I tested SQL querry part of the script and it works
VM Platform
Does Zenon support VM platform? This is a migrated post! Originally posted on 30.10.2019 by user GUANZONJAYAR. Please be aware that information can be outdated.
Converting Standard Recipes to use with a Recipe Group Manager
I want to convert all my Standard Recipes to use them with a Recipe Group Manager. If I create a Group Manager (call it 'System'), in a C# addin I can get the standard recipe from the standard Recipe collection in the context and I can get the RecipeGroupManager
Unencrypted connection
Hi guys, I don`t know exactly what is the cause of a problem, but when I open a VNC session to comp with Zenon 8.0 RT app on, a message "Unencrypted connection" is showed out, and after I launch Zenon RT, a sort of a fire sign appears in the command line
Hide "Set value" on CEL entry
Hi, It is possibile to hide Cel entry like "Set value:1" maybe for some variables while for others not? Thank you This is a migrated post! Originally posted on 18.10.2019 by user doublem. Please be aware that information can be outdated.
I don`t see any events in CEL
Hi guys, I am afraid that I need some help. I wanna see my events in CEL screen. I created the function Screen switch with parameter (Chronological Event List) (Monitor_left) - . The rest I did pretty much the same as for ALM screen where the picture
Zenon 7.60 mit Win10 und Office 365 Editorcrash?.
Hello, brauche und nicht unbedingt mit einer Virtual machine arbeiten möchte wäre es schön in absehbarer Zeit eine Lösung zu haben. thanks iosman This is a migrated post! Originally posted on 24.10.2019 by user iosman123. Please be aware that information
Bargraph color fill and lenght from two different variables
Hi All I need to have a bargraph with this configuration: VAR1 (range 0-100) : set the foreground fill level (variable/function – variable) VAR2 (range 1-5) : set the foreground fill color with 5 different colors I can change the color of the bar via
Importing screens / functions - orphaned objects
Hi, I have noticed when importing screens / functions from one project to another that we end up with 'orphaned' objects within the screens. Is there any way to find out where these are / to remove them? See example screen shot. My command processing
PRP in a SEL computer
Hi Support, We want use COPA-DATA PRP Driver in SEL-3555 computers. SEL computers will run ZEE servers and clients. I see the manual and you said COPA-DATA PRP only works in Windows 10 (and other old versions), but the newest SEL computers runs Windows
Unknown zenon Runtime error messages
Hello COPA-DATA, i am writing because we are getting some unknown error messages in log. It is possible somehow connected with the our AddIn. The AddIn receives some Http requests and maybe this could be important information. Please let me know if you
zenon client crash
hi i have a project with 2 clients and when i try to change value of any variable from the client (set point of something for example) the client just crashes and exit. i use the zenon web engine for all browsers. This is a migrated post! Originally posted
Shift wise Alarms/Audit Trail
Dear Sir/Madam, I'm facing problem in shift wise Alarms/Audit Trails. If I open Alarms and then apply filter of shift, then Shift list is visible under this filter as shown attachment "AML Shift Filter. But when I'm applying shift filter directly, shift
Number of unacknowledged alarms
Hi guys, There is already screen type specific function "Number of unacknowledged alarms" which is fine, but I would like to deploy the same function for Standard screen type either. Have you got any solution for that? Thanks in advance! Regards, banpr1
C#-assembly
Hallo, Wir haben in unserem Betrieb 6 zenon-Scada-Projekte laufen, die alle den gleichen bzw. ähnlichen C#-Code zur Runtime ausführen. Bei „nderungen im Code muss man dies dann in allen Projekten nachziehen, was ineffizient ist. Meine œberlegung ist daher,
Time Filter1 modify for touch screen application.
Hi all I'am using zenon supervisor edition 7.60 and in that i have to print historical AML report and for that i have used "Absolute Time Filter" when i click on the filter button a keyboard appears and i'dont know how to disable it. Secondly since its
Batch Control Recipes production report
Hello, I am new in working with Zenon. I want to make a production report of every recipes. I suppose to display some of the variable changes in this report. I tried to make a different Archive for every recipe but unfortunately it did not work. I tried
Using drivers from zenon Supervisor in SICAM 230
Hi, Is it possible to use drivers from zenon Supervisor in SICAM 230? I need to use MODBUS TCP and SNMP driver. Should I integrate the driver in file Treiber_EN.xml in folder C:\ProgramData\SIEMENS\SICAM230711? Does some on got an experience about it?
Next Page