Recent Topics
Default file name for report generation
Hi - I am using the "Print" function in the Report Generator screen, to send the report to PDFCreator, is it possible to define the file name? At preset the file name defaults to "R_ResultsReport.xrs - CHECKWEIGHER" which is the report name, and project
The length of time column
Hi everybody, I have a question. Why is the length of the time in filter -1 but for example another one is 6? Thanks for helps Parisa This is a migrated post! Originally posted on 27.10.2014 by user parisamoosavi. Please be aware that information can
.CEL files
Hi everybody, I am interested in to know. What are generated .CEL file in project folder? Thanks for the helps Parisa This is a migrated post! Originally posted on 27.10.2014 by user parisamoosavi. Please be aware that information can be outdated.
Commands: "action already exists!"
Hi all. I try "Command tutorial"(v.7.11) and have some problem. When i create one Action ([ON]) - all ok, and action is working. When i add second action ([OFF]) as written in tutorial: "We repeat this procedure and create additional actions for the switching
Treiber P90 für Kieback und Peter fehlt?! (zenon 6.51 - 7.11)
Hallo zusammen! Ich wollte gerade einen Treiber des Typs "Kieback und Peter Treiber" in 7.11 anlegen und mußte feststellen, dass die KIEBACK.exe fehlt! Es erfolgt nur der Hinweis sich an den Support zu wenden (habe ich bereits getan - Antwort seht aus...).
Get Driver IP Programmatically
Hi, is there a way to get the IP from a Driver in Zenon? Until now I can just get the name of the driver from where a variable come from, but I would like to get the IP of this driver. I also checked the DynProperties of the Drivers and there is just
Variablenwert von Numerischen Feld Auslesen
Hallo, Ich habe ein Problem bei Zenon 6.51 und VBA. ich habe in einem Symbol ein Numerisches Feld dem eine Variable zugeordnet ist (DS-Nr). Nun möchte ich ein Textfeld in Das Symbol einfügen, welches basierend auf dem Wert welcher in dem Numerischen Feld
Re: Database cannot be opened! Error
I am also facing the same issue with Zenon 7.11 what is the solution please suggest This is a migrated post! Originally posted on 26.10.2014 by user jobertraj. Please be aware that information can be outdated.
Boolsche Variable zählen
Hi Leute ich hätte eine kleines Problem und hoffe Ihr könnt mir helfen. 1) Im Moment habe ich eine Simulationsvariable erstellt bei der ich nach belieben Werte eingeben kann. Danach habe ich 4 Wertebereiche definiert. z.B: Wenn die Simulationsvariable
Connection to IED
Hi, I am rather new to using Zenon so I don't have an advanced question. I wanted to control a breaker (open or close it) by using zenon and establishing a connection to the IED that is available in the lab. I have assigned CSWI [ST] to the breaker symbol
GI in IEC 60870-5-104
Hi, we have the attached XML document with 104 communication. We start the connection without problems (STARTDT_ACT, STARTDT_CON) but when we request a general interrogation (GI) we start to receive data (simple points, double points, measurements) but
Bin REMA Alarms
Hi! I have made a reaction matrix for my alarms. Each bit in matrix represents some text and so on, The problem I'm facing is AML/CEL only shows up 1 alarm/event while there are many. While testing matrix I found out the bits are parsed from left to right
Error-com exception was unhandled
Hi support team, while executing code in VSTA we came across the error. I am attaching the snap of error.also the snap of referred code. Please help if somebody have idea about the error. This is a migrated post! Originally posted on 20.10.2014 by user
get Alarmclass name at RT start
Hello, is there a way to get the name (and not the ID) of the alarmclass designated for a variable when it reaches a Limit at the RT? I have to alarm classes in my Project: 0 - Info 1 - Error myVar has at Limit 1 the Alarm 1 - Error. With this I get the
I want to know how can i read the values from ABB M2M ?
Nice to meet you :D I'm working at the electric engineering company in Republic of Korea. So, Understand my poor english skills ~ :D I want to know how i can read the values of ABB M2M. I will use the LAN port of M2M and the opposite side of LAN cable
Sicam230 (7.0 sp0 build 11), problems with commands
Hi, i communicate via IEC61850-protocol to Siemens and Arcteq relays. when i send command, my command (OBJ1CSWI1.Pos.ctlVal) CDC-attribute is DPC and for indication (OBJ1CSWI1.Pos.stVal) CDC-attribute is DPS. Command will not executed but indication will
Rread and Write XML files
good morning, Has anyone used the XML functions? I have to read, in SoftPLC some configuration in XML File. can you help me? Thanks a lot! This is a migrated post! Originally posted on 15.10.2014 by user tmagri. Please be aware that information can be
Picture in symbol
Hi dear support, I have 2 questions about using pictures in zenon: 1) How can I add an external picture in symbol? I have added it in files/graphics but can't add it to to a symbol! 2) Is it possible to transparent a picture when it is used in combi element
Editor 7.10 stürzt ab
Hallo ich importiere ZenOn XML-Files in ein Editor-Projekt via VBA. Damit gewährleistet ist das alle Bilder sind (Zeiger auf Bitmaps), 1.) Modul aus Workspace entladen via VBA 2.) Modul aus Workspace laden via VBA Nach einigen Mal Entladen und Laden stürzt
ZenOn 7.10 DynPic im Editor schliessen
Hallo ich kopiere im Editor in den Ordner Grafiken Bitmaps via eines Tools hinein. Wenn jedoch im Editor ein Zenon-DynPic geöffnet ist, in dem die Datei verwendet wird, liegt ein zeigen auf dem Bild und ein kopieren ist nicht möglich. Gibt es eine VBA
Class poll for DNP3.0 process gateway
Hi, I need to define classes for DNP3.0 process gateway. So that the master station polls the data accordingly. I cannot find any procedure or manual to do so, can anyone help me with this matter. I am trying to send signals (digital and analog) to master
Verriegelung in Combobox
Hallo, ich habe folgendes Problem mit dem zenon Supervisor. in mehreren Comboboxen gleiche Einträge Box 1 = X1;X2...Xn Box 2 = X1;X2...Xn . Box n = X1;X2...Xn Folgendes Problem habe ich nun. Wenn ich in Box 1 -> X2 ausgewählt habe, dann möchte ich diesen
Interne Variable verursacht Fehler
Hallo, ich habe ein kleines Problem: Ich möchte einfach nur eine interne Variable im VBA-Editor auslesen und später dann weiterverarbeiten. Der Editor schreibt mir aber ein "Error - 2147483638" in die Variable rein. die Abfrage ist eigentlich eine ganz
How to set Alarm area to variable via VBA?
Hello to everyone. Actually the main context of my question is on its title. I wonder if there is a special property or method for variable that I can use in vba editor to change "Alarm area 1" in Alarm handling? Thanks for any help in advance. This is
Number of not Acknowledged Alarms
Dear specialists, could you advice me how to write number of not acknowledged alarms into variable. I found that it is possible to get this parameter from the SYSDRV driver using system variable "Alarms not acknowledged". But the question is, how to get
IEC61850 command origin
Dear collegues, My customer does not like how SCADA Zenon manages the commands/locking conditions and so on from the HMI. With hours of work, I have programmed our own system. Now the HMI shows the locking conditions, supervises the device status and
Equipment Modeling Filter
Hello. I created an object model with the help of Equipment modeling. I'd like to use this model as as a filter criteria for AML. As far as I know, there is 2 ways of using this kind of filter: 1) with the help of standard dialog window 2) using special
software ZenOn 5.50 sp7
Good day we have the equipment operates on the licensed software ZenOn 5.50 sp7, but the developer is no longer espouse us I would like to ask you whether you download ZenOn 5.50 sp7 (at least the demo)? This is a migrated post! Originally posted on 01.10.2014
API Interfacing with Zenon
Dear All, I am using Zenon 7.00. We are trying to interface the Zenon variable with VBDotNet. How can we get the API (.dll file) file for interfacing with zenon and VBDotNet....? Your quick reply is very helpful for us to work on this task... Best Regards,
adjustzenonvalue
Hi, I'd like to ask if you could give me a sample of how to program the adjustzenonvalue macro?I'm not that familiar with VBA but I'd like to use it for one of our projects. thanks This is a migrated post! Originally posted on 29.09.2014 by user figuerra.
Zenon Science Package: Runtime problems
When i'm trying to link variables from my Runtime to my zenon logic, none of those work. Button = My runtime screen freezes for 5 to 10 seconds. Slider = i can move the slider but it always resets to his zero point and always the red square in the right
BacNet Prioritäten Array in VBA auslesen
Hallo, ich habe nochmal eine Frage bezüglich BacNet. Ich möchte das Prioritätenarray einer Analogen Ausgangsvariable in VBA auslesen. Die Variable wurde direkt vom Treiber importiert mit dem Property Priority-Array. Nun bin ich überfragt wie es möglich
VSTA Editor lässt sich nicht mehr öffnen
Hallo, Ich kann in einem Projekt (in allen Anderen ist es möglich) den VSTA Editor auf einmal nicht mehr öffnen. Habe schon alles versucht, Neustart, usw. Habe anscheinend das selbe Problem wie der Herr: http://www.copadata.com/forums/showthread.php?t=2872
How to open .CEL in another editor
Hi every body, I need to open .CEL file in another editor instead of Zenon. Is it possible at all? Another editor for example text Editor or Wordpad or Access or another one? THANKS. This is a migrated post! Originally posted on 24.10.2014 by user parisamoosavi.
Ademco Contact ID Protokoll
Hallo, die Security Symtems kommunizieren standartmässig mit obengenanntem Protokoll. Gibt es diese Kommunikation mit zenon ? Danke für Hilfe. Grüsse, Jozef Szabo PTK Slovakia This is a migrated post! Originally posted on 24.09.2014 by user jusufs. Please
Passwords.CheckLogin() - parameter problem
Hi all For user administration via VSTA I want to check a password entry in order to open a user edit dialog. I want to check if the password is correct, but not to login the entered user... The online help tells a lot about the Passwords.CheckLogin()
Cannot display big value
I'm doing an integration with Alstom DCS using process gateway and forward it back to an erp system. It connected to DCS using IEC 104 The problem is if the value within the INT range, it works. otherwise doesnt work eventhough i've set to datatype DINT
Web services-WSDL
Hi support team, We are working on a project where customer has the following requirements for Interfacing with ZENON. Customer is using SOAP based Web Services that required communicate with ZENON System. Can you please let us know if the ZENON supports
Cant scan trend values
Hello We have a customer where we can get data displayed, but not scan it. It have happened a couple of times now. If I delete the archives the new data can be scanned, but after some time it cannot be scanned anymore Any suggestions to what can be wrong?
IPA vs AML
Hi, I am quite confused on the difference of the files generated in the AML and IPA. Are they the same files and is synchronized together once the alarm is generated in the machine? If yes, then it comes to the next question...where is the buffer (Default:
Next Page