Deleting Chronologic Event List
Dear All, I created a screen for Chronologic Event List with a standard template. I am trying to delete the selected event by Delete button. But it is not deleted. How can we delete the event which is not required in list...? Best Regards, A.Navaneet.
Printing option of Trend
Dear All, I try to print the trend by using the "Print button" which is available in Standard Extended Trend Template. The Screen type specific function linked in the button is "Print". But I am getting the error like "No printer defined or printer cannot
User Control
Dear All, I am having there are four users as follows in my SCADA. 1. Operator 2. Supervisor 3. Admin 4. Engineer Admin and Engineer users are having Administrator rights. Both are having user control like changing password and locking users etc. But
Historical Trend Scaling
Dear All, I am having PLC variables with different limits. I configured Historian and Created a trend with a standard template. When I am adding the variable at run time, I am facing the problem for scaling because of different limits. For Example, I
Messaging in reaction matrix
I am using v7.1 on win 7 with CTI PLC. I have a structured data type for PID loop that has many elements. Have a reaction matrix that I want to apply to multiple tags of the data type and act on the values of the status for for each loop. ( this is already
License update CE panel
How can I update my Windows CE zenon runtime license ? I have now 256 tags and I have a new license for 512 tags. Thanks This is a migrated post! Originally posted on 03.10.2013 by user ippela. Please be aware that information can be outdated.
Trend
Hello Support i have one project and the client asked me to make one trend screen with buttons which can show trending of value for one hour, week, month...etc, and to give a specific date or time and display trending within it... is that possible in
Re: Pop up screen
Hi I have a project with two monitors. On the first screen redrawn the main circuit, the second monitor displays CEL, AML, trend. AML is opened on the second monitor every time a new alarm is generated. When I have an accident, there is a lot of alarm
Time stamp for Zenon standart edition
Hello colleagues Does standard edition Zenon support time stamp 1 ms (0,001s)? Regards, Dmitry This is a migrated post! Originally posted on 27.09.2013 by user altera. Please be aware that information can be outdated.
Reading Excel
Dear All, I am having some instrument details in Microsoft Excel. Is it possible to read the Excel which is available in computer from the SCADA? For Example, If I click the button which is available on the Equipment then related Excel sheet wants to
Color Picker
Is there way to show a color picker for the user and to access the user selected color in VBA? I am very new to Zenon. Could you please explain the answer in details. I can do it with C#. I am not allowed to use C# This is a migrated post! Originally
Alarm Filter Areawise
Hiii.. Please go through the attached snapshot.. I want this Alarm list according to alarm area.. Please tell me how to do so with any method.. This is a migrated post! Originally posted on 26.09.2013 by user jahidbagwan. Please be aware that information
Warning POP-UP Screen
Dear All, My PLC is having PID Controller logic. I am sending the Set point values to PLC. I assigned the limits (Signal area min, max and Measuring range min, max) to the variable. When I am entering the value below or above from the limits there is
Variables with delay and red square
Hello, In my project I have the a problem with input and refresh with a the variables of the Zenon. My version is 6.51/0 and my PC is an Industrial Beckhoff with Windows XP SP3. When I set the new value in the variable in the field, the value is update
OPC Client
Hallo Zusammen, ich möchte einen OPC Client auf einem Bedienpanel mit CE einsetzen. Dazu habe ich den OPC Client V2-0 eingebunden. Bei der Treiberkonfiguration habe ich zuerst auf meinen lokalen OPC-Server (auf dem PC) zugegriffen um die Vorgehensweise
Minimal external variable change interval to be hooked in zenOn
Hello, support team! We meet some new task - handle pulse signals in zenOn (do some actions by its front). Pulse minimum duration of 1 value while 0-1-0 changing can be close to 100 msec. When we try to hook such pulse front from math variables or using
Historical Trend
Dear All, I am having Pressure, Temperature and Flow values from PLC. The comparison purpose I would like to add the variables at runtime. I can achieve this by "Diagram..." function which is available in Trend Template in default. But customer is no
Dynamischer Grenzwerttext in Struktur, Zugriff auf Feldindex
Hallo, ich arbeite gerade an einem Projekt unter zenOn 7.10. Dort versuche ich ein neues Error-Handling, welches wir uns überlegt haben, zu testen. Wir verwenden ein Array of STRUCT, welches ungefähr so aussieht: ST_ISA_Error .ID : DINT; .Value : DINT;
Changing user name at run time
Dear All, My SCADA is having there are Four users like 1. Admin, 2. Engineer, 3. Superviser 4. Operator When I logged in to Admin user, I would like to change the user name and password. I am using the function "Change user" to change the user name and
About Webserver setting
Hi Everybody, Am using zenon v7.00 I have installed zenon application and zenon webserver in same pc.Also configured in global_vars,js and host file .both zenon application and webserver are v7.00.when I open internet explorer in webserver am getting
Variable diagnosis - Screen Type
Hi Support, I am not able to use the diagnosis screen type for forcing the numeric value in simulation driver mode. ? Also, I am unable to set or use filter in any of the column of this screen type. :confused::confused::confused: waiting for your help
Domain user with MAN profile
dear Support, We are using the V7.0 with MS Server2008 for all servers and clients. The windows users are all managed by a domain but are predefined and have standard user securities and windows privlledges per computer. The Editor and Runtime (on different
trend element scale
hy guys, i use zenon 7.10 operator. how can i change the vertical scale on a tren element? it is always 0-100% and it scales my data. i want to put my own scale. like generator power 0 - 3000KW. This is a migrated post! Originally posted on 16.09.2013
Scripting On client not running
I have a script that need to run on every client and uses internal local variables but must be triggered from an outside source/tag. I have tried running a function from a limit or even a reaction matrix but it only runs on the main server and not on
How to set x86 version as default for remote transport runtime?
Hello colleagues! I have some project opened in editor on my notebook. My server PC has 7.10 version of zenOn installed both x86 and x64 variants. I try to run my project on 7.10 runtime of server using Remote Transport. During this process I get one
Function use ... and Display not-used functions ... not work
Hi, when I try to use the following features of the editor, no window appears with the results: Functions -> context menu -> Function use ... Functions -> context menu -> Display not-used functions ... I have to set something in a configuration file?
Bild Bei Mauszeiger öffnen
Hallo, ich habe die Zenon Version 6.51 SP 0 Build 20. Ich möchte gerne die Funktion nutzen, ein Bild bei meinem Mauszeiger zu öffnen. Dafür betätige ich einen Button, welcher jedoch an eine Variable gebunden ist. (nicht an die Bildumschaltfunktion) Die
Write value on login/out
Hi, I'm using zenOn version 7.1. Is there a way I can write a value or tag to another tag (PLC) once the user logs in (above level 0) or logs out? I was looking for a place to put a function when these 2 things happen, but can't see any. Then I thought
Auto export of CEL mix up events in export files...
Hello all I want to export a CEL every day at midnight containing the events of the day in a file where the name states the date. I have a Zenon 6 6.51, where i have defined a Timecontrol "cyclic from that day" at 23:59:00, it calls a build in function
zenOn performance metrics
Hello, support team. Question 1. I need to dublicate value of one variable into second variable. I my project there is a lot of such variable pairs. What is the fastest way - to use Math variable with X01 formula or to use Allocations (or may be there
Setting for Restoring PLC Value.
Dear All, I need your expert help on following customer requirement. Customer want to see updated analog values and reports on run time , not a previous restored values when there is some system problem. Could you please help me on following Zenon setting.
2 monitor
Hi, if I have 2 monitor (1920x1200 each), in GRAPHICAL DESIGN/MONITOR ADMINISTRATION/Monitor resolution, 1920x1200 should be written or 3840x1200? Thanks. Regards. This is a migrated post! Originally posted on 09.09.2013 by user tihomir. Please be aware
Editor license issue
Dear support i am facing problem that when i open zenon editor, error appeared and its hang editor window. i have zenon6.51 dongle with editor and run time license.attached error snapshot help you to find solution. This is a migrated post! Originally
Report Viewer
Hi Everybody, In my project i have multiple Device. Am monitoring all readings related to Device and also communication status of that Device. My RTU is holding the reading even if the communication failed.So if communication failed i would like to display
Multitouch under Windows 8 reactivity
Hello, support team! We try to use 7.1 multi-touch functions using my Windows 8 laptop (Asus TX300CA). We turn-on WIndows 8 Multi-Touch recognition in project options. and select Worldwide screen call on start of double-sized target screen. As result
Message sending via function
Hello Everybody I am having multiple bool variable.if any one bool variables goes to false then message will sent to user via outlook.One message will sent to user if one bool variable goes to false if multiple variable false then multiple message will
Curve name an axis titles
Hi. I wonder if it's possible to get a text string from a string variable presented as the curve name in a local trend screen. Also the axis title could be of interest. WBR S¸ren Bro. This is a migrated post! Originally posted on 30.08.2013 by user sbc.
Projektkonvertierung Sprachumschaltung in Textfeldern
Hallo, ich möchte dieses Thema für eine kleine Bitte an die Entwickler missbrauchen. Ab Version 7 (glaub ich) ist bei dynamischen Textfeldern die Eigenschaft "Anzeigetext übersetzen" hinzugekommen. Mir ist aufgefallen, dass bei der Konvertierung von Projekten
Bool variables in Report viewer
Dear all, I have a Bool variable for Communication status and these bool variables taken in historian so when i open report viewer am getting variable status as 1 or 0. But i would like to display as "Ok or Not Ok" instead of "1 or 0". This is a migrated
Communication Failure Indication
Dear all, I have a Bool variable for Communication status. If Communication failed then Bool value = 0 otherwise 1. Our field device is holding the last values even in communication failed condition. But we have to change the values to ***** or in some
Next Page