User Documentation

67
Supported operating systems – Graphic programming
2008050000/03/02-2018
INFOBEREICH
Die Angabe „MatNr/Version/Datum“ bzw. „1234560000/00/MM.YY“ ist als Textvariable deniert
und kann nur auf der „Rueckseite“ editiert werden. Die Textvariable erscheint in allen Doku-
menten dieses Buches, sobald eine Synchronisierung des gesamten Buches(!) durchgeführt
wird. ACHTUNG Die „Rueckseite” muss als Formatquelle(!) ausgewählt sein!
3.4.6 Processing time
The following processing times (repetitions) can be set by double-clicking on a free area in the repeater mod-
ule:
• No delay (default setting)
• Measurement interval (200 ms)
• Second
• Minute
• Hour
• Day
3.4.7 Colour denition
Colours have the following meanings when used in the graphic programming (e.g. module inputs/outputs):
• red - numeric type,
• green - Boolean type,
• yellow - string type,
• black - numeric, Boolean or string type,
• blue-programows.
3.4.8 Log function
The log function can be used for:
• Error searches
• Commissioning programs
Programexample:Theresultatdigitalinput1istobeoutputinalogle.
The log target can be set by double-clicking on the log module and can, for example, be checked in the De-
bug log.
3.4.9 Debug log
In debug mode, a Jasic program which has been transferred to a device can record and output debugging
information, using the log function for example.
Example:
• Create a program in the graphic Jasic environment using Log function.