Recent Topics
Recipe Group Manager (RGM)
Here is an Example howto read out all RecipeGroups, RecipeGroupVariables, Recipes and Values... The Exmaple is made for the Runtime, but it will also work in the Editor when "MyWorkspace.ActiveDocument" is used insted of "thisProject"! VBA Code: Public
How to get the runtime files on a CE device
A tutorial is available: >>here<< This is a migrated post! Originally posted on 09.07.2007 by user sebastiank. Please be aware that information can be outdated.
Only one client is being licenced with a network dongle!
You are using a network dongle for e.g. 5 clients but only one Editor/Runtime starts without demo mode. Serial number and Activation Key is correct on all PC´s! Open the WIBU-Key Software out of the control panel -> read the dongle and calculate the
WibuKey setup on 64 Bit Windows systems
The zenOn setup also includes a setup for the WibuKey software. This setup throws an error message on 64 Bit Windows systems. The reason for this error message is that the WibuKey setup has problems to handle the path names which are longer then the ones
Error 101
What does the message Error 101 on a CE device mean? This is a migrated post! Originally posted on 12.06.2007 by user sebastiank. Please be aware that information can be outdated.
Error 126
What does the message in the output window mean if I am connected to a CE device and trying to start the runtime remotely *** Runtime could not be started! Error #126 Path '\Hard Disk\zen_rt\ZENONRCE.exe' This is a migrated post! Originally posted on
The zenOn Editor crashes at startup!
Every time I start the zenOn Editor it crashes before I am able to do anything! In this case try following: Delete the files Settings*.dat and SpecialList*.dat . You find these files in the user directory, default "C:\Dokumente und Einstellungen\\Lokale
Multiple time filter Report Viewer reports
Dear Sirs, I am using zenon v7.50 under Windows 8.1. I need to do the following functionality and I am looking for the best way to do it. I have 20 powermeters. For each of them, by means of zenon Logic, I calculate delta consumption for every 15 minutes
VBA Help [BETA] Download
Here is the actual "VBA HELP" as CHM file. :D ;) The Version was built on Thursday the 16th of August and is not completed, but already useful! This is a migrated post! Originally posted on 16.08.2007 by user robertf. Please be aware that information
Behaviour when the runtime is reloaded and dialogues are open
What will happen, if e.g. the filter dialog in the MDI picture Alarms is open on the server, and a reload is executed by the remote transport?:confused: This is a migrated post! Originally posted on 06.06.2007 by user markclemens. Please be aware that
Create an Element
Here is a sample how to create a textbutton with vba... VBA Code: '########################################################## '## A Procedure to create a new textbutton in a picture. ## '## Several properties will be set and a function linked ## '##########################################################
Active Directory users do not have correct userlevel
The user in my active directory (AD) can be logged in into zenOn if the Option "use active directory users" has been set in the control panel, however they do not receive the appropiate userlevel I configured with the tool "zenOn user level" from within
Working with the 'CEL' objects
The CEL Object represents the "Chronologival Event List" an offers the feature to write user defined Events into the list or react on entries in the list... '########################################################## '### this Code can be used within
Working with the 'Alarm' objects
Every alarm action (receive/clear/acknowledge) executes an event available for VB(A). The object must be defined WithEvents. Dim WithEvents zAlarm As Alarm 'procedure is executed on startup of the zenOn runtime Private Sub Project_Active() 'init the alarm
Popular Topics
OPC UA Smart object adressing
Hello, Any way to increment OPC UA ''Browse name''? For ex. if I want to create SO in project with increasing names /3:Simulation/3:Counter1...Counter5. I want to do this so I don't have to import from driver and then map the variables of SO with imported
Zenon Driver
Hi.. Currently i had 492 driver for a lot of device in my project. I am curious with several question about driver: 1. what the best way to managed driver in Zenon Project Backup ? 2. what the limit for 1 driver handle the connection ? (so far, the most
Report viewer - export to...
Hi all, On Report viewer screen we have screen specific function for export to PDF... We have also rdl files for reports: BatchReport.rdl and TrendReport.rdl. This is perfect because we have only one button for Export to PDF. But, when exporting report,
How to monitor Server status
Hello.. I am aware of system variables that can show the status of the primary servers and secondary servers. However, how can I monitor the status of my SQL Server ? Thanks for the help
IEC-104 simulator with Zenon
Hello, I am currently working with the zenon software for the first time and I am configuring communication using the IEC 60870-5-104 protocol. I have imported a signal list into Zenon and would like to test the communication in order to verify that I