Write set value of BOOL directly to hardware
Hi all, I am trying to solve an error in Zenon for one of our machines. When loading a recipe, via a reaction matrix a function is called. The last function in the script of this called function is to reset a BOOL to FALSE, through a Write Set Value with
Class not register error while compiling
Hello, In Zenon 7.60 64bit getting error as Class not register followed by unexpected error (713) while compiling project. With 32 bit version it is running properly. Regards, Rahul. This is a migrated post! Originally posted on 12.04.2021 by user rahulindore05.
Remanent variable on Web client
I've set an internal variable to use remanence: Calculation: Local Remanence: Remanent Initial Value: 0 The value is retained after restart of the Runtime client, but on the Web client it is reset to 0 after restart. Is the Web client supposed to have
Multiple PLC with same Zenon RT
Hello Team, I have connected 5 PLC's with Zenon 7.60 as multiple instance driver. When any one of the PLC is switched OFF for maintenance purpose and switched ON again then that particular PLC tags are not automatically polled in RT, remaining 4 PLC's
Allocations linking replacement
Hi everyone, For different reasons I have to send data placed in local variables to different PLCs, since there is not a Multiplexor tool Zenon native, I have to do it creating allocations for each variable local to its corresponding PLC variable. My
Siemens S7TCP driver multi instance for same PLC
Hello Team, I am using S71516 PLC with Zenon 7.60. I have created one driver instance for PLC and no of tags is 1600. Some times i am facing an issue that Tag write from zenon was taking more time to update in PLC Data Block and this time is not consistent.
OPC UA client driver
Hi, we come across difficulty a OPC UA client driver. The connection to the server is established from OPC UA client but couldn't browse the user defined tags from the server in Zenon. The same server were able to integrate into UAexpert. please extend
zenon Editor-Installation wenn Runtime schon installiert ist
Hallo, ich habe auf einem Rechner zenon Runtime V8.20 installiert. Nun möchte ich nachträglich noch zenon Editor installieren. Wenn ich das Setup ausführe, kann ich aber "Editor" nicht auswählen. Muss ich zuvor die Runtime deinstallieren, oder wie wäre
Memoryleaks
Hello! We are running several Addins in our Runtimes and we are always experiencing a slow rising RAM usage from the runtime when have addins active. Anyone else experienced that issue aswell? When analyzing the Memory, it showed us only ~10MB used by
1200 + IEC 61850 device connection to Energy Edition
Has anyone attempted to connect 1200 plus 61850 devices to redundant zenon energy edition systems? Is there a front end com device normally used? I don't see adding the number of 61850 driver instances required for 20 devices each Thanks for any advice
IEC870-104 master TLS encrypted communication
Hi every body, Here we need to use IEC-60870-5-104 to communiate with another system, the customer request TLS encrypted communication. I checked the driver manual IEC870 and found that TLS encrypted communication is supported by zenon. But the manual
Zenon internal variable ( remanent) value
Hello everyone, Recently I am facing an issue relating to Zenon Internal Variable(Datatype-String), and also a remanent variable. This String Variable holds a static String value that can be changed only from Variable Diagnosis screen. User authentication
additional control elements in a keyboard picture ?.
Hello, this button will be set as a switch as well. Textbuttons set as a switch can not contain normal functions or picture specific functions. thanks alexsunny This is a migrated post! Originally posted on 25.03.2021 by user alexsunny123. Please be aware
Zugriffsrechte VBA
Hallo Kollegen, Ich habe im thisProjekt 2 VBA Makros die über SPS angetriggert werden. Mit dem einen Makro sollen Dateien kopiert werden. Alle Variablen sind zur Laufzeit vorhanden. Wenn ich das Makro im Debugmodus mit F8 durchspiele funktioniert das
Time Variable Wert in CEL
Hallo zusammen Ich möchte eine Lichtsteuerung in zenon 8.1 Energy Edition implementieren. Start- und Endzeit können über "Uhr"-Element in eine Time Variable eingegeben werden. Die Berechnung von wann bis wann das Licht eingeschaltet werden mache ich in
filter in raport viewer
Hello, How should I use the filter function in report viewer? I use only one dataset and 10 variables (set in function screen switch in Zenon edytor). In raport viewer I put tablix with column groups and row groups. went I try set filter I recive only
Zenon Report Viewer
Hi Dear Experts, I want to build a report as part of SCADA System. I am using microsoft report builder, in scada historian I am getting values hour by hour. I want to show difference of the values one by one. For example, at 01:00 pm value is 14, at 02:00
Seitenbearbeitung stufenlos Zoomen mit Maus-Scrollrad, Zenon 7.60 SP SP0 Build66182 32Bit
Hallo zusammen, ist es möglich im Editor von Zenon 7.60 im Arbeitsbereich eines Visu-Bildes die Größe der Seite mit dem Scollrad der Maus stufenlos zu verstellen? Das würde das Arbeiten bzw. Bearbeiten der Visuseiten wirklich komfortabler machen. Ich
ALC Alarm Line Coloring
Hi, I am a begginer user in zenon energy and I am making my first application. I have 2 line input bays, each bay powered by a source. Source 1 is configured with red color and source 2 with blue color according to ALC, when connected. I configured the
Test station for a pair of protocols
Is it possible to do this with these PLCs for the respective protocols? [/FONT] [SIZE=1]192.168.8.1[/SIZE] [SIZE=1]jiofi.local.html[/SIZE] [SIZE=1]http://router-network.onl[/SIZE] This is a migrated post! Originally posted on 26.02.2021 by user David27.
Get a bit from a DINT
Hi everyone, I have a prjetc where the PLC sends me the infrmation of sensor status, alrms... within DINT variables that I need to chop/split somehow to get the value separetely of each of the bits of the DINT. How can I do that whithout any script or
Multi PLC Porject
Hi everyone, I'm starting a new project and I have a question about drivers. My project has up to 12 machines with their own PLC each of them, what is a better option, a single driver with different net conections for each PLC or a driver for each PLC?
Fehler in VBA in CEL schreiben
Hallo, Ich bin durch diesen Beitrag darauf gestoßen das, wenn ein Fehler in VBA passiert, das man das in die CEL schreiben kann. https://forum.copadata.com/showthread.php?1608-Individueller-Archiv-Export&highlight=WriteCelString Ich habe mir ein Bild
Possible to switch driver between B&R PVI driver and Allen Bradley ODVA driver in a Zenon project?
Hi, Our company is evaluating Zenon as our common HMI platform for all machines. In our standard machine range, we use either Rockwell Controllogix or B&R PLC, based on customer request. Both PLC has been programmed now in structured text and using same
The value of the Zenon variable is not changed from C # code.
Hello, I'm trying to set the value of the Zenon variable in C # code in the following way: zVariable.SetValue(newValue, Constants.STATE_SPONT, (int)InternalHelpers.TimeConversion.SystemToZenOn(dt), 0); _utils.AddLine($"Variable: {zVariable.Name} Wert:
Server Redundancy Issue
Hi, I have 2 Redundant Servers connected to 2 Redundant PLC's through 2 ethernet switches. Server-1 Port-1 connected and Server-2 port-1 to Switch-1. PLC-A is connected to switch-1. Server-1 Port-2 connected and Server-2 port-2 to Switch-2. PLC-B is connected
Get IEC870 driver state
Dear CopaData developers! I ask your help in the following problem: I have a system where the primary server communicates with PLCs via IEC60870-5-104 (IEC870) communication protocol. With the "Driver commands" function group, I have the ability to set
Zenon Internal Array Variable override with random value intermediately during RT execution
Hello, In our recent project and project's which commissioned 2 years back we had the following issue randomly. Issue is: We used Zenon Internal Array variable to save the default values. During RT startup we are updating some values as a default value
Zenon runtime 6.51 alarm filter error
I have a problem in zenon runtime 6.51 sp0 installed on Windows xp and Windows 7 when I press the filter button in the alarm list view and event I get an error message as shown in the images I sent you as joinable file. Best regards. This is a migrated
WEB SERVER Configuration For Integration Project
Hi, I had created the integration project with 3 Sub Project in it. how to configure the global.jar file for integration project. This is a migrated post! Originally posted on 03.03.2021 by user shreyansh. Please be aware that information can be out
Server Client Runtime Compatibility
Hello, In server-client configuration, it is possible to run Server as Zenon 8.10 and client as 7.60? Thanks & Regards, Rahul. This is a migrated post! Originally posted on 02.03.2021 by user rahulindore05. Please be aware that information can be ou
Screens manipulation
Hello everyone, I am new with Zenon, so I have a question about the screen switch function. I want to have one main screen (screen 1 on the picture I added) on which I want to have screen switch buttons that will open two screens (process screen 2 with
Symbol with multiple combined elements - Best practice
Hi I'm new to Zenon and are looking for best practices. Fex regarding "complex" symbols. I hope to get feedback -and hopefully someone can point me in the right direction for using Zenon the best way My usecase is fex creating a valve symbol. -Part of
Write multiple SDO in canOpen
Hi, Is there some function to send several SDO to parameter a canOpen slave a motor driver for exemple like in Codesys ? This is a migrated post! Originally posted on 16.02.2021 by user mos89. Please be aware that information can be outdated.
Web Engine Deployment Tool Error
Hi, While starting Web Engine Deployment tool get application error for reference please find attached image. Will you please tell me the probable reasons of it. Settings for IIS has been done as mentioned in Help file. Regards, Rahul. This is a migrated
password.cmp inkonsitent
Hallo Zusammen, ich bekomme beim übersetzen der Runtimedaten die Fehlermeldung: Fehler beim Erstellen der Datei "D:\...RT\FILES\zenon\system\password.cmp"! *** 1 Fehler aufgetreten! Ich habe schon verschiedene Sanchen ausprobiert die ich hier im Forum
Screen Container not taking Freely Definable Frame Shape
I have a frame that has a freely definably shape (circle), I am using this frame for a screen that I then add to multiple screen containers on an Faceplate Screen. However these screen containers don't take the shape of the frame but are just the size
Disconnect from driver instance in Runtime
Hi all. I would like to know is there possiblity to quit/continue communication with some driver instance? So I have driver S7TIA or S7TCP32 with 10 instances... How to dynamically disconnect/connect from some of that instances. I know for driver variable
Function on variable change....
Is there a way to call a function when a variable value changes, i don't care what the new value is, just that it isn't the same as it was previously. I always what to call the same function, and the variable value might for example go from 0->1->2->5->1
Unable to import the project backup through -"restore project backup"
Hi, Good day I am unable to import the project backup (zip file) to zenon editor 8.20 build 65486 through option - "restore project backup". While select the zip file, Backup details are not appearing from the backup file. Name - , Project ID - , Editor
Next Page