Recent Topics
Problems with Message Control
Hallo, scheinbar ist das der einzige Beitrag in Deutsch. Ich hoffe, daß mich jeder verstehen kann:) Ich benutze Zenon 6.21 SP1 Build3 mit Message Control. Message Control funktioniert tadellos. Eigentlich zu gut. Das Problem ist, wenn mehrere Alarme gleichzeitig
Creating mathematic variables including formulars (Counter)
This sample shows how to create an statistic counter (mathematic) on a variable: VBA Code: Public Sub CreateMatheVariable() Dim obDriver As Driver Dim obVarType As VarType Dim nChannelType As Integer Dim obVar As Variable 'create an Object of the Mathematic
the standard user "SYSTEM"
Hi all, It is possible to change the standard name of the default user "SYSTEM" in zenOn (6.22 SP0) ? Is there any solution ? I'll try with the function "Language change" but don't work.. :( Best regards, Roberto This is a migrated post! Originally posted
Teile eines Strings mittels VBA darstellen (BACnet)
Hallo, ich kann mir das Weekly Schedule BACnet Objekt (String) anzeigen lassen. Zu erkennen sind die einzelnen Wochentage Montag bis Sonntag einschließlich Ein- und Auszeiten. Bsp.: {{{04:00:00:00, [2] 1}{17:00:00:00, [2] 2}}{{04:00:00:00, [2] 1}{17:00:00:00,
WriteCELStringEx
Hello, I created a variable USER_ID as an internal variable of data type String. I need to create a CEL entry using this variable so that I have something like below: I did this: VBA Code: Dim vValue as Variant vValue = CVar("A001") thisProject.Cel.WriteCelStringEx
Zenon project protection from uploading
Just want to find the best way to keep my Zenon project secure. At the moment the source files are all on a PC and downloaded to the remote project on CE hardware. If the CE hardware is given to a client when the project is handed over, can the client
PLC Variables and Internal Variables
Hi, I have a Mitsubishi Data Register variable that holds the value of a count, in an allocation I want to allocate this variable value to an Internal Variable, then later allocate it back. It doesn't seem to work! Both datatypes are INT. Is it possible
Zugriff auf Formelvariablen in Combielement
Hallo an alle! Ich suche eine Möglichkeit per VBA alle in einem Bild benutzten Variablen auszulesen. Wir nutzen zu 90% das Combielement und die Variablen werden darin als Formelvariablen hinterlegt um die Animationen zu definieren. Ich finde keine Möglichkeit
Variable subsitute
Hi Support, My first post i hope it's correct! Using a function to call a picture with new values. Some value work, orthers do not a total of 12 values are to be replaced This is a migrated post! Originally posted on 09.06.2008 by user dchandler. Please
PDiag import into zenOn
Hello, I'm trying to import my PDiag data from S7 into zenOn. I read the documentation provided with the zenOn installation disk regarding PDiagConverter but I cannot find this program anywhere in the zenOn software. I see an item in the "Options" menu
Alarm groups
Hello. I try to get get a text buttom to change color depending on a alarm group or alarm area. Now we are using "funktion" under "alarm configuration" to change displayd picture when a alarm occur. I have tryed to choose a "internal variables" (bool)
Zenon6.ini Windows sbs
Hi. I have installed zenon6.22 on my pc and Windows SBS std 2003 R2. I need configure zenon for two monitors but i can't find the file "zenon6.ini". Someone can tell me where he is? Thank you This is a migrated post! Originally posted on 04.06.2008 by
Button Visibility
Hi, I'm trying to make a button invisible once it's been pressed and have created a boolean variable to link to the button. If my understanding is correct, if the variable is switched ON the button should disappear and the opposite if it's OFF. I have
Multiple monitors on Vista
Are there any special Vista specific settings for making zenOn runtime run correctly on a 2 monitor system? I've tried with a zenOn 6.22 project that is running on a 2-monitor Windows XP SP2 system without problems, but no luck in Vista so far. The settings
Timeseries data and SQL Server
A question about zenon historical archiving performance using SQL Server. We expect to cyclically record approximately 200 values every 10 sec and up to 2000 values every minute. Can the zenon SQL Server handle this? With other SCADA systems we use a
Password on SQL server2005
Hi I'm using SQLDRV to write data to a new DB in SQL 2005 and ADO to to read data. I want to setup a DSN (on the server and on WEB client) with mixed authentication mode and with an existant default user (ie sa), this to avoid, in case of hardware changes,
Sqldrv
How can I read from a SQL table? I had already created both "IN" and "OUT" tables with equal format both, and also I can write to the "OUT" table throght zenon RT, but the fields where the SQL variables are linked are with a red mark, and always with
Alarm object in vba of integration projectnot is not working for sub-projects
Hey everybody, I do have a problem with the Alarm object in vba of an integration project. Using following code: VBA Code: Option Explicit Dim WithEvents zAlarm As Alarm 'procedure is executed on startup of the zenOn runtime Private Sub Project_Active()
How to have cumulative alarms time in report
I need to do a report where weekly or montly display, for some alarm, count and total time (active property). With count no problem About time, I extract the singol "active" data from alarm, but I didn't find the way to sum this data. The problem, I think,
error: "Wkwin32.dll" WK1128 -
I have installed zenon 6.22 and receive an errormessage "Wkwin32.dll WK1128 -" when starting the editor or the runtime. A message appears that the product is not licensed due to the fact that the dongle was not recognized. However I do see the information
Is it possible to connect to a video via TCP/IP?
Is it possible to connect to a video via TCP/IP? If yes, how can i do it or where can i find some examples. Thanks This is a migrated post! Originally posted on 16.05.2008 by user cpjianu. Please be aware that information can be outdated.
action "COMMAND" at the dynamic element not visible
I do not have the option "COMMAND" at the set-value by option in the properties for the dynamic element. What do I need? A zenon energy edition license is required and second, the option "Windows CE project" in the project properties in the section "general"
Start Function From PCE
Is it possible to start a function from PCE VBscript? I'm running with window CE 5.0. Thank! This is a migrated post! Originally posted on 16.05.2008 by user stephanepilon. Please be aware that information can be outdated.
Screen resolution
My screens were built with a resolution of 1024 X 768 and my target PC has a resolution 800 X 600. I use some JPG and BMP screen background and the images are shifted and not scaled on my target PC. Is there a way to automatically scale the screen for
VBscript under window CE
My VBscript works on my PC but it does'nt work in my PC under window EC. The application is checked for " Windows CE Project" in the general tab and the VBscript Start Type of the task is " System Start". ??? This is a migrated post! Originally posted
Driver problem
Hi all, I'm having the error message "Module could not be loaded The last error: 0x0000000" when trying to install the driver ELAU Arti NG" from Codesys, wich i have the license for. Does anyone know why do i have this error? Thanks in advance and keep
straton does not run cyclically
The straton runtime ( not RTK ) seems to stop carrying out cycles after a certain time ( approx. 15 min) . Within the statistical monitor, very high cyclic times can be seen. The problem seems to be a hardware problem, it has been seen with an AMD Geode
remote transport
I want to download an application into a windows CE 5.0 Panel. I already download the Runtime by using the option "Update window CE runtime" of the Zenon editor. I have place this program into "programfiles\Zenon" folder. I tried to use the remote transport
Standard Recipe and string variables
Hi all! i would like to use string variables within the Recipes (don't know if it is possible with Standard Recipe...), for example: Product code: XPTO (Recipe Name, ok) Product code_number: 123 Product Description: bla bla bla (String Variable) Product
Event in 'žDachprojekt'œ on alarm occurrence in an underlying project
Hello everybody! Is there a way to get a VBA event in the “Dachprojekt†in case of alarm occurrence in one of the projects under the “Dachprojekt†. Sample out of the help: VBA Code: Dim WithEvents zAlarm As Alarm 'procedure is executed on startup
after a project backup is restored, not all items are available anymore
When I restore a project backup previously created on the same PC or on another PC, not all items are included. Some variables / pictures are missing. How can this be? If a server backup is created of a multi-user project, the items which are currently
Reaction Matrix
After I have created a Reaction Matrix, I'm able to select it on variable setting but I don't see it on the Reaction Matrix editor. It does the same for all other project in this computer but on my virtual computer, I can see all the reaction matrix that
Export And Import of XML
Hi, Is there a recommended xml editor, I have lots of Tags to create and would like to do it in something like Excel. This is a migrated post! Originally posted on 23.04.2008 by user allmendinger. Please be aware that information can be outdated.
Nt_bit
Hello, In Stati configuration screen, under Status, there is a checkbox for NT_BIT. What does it stand for? When will it be triggered? Thanks for the help. This is a migrated post! Originally posted on 10.04.2008 by user tauhien. Please be aware that
ArchiveValues.DeleteArchiveValue
Is possible to have a little example how to use this method? thank you very much This is a migrated post! Originally posted on 08.04.2008 by user fabios. Please be aware that information can be outdated.
system variable "last open picture"
When I'm using the system variable "last open picture" to see, which picture has been opened last, this works fine for one project, after I have set the "main templates" in the project configuration. When I start a multi-hierarchical project however,
Show Runtime in two monitors
Hello! My question is as follows: ItÂ's possible in "runtime" see two diferents pictures in two monitors? I want to see one picture at first monitor and the other at the second monitor (e.g in the editor i create one project with two pictures "pic1" and
Windows CE 6,0 and GIF file
Using Zenon6,22sp0 on WindowsCE 6 , when runtime start the GIF file don't appear correctly: the transparency property isn't correctly handled. This is a migrated post! Originally posted on 04.04.2008 by user d_montini. Please be aware that information
formula ediator
This should be an easy one but cant find it. i want to display formula ediator but i couldn't how do i display it thanks This is a migrated post! Originally posted on 03.04.2008 by user gh_ounie. Please be aware that information can be outdated.
Doubt: Reading the contents of variables on "ZENONEMPFANGEN" table
Hello Copa-Data Team! As you can see we are working hard on Zenon, but sometimes we found some doubts about certain things and we look your help to solve it. So, right now, we need some more clarifications about the way that sql driver reads the content's
Next Page