Maybe a Switch would do this for you.<br>Properties<br> Write set value<br> Momentary switch -> active<br> ...
Type: Posts; User: stefan_m
Maybe a Switch would do this for you.<br>Properties<br> Write set value<br> Momentary switch -> active<br> ...
Hallo Nico,<br><br>möglicherweise hilft die Anleitung im Thread: <br><a...
Im Prinzip kann das Problem auch mit Standardfunktionen gelöst werden
Module: Report Generator, Zeitsteuerung, Variable, Archivserver
Funktionen: Report Generator: ausführen
1: Report anlegen...
Ja, das ist so gewollt.
Es war in 6.51 nicht möglich in der Sprachdatei das Zeichen "@" zu verwenden wie zum Beispiel in einer Emailadresse.
Anstatt des Leerzeichens kann auch zB das Unicode-Steuerzeichen "ZWJ Verbindungselement mit Breite 0" verwendet werden. Dadurch vermeidet man den Abstand den ein Leerzeichen verursachen würde.
Möglicherweise fehlt eine Systemvorrausetzung.
Aus dem Verzeichnis 'AdditionalSoftware\Microsoft Visual Studio C++ Redistributables' die beiden Batch Dateien Setup VC++ 2013_x64.bat und Setup VC++...
in the project manager open Screen->Font lists
Add your specific font to the existing Font list
Select the CombiElement and set this font in the property Font (Representation)
Open the...
Eine Projektdatenbank mit 13 GB kann es eigentlich auf einem SQL-Server Express nicht geben. (-> http://msdn.microsoft.com/en-us/library/cc645993(v=SQL.110).aspx)
Die Datenbankgröße ist auf 10 GB...
Der Zeitstempel der Min/Max Werte kann auf zwei unterschiedliche Arten gesetzt werden.
Dialog: Archiv bearbeiten, unter Optionen "Zeitstempel in Folgearchiven setzen"
Bei "Zeitstempel der...
Hi,
the archive saves the information time based. I could not see a solution that fits your problem.
Hallo,
das Setzen der Uhrzeit in der Steuerung sollte nur über einen Funktionsblock erfolgen.
Da bei der Übertragung der Uhrzeit Fehler auftreten können muß eine Plausibilitätsüberprüfung vor dem...
Bei meinem Projekt ist mir kein Unterschied zwischen Standalone und Server/Standby Betrieb aufgefallen.
Funktioniert der Zugriff auf das Alpha Archiv wenn VBA beim Filter nicht verwendet wird?
...
There are two ways to display text instead of a number. see 'Report1.xrs' in the attached project.
Use a picture from screentype 'Archive revision' with default control elements.
With the...
1. Open the report.
2. Select the specific column (e.g. click on table header [A] to select the complete column)
3. open the context menu and select 'Format Columns...'
4. select last tab (Column)...
see attached project.
used modules:
* historian
* report generator
* time control
To store the values in the archive the 'Type of scan' is set to 'Event-triggered'
A variable 'Trigger' is...
The file is stored in
for 6.22 SP1: %Programfiles%\COPA-DATA\zenon 6.22 SP1\PROFINET\DRV
for 6.50 SP0: %Programfiles%\COPA-DATA\zenon 6.50 SP0\PROFINET\DRV
see also the pdf file in thread...
Attached you will find a project to demonstrate how to set up the archives and filters to display the correct values in an report.
Take look at
Function: Report_Month; Tab 'Time': Properties:...
Please take a look at the attached project.
It uses the worldview-picture to emulate the scrollbar.
You can use the report function 'archiveex'
=archiveex(1,"value","bottom","SPONT","---","NN",0,0)
1. Variable vom Type STRING anlegen. Stringlänge auf gewünsche Größe ändern.
2. in einem Bild das Element "Dynamischer Text" einfügen.
3. Variable auf das Element ziehen (drag&drop) oder bei dem...
Did you get this error also in the Runtime?
Diference between add and sub:
The report can add numbers and characters but only sub numbers.
Ok lets play a little bit:
start with numbers
cell ...
Do you have an screenshot how it should look like?
There are some archive functions like archivesp() to display data more structured.
The report is a flat grid and do not have "pages".
Hello Matt.
as I can see from the pictures, the SQL-Server Instance (ZENON_DEV) is from versions 6.21 and higher.
The zensyssrv is from version 6.20 (directory)
Maybe the SQL-Server Instance...
Do you need a CAM editor or do you want to display CAM-data in zenon?
Please check if C:\Program Files is compressed. (Sysinfo.htm logged this behavior)
This can cause problems with the SQL-Server.
Please remove the compression and try again.