Recent Topics
Comboboxes in VBA
I have an array of internal string variables that are editable through my zenOn interface, and I want these strings to be listed in a combobox. How can I dynamically generate the selections in a combobox with VBA? This is a migrated post! Originally posted
User administration - authorizations
Hi all, is it possible that in a "Login" picture, using de default control elements, the user can switch between the "usr identification" field and the "Password" field with the TAB button? another question... i've putted an authorization level 1 in a
How to log multiple varables to a single record?
Hello Is it possible to record a set of variables from zenon as one row/record? The goal is to insert a number of manually entered values as one data set to the SQL Server. The data set will consist of measured values like: ID - Identification of the
Variablen auslesen
Hallo zusammen, habe gerade mit VBA angefangen und wollte mal fragen wie man die Variablen die man sich im Projekt angelegt ausliest bzw. beschreibt. Ich hätte da noch eine Frage zur Zeit synchronisation. Die Systemzeit mit der Zeit auf einer Variable
strange behavior
Hi all, hope someone can help me on this: When a variable changes, i'm calling two subroutines: Check_CSV and prod_comp. Check CSV: will check the barcode in a CSV file, and updatde product description (strL2Prod.sO1Desc). prod_comp: will check product
Alarm Handling
Hello, I do have a variable of type Integer. Every single bit of this variable stands for an alarm. I tried to use the reaction matrix for getting the bit values but I have the problem with the priority included in REMA. It means when there are two errors
Treibermodus per VBA ändern?
Hallo zusammen! Ist es möglich den Modus eines Treibers per VBA zu ändern? :confused: Ich habe 50-60 Projekte in meinem Dachprojekt und würde gerne im Editor per Funktion (VBA) zu Testzwecken in allen Projekten zwischen Simulation und Hardware wechseln.
SQL Datenbank
Ich habe eine Datenbank angelegt und versuche nun sie auslesen. Bin nach der Treiber dokumentation vorgegangen und die Sende tabelle wird auch beschrieben. Sobald ich etwas in die empfangstabelle schreibe werden die Zeilen, bei laufender Runtime, auch
OpenFileDialog
Hallo, ich fange gerade erst an mich mit zenOn vertraut zu machen. Ich habe eine Frage und zwar würde ich gerne wissen, ob es in zenOn einen OpenFileDialog gibt, bei dem man dann eine Datei auswählen kann - so wie von Windows her? hab es schon mit einem
Probleme bei Datentypkonvertierung in VB
Hallo, ich möchte den Inhalt einer CSV-Datei einlesen. Der Inhalt ist wie folgt aufgebaut: STRING; REAL-Zahl; REAL-Zahl; REAL-Zahl; REAL-Zahl; REAL-Zahl; da ich später REAL-Zahlen vom Panel aus an die Steuerung überegeben möchte. ich lese die CSV-Datei
Probleme bei Datentypkonvertierung in VB
Hallo, ich möchte den Inhalt einer CSV-Datei einlesen. Der Inhalt ist wie folgt aufgebaut: STRING; REAL-Zahl; REAL-Zahl; REAL-Zahl; REAL-Zahl; REAL-Zahl; da ich später REAL-Zahlen vom Panel aus an die Steuerung überegeben möchte. ich lese die CSV-Datei
Report zeigt nichts an
Hallo, nachdem ich im Reporteditor die Funktion eingestellt habe (=archive(1,"wert","unten"). Wird aber in der Runtime nur durch "archice wert" dargestellt. Einen Archivordner mit den jeweiligen Variablen wurde ebenfalls angelegt. Bitte um Hilfe. Gruß
Archive Server Problem
Hi! I Have a problem with archive server: I created one archive and when i chose the type of the scan only appears one option (Cyclic Scanning) not the 3 possibles options. Someone have this problem? or can help resolve this? Thanks in advance. This is
Runtime (WinCE5.0) does not connect
Hi i have a problem with my runtime under windows CE 5.0. It does not connect to a Soft-SPS I set up to test some things. The used driver is the "Beckhoff TwinCat NG Treiber". The Windows CE Platform is a Panel from Beckhoff and the Soft-SPS is also Beckhoff
WebServer starts in Demo-Mode at OS-Start although proper license is available
On very specific PCs (environments) it can happen that the WebServer service is starting before the WIBU-KEY driver is available. Thus the WebServer starts in Demo-Mode although a proper license for the WebServer is available. Do create a delay of the
Drawn event
Hi all, i hope this is not a stupid question (the probability is high!): i made a VBA script to check a value of a variable in a "Numerical Value" element, compare it to an array that i have and if is equal, do something... well this works great when
Camera Feeds
Hi, I want to put 4 ethernet camera feeds onto a picture, I have added 4 Navigate control elements, but when I use a function to load the picture, I can only add one ip address, and this works with one of the navigate control elements. Cheers This is
compare time variable with system time
[i've started this Post in General Support] Hi all, my VBA skills are not very nice.. so i would like for some help, if possible. I'm trying to compare the actual system time with an interval time between two variables. I tryed it with 3 variables (2
Problem with OPC Connection
I try to connect to a remote running OPC server from Prosys (www.prosys.fi). In the driver configuration I click the button (...) next to opc server name, then choose the server pc and and the servername. The name of the server is now correctly displayed
Login problem
I get a popup sayin invalid user identification when I try and use the login function even though I am using a valid user login This is a migrated post! Originally posted on 19.08.2008 by user dak2483. Please be aware that information can be outdate
Dynamische Onlinevariablen im Container
Hallo, ich bin blutiger Anfänger in VBA und versuche gerade meine ersten Gehversuche. Ich habe einen Skript geschrieben, mit welchem ich in einer Form die Motoren im Feld steuern möchte. Der Skript funktioniert soweit, aber ich möchte das der benötigte
Performance?
Is it possible for Zenon to function with 50 sub projects under one roof project? Thanks. This is a migrated post! Originally posted on 19.08.2008 by user dak2483. Please be aware that information can be outdated.
system time
Hi all, i trying to do something like this: in the runtime i want the user to insert a start time and an end time in two time format internal variables - ok then i want to compare that interval with the "system time" to trigger a bit. I'm doing this already
Cumulative export of alarms.
Hi Can anyone tell me how to configure the 'Export Alarms' function to ensure a cumulative export of alarms to a SQL Server? The goal is to guarantee that all alarm entries older than x minutes are present in the SQL Server. By the way, the help file
Web Pages
I would like to embed IE or similar onto a Picture, pass in the address I would like the user to view. Is this possible without lanching IE. Cheers Graham:D This is a migrated post! Originally posted on 15.08.2008 by user allmendinger. Please be aware
Archive scanning cycle ignored
When an archive is started using a function the Archive Scanning Cycle is ignored. Is this intended behaviour? This is a migrated post! Originally posted on 14.08.2008 by user nsko. Please be aware that information can be outdated.
Settings for the aml don't take any effect
I need to make same changes at the layout of the AML, but when i set the settings in the editor and then copy it to the runtime, it doesn't take any effect. In the project.ini it is set, but the runtime always show the standart layout. greetings matthias
Offset for a nummber field
I got a problem with the nummber fields. It have to show the year in 2 nummbers. So far it works without problems, but if i type in for example 08 it shows just 8 and i didn't find any settings to set the offset so, that zeros in front will be shown.
Printing Reports
Hi all! I'm trying to print reports but i'm having a small problem. The company logo that i putted in a cell is not printed. I'm trying it with a "create PDF" printer, first i thought that it might be a margin problem, but i filled some cells above the
VBA scripts by alarms events
how can I choose time of operation and any other alarms events in archive and display them in a separate window? This is a migrated post! Originally posted on 13.08.2008 by user captain. Please be aware that information can be outdated.
Sample project to open a .pdf file / .jpg file
this sample project backup (created with zenon 6.22 SP0) shows how to open a .pdf file (in the acrobat reader) or a .jpg file in the HTML window, depending on the value of a variable. Opening the acrobat reader (function "start program") or showing the
Circular Alarms/Events
How do I stop the flashdisk from running out of space with alarm/event logs? I just want a circular alarm and event display of approx 50 items. I do not need to keep these archived. How do I achieve this? Thanks, Tim This is a migrated post! Originally
Variablen im Editor aus der Runtime löschen
Folgende Fragestellung: ich möchte mithilfe eines VBA-Makros in der Runtime, Variablen aus dem Editor, sprich Offline, löschen. zusätzlich möchte ich, dass die Wertebereiche bestimmter Variablen, auch in der Editorversion der Variable eingetragen werden.
InitInstance bad format error message when starting editor or runtime
An error message "InitInstance(): an unnamed file has a bad format." appears when starting the runtime or the editor This could be an indication for a hardware defect on the harddrive. Please check if e.g. the file zenon6.ini or zendb.ini can be opened
How to check if an alarm is acknowledged or not?
For some of my elements I need the following logic (digital inputs): If the alarm is abnormal and unacknowledged then the element should be flashing red If the alarm is normal and unacknowledged then element should be flashing green If the alarm is abnormal
Which OS for the zenon webclient?
Which OS supports the zenon webclient? The zenon webclient, like the normal zenon runtime, requires a Microsoft Windows based operating system and requires some components of the Visual C++ runtime library (installed with the webclient) So it will not
CommonDialog
I'm trying to use a commondialog control in a form but it return to me that is not licensed. I'm using the same control in a form under workspace without problem. There is any way to register this control, by code, in the project as is done in the workspace,
Import Variables
I am unable to import variables from RSLogix 5000. I am using zenOn eidtor 6.22 which just allows me to import S7 variables and .XML files. This is a migrated post! Originally posted on 04.08.2008 by user dak2483. Please be aware that information can
CEL and AML goes blank
Hi mark, My CEL goes blank so quickly(30mins). I've run a test on my desktop. I also created a new CEL and AML to see the different with the old one.(collegues got problem CEL, after creating the new CEL it's happen to b ok). 6signals have been simulate
CEL and AML goes blank
Hi mark, My CEL goes blank so quickly(30mins). I've run a test on my desktop. I also created a new CEL and AML to see the different with the old one.(collegues got problem CEL, after creating the new CEL it's happen to b ok). 6signals have been simulate
Next Page