![Siemens LOGO! Manual Download Page 237](http://html.mh-extra.com/html/siemens/logo/logo_manual_377208237.webp)
LOGO! functions
4.4 Special functions list - SF
LOGO!
Manual, 04/2011, A5E03556174-01
237
Example: Tick Message Character by Character
The following illustration shows a one-line, 24-character message text:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
If you set this message to tick "character by character" with a tick interval of 0.1 seconds,
then the initial appearance of this message line on the LOGO! onboard display or LOGO! TD
is as shown in this illustration:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
After 0.1 second, one character of the message line ticks. The message appears as follows
on the LOGO! onboard display or LOGO! TD:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
Example: Tick Message Line by Line
The following example uses the same message configuration as the previous example:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
If you set this message to tick "line by line" with a tick interval of 0.1 seconds, then the initial
appearance of this message on the LOGO! onboard display or LOGO! TD is the left half of
the message as shown in this illustration:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
After 1 second (10 x 0.1 second), the message ticks to show the right half of the message as
shown in this illustration:
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
;
The screen display alternates between the two message halves every second.
You can configure each individual line of a message text to tick or not tick. The "character by
character" or "line by line" setting applies to all lines that you configure to tick.
Summary of Contents for LOGO!
Page 8: ...Preface LOGO 8 Manual 04 2011 A5E03556174 01 ...
Page 278: ...LOGO functions 4 4 Special functions list SF LOGO 278 Manual 04 2011 A5E03556174 01 ...
Page 366: ...Abbreviations LOGO 366 Manual 04 2011 A5E03556174 01 ...
Page 372: ...Index LOGO 372 Manual 04 2011 A5E03556174 01 ...
Page 534: ...Index Basic Panels 162 Operating Instructions 04 2012 A5E02421799 03 ...