Recent Topics
Problem with upgrading the Web-server
Hi, I'm upgrading the web-server version from 6.50 to 6.51. 1- At first we just installing the Web-server version without deleting the previous version. Then we change the zenOn version in the global_vars.js setting and after that Start the Web-server.
Problem between VSTA form and AML status line
Hello Unfortunately I found out a problem between VSTA form and AML status line. I developed windows form using VSTA. I want to open this form as ModalDialog. I am using function MyForm.ShowDialog(). In this case AML status line changed TopMost status
Zugriff auf Bildtypspezifische Funktionen
Hallo, seit kurzem beschäftige ich mich mit Zenon, doch in Sachen VBA hab ich noch ein paar Probleme. Bin dabei eine Rezepturveraltung zu erstellen und dem Bediener soll es möglich sein, über ein dynamisches Textfeld nach Rezepten zu suchen. Wie kann
Berechtigungsebenen-Liste lesen
Hallo Zusammen, Ich versuche durch VBA die Parameter der Benutzerverwaltung eines Projekts in eine Excel-Datei zu exportieren. Diese Excel-Datei sollte eine Tabelle mit den Nummern und Namen aller Berechtigungsebenen enthalten. Ich habe versucht die Eigenschaft
Couldn't extend Runtime to 2monitors
Hi, I just set up a new workstation and loaded zenOn projects into the machine. I've changed the zenOn6.ini file, but when I start the RT, the display only shows at 1monitor only. See the attachment for the screenshot. The screen size is 3839x1079. If
Open function on specific screen
Hello I using VSTA Macro that executes function public void Macro_Opentest() { my.functions.Item("test").Start() } This function starts always in monitor 1. I want execute function as relative to caller when it assigned to button. When using VSTA macro
Benutzerspezifische ETM Profile mittels Runtime Profilen?
Hallo! Ich versuche gerade für meinen Kunden die Profile in ETM Bildern benutzerspezifisch zu organisieren. Ziele ist jeder Nutzer soll seine eigenen Profile anlegen und verändern können wobei die Profile vor Veränderungen durch andere Benutzer geschützt
User in subprojects
In my workspace there are: 1) a global project A; 2) a standard project B that contains other standard projects C1, C2, C3, ... If a create an User in the projects B, C1, C2, C3... and try to login, for every subproject I get the "Invalid User Identification"
IPA - Industrial Performance Analyser
Hallo, versuche den IPA unter zenon V6.51 zum laufen zu bringen, doch bis jetzt waren meine Bemühungen erfolglos. In der Hilfe von Version 6.51 steht: Alle Alarmdaten, die entsprechend projektiert wurden (siehe Variablen), werden in einer SQL Datenbank
how to remove windows elements during run time
i need to hide windows elements(mim.max,close) during runtime. is it posible? This is a migrated post! Originally posted on 25.05.2011 by user tanveerali. Please be aware that information can be outdated.
Message Control und Remote Capi
Hallo, ich soll bei einem Kunden Meldungen mittels Message Control absetzen, als Gateway muss die vorhandene Telefonanlage dienen. Hat jemand hierzu schon Erfahrungen gesammelt? Lässt sich Remote Capi mit zenOn nutzen? Die Meldungen sollen mittels Text
VBA error after upgrading rpoject to 6.51
After upgrading project from 6,50 to 6,51. I have VBA error code '91'.Object variable or With variable block not set. The code is Private Sub zAlarm_AlarmComes(ByVal obItem As IAlarmItem) '|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Does "Project_Active" work only with ACTIVE DIRECTORY on?
It seems that the VBA Method Project_Active doesn't work in my project. Can this be due to the disactivated "Access to Active Directory" field? Thanks This is a migrated post! Originally posted on 23.05.2011 by user n.bulgarini. Please be aware that information
how to create variable for Mitsubishi Melseq Q
Mitsubishi Melseq Q 1) how to insert address ex) PLC addres is X 1160 ( run-status ) - bool XY 1180 ( level ) - real ( value ) This is a migrated post! Originally posted on 23.05.2011 by user gyu. Please be aware that information can be outdated.
how to make the function when the value of data is holding.
the value of data is not changed in 1 min(desired time), and then, if yes, excute a function. is it possible ?? example) when the value of data is not changed in 1 min, excute a function - exchanging a driver . This is a migrated post! Originally posted
Problem with server redundants
Hi all. I have a problem in servers redundant. i have 17 devices (sicam 1703 Bcu) in substation, 2 servers in redundant condition, and 2 hmi system. my problem is, when one of the servers (for example server1) runs, all devices see that, and communicate
zenon und Siemens MP370 Touch
Hallo, wir haben derzeit einen Kunden der unbedingt Siemens Hardware haben will. Nun wollen wir uns aber nicht auch noch in WinCC flex einarbeiten. Daher die Frage hat das schon mal jemand versucht? Funktioniert sowas? Eigentlich läuft doch auf dem M370
Combined Element Interlockings
After creating a combined element, assigning the variables, and a function, the interlocking is no longer active after the function is assigned. Zenon version 6.51 SP0. For instance: A Combined Element has three variables assigned but no function: The
Can screen-switch on different resolution machines cause errors?
I'm checking a modifying a project created on a 1920x1200 resolution PC, but now I'm working on a 1366x768 machine. I have trouble when executing a script composed by many functions, each one of "switch-screen" type. Each function refers to a frame composing
Cant start 6.22 after installation of 6.51 (removed everything, reinstalled)
Hello I have been running zenon 6.22 on my win 7 32bit for some time without any problems. After I have installed 6.51 I can no longer start 6.22. When I try it starts to configure 6.22, but I get the error: Error 27502. Could not connect to Microsoft
"Start Driver" function for SNMP doesn't work in 6.51
Hello, Recently we made an update from 6.22 SP1 Build1 to 6.51 SP0 Build1. We discouver that the "Start Driver (online mode)" function for SNMP driver doesn't work in this new version. Actually, - the "Start Driver" function for SNMP works well in 6.22
Where are RtFunctions located?
I need to locate and modify the following function of a project: Call thisproject.RtFunctions.Item("START_SCRIPT").Start I can't find it by opening the VBA editor and checking the whole code. Am I looking for in the wrong place? Thank you This is a migrated
Event list classes and internal system messages
Hello, I have 9 alarm class. 1. Normal 2.Warning 3.Alarm 4.Control ... 9. Invalid bit (link down) I want to show in alarm list system (login,logout,acknowledged) messages and filtered by alarm classes. In history buffer I can show all messages. In ring
Tschechische Tastaturlayout
Hallo, hat jemand schon eine Tschechische Tastaturlayout verwendet? Schön wäre es wenn über die Sprachumschaltung auf Deutsche Tastaturlayout umgestellt wird, ohne VBA programmierung :D. Danke im voraus. Gruß, Ionut This is a migrated post! Originally
Reset of counter variables
I want to reset some Counter variables that created by mathematic driver. Actually the counter has no reset function or reset input in zenon. Also it is necessary for me to reset all of counters (not individually) in one step. Do you recommend to use
execution order of functions within a script
Hi, I use a script wih several functions in it. The functions are: - stop archive - export archive as text - export report as text - execute vba macro - move files -... The script documentation says, that the functions are executed in an order as listed
how to make screen as a default
I need to know that how to make one screen as a defualt In runtime ,it appear after 5min .i use screen switch function to link other screen on one main screen with combi elements Thanks This is a migrated post! Originally posted on 13.05.2011 by user
XY trend
I'm converting an V6.21 application in V6.51build0. I have a developer license and ETM is included. In this application after conversion ETM XY trend is not working. Even if I try to do a new page with standard zenOn object, and manage in Runtime everything
LeftClickUp VBA, to LeftClickUp VSTA
Hello, Is it possible to use VSTA as Element LeftClickUp or enother Mouse event handler as we use VBA macros Element Module Element. I want to execute VSTA functions on LeftclickUp. Maybe somebody has examples how to use Mouse event handler on element
Accessing structure of complex variable in RUNTIME
Good morning, I'm dealing with the following problem: I'm trying to reset (set to zero) all the fileds of a structured variable (array o complex variable) regerdless its structure. Since the structure of my complex variable may change from a project to
UTC datetime from IPA
Hi Does IPA table store datetime in UTC format? Is there any way to get UTC datetime from "TIMERECEIVED" and "TIMECLEARED" from IPA table? Thank you This is a migrated post! Originally posted on 11.05.2011 by user fabios. Please be aware that information
E-Mail Versand Alternative zu Outlook
Momentan verschickt unsere zenon 6.22 SP1 Installation Alarmmeldungen etc. per E-Mail über Outlook. Leider läuft der Outlook auf dem System nicht immer zuverlässig oder manchmal wird er versehentlich von jemandem geschlossen. Gibt es eine Möglichkeit,
Variable Unreadable in runtime
Hi, Do i need to put my Box in either Project Properties->Graphical Design->Start Screens OR one of the screens specified by AUTOSTART script in function in order for values to be readable ? because if i don't do that, I will get when i launch my program
SNMP error
Hi, May i know what causes the following error? I am trying to get SNMP trap from devices. This is a migrated post! Originally posted on 05.05.2011 by user whitetaru. Please be aware that information can be outdated.
Macro did not appear
Hi, I've created a Macro using the built-in VB editior through ->. But i was unable to see this new Macro in the VBA Macro in Context Menu item. May i know what have i done wrong? This is a migrated post! Originally posted on 03.05.2011 by user whitetaru.
Extended Trend HD Depth
Hi Support, Can you explain the term 'HD Depth' that is shown when we configure the Extended Trends Picture for the very first time? What exactly is the meaning of the Numerical figure that is shown as HD Depth? Thanks. This is a migrated post! Originally
Close Runtime on panel.
Hej We have the three CE devices as a server for each one of the projects, and the XP PC as a client of all three projects. When we from the pc connect to one panel we get that Runtime is inactiv but there is a Zenon window running. *** Getting system
Database Access
Hi, I know that Zenon is able to provide Database access through SQL driver. 1) Do we need VBA programming to manipulate the database? 2) I have a mysql database and would like to integrate with Zenon. Can i still access the database through Zenon SQL
Tree Menu
Hi, Just like to ask, if Zenon is able to create a TREE like menu? This is a migrated post! Originally posted on 01.05.2011 by user whitetaru. Please be aware that information can be outdated.
Button betätigen über VBA
Hallo zusammen! gibt es eine Möglichkeit Buttons in einem bestimmten Bild über VBA anzusprechen und ein LeftClickUp Ereignis des entsprechenden Buttons auszulösen? Der Hintergrund ist folgender: wir haben im jetzigen Ausbau ca.25 Anlagen deren Status
Next Page