![Siemens LOGO! Скачать руководство пользователя страница 246](http://html.mh-extra.com/html/siemens/logo/logo_manual_377208246.webp)
LOGO! functions
4.4 Special functions list - SF
LOGO!
246
Manual, 04/2011, A5E03556174-01
Functional description
The function reads the value at input In with a positive edge (0 to 1 transition) at input Trg
(Trigger).
If your LOGO! is a LOGO! 0BA6, this value is applied to shift register bit S1 or S8, depending
on the shifting direction:
●
Shift up: The value at input In is set at S1; the previous value at S1 is shifted to S2; the
previous value at S2 is shifted to S3 etc.
●
Shift down: The value at input In is set at S8; the previous value at S8 is shifted to S7; the
previous value at S7 is shifted to S6 etc.
Output Q returns the value of the configured shift register bit.
If retentivity is disabled, the shift function restarts at S1 or S8 after a power failure. When
enabled, retentivity always applies to all shift register bits.
If your LOGO! is a LOGO! 0BA7, this value is applied to shift register bit Sx.1 or Sx.8
depending on the shifting direction, where "x" refers to the index number of the shift register
and the number after the decimal point refers to the bit number:
●
Shift up: The value at input In is set at Sx.1; the previous value at Sx.1 is shifted to Sx.2;
the previous value at Sx.2 is shifted to Sx.3 etc.
●
Shift down: The value at input In is set at Sx.8; the previous value at Sx.8 is shifted to
Sx.7; the previous value at Sx.7 is shifted to Sx.6 etc.
Output Q returns the value of the configured shift register bit.
If retentivity is disabled, the shift function restarts at Sx.1 or Sx.8 after a power failure. When
enabled, retentivity always applies to all shift register bits.
Note
There is only one shift register function block available for use in the circuit program in
LOGO! 0BA6.
There are a maximum of four shift register function blocks available for use in the circuit
program in LOGO! 0BA7.
Содержание LOGO!
Страница 8: ...Preface LOGO 8 Manual 04 2011 A5E03556174 01 ...
Страница 136: ...Programming LOGO 3 9 Memory space and circuit program size LOGO 136 Manual 04 2011 A5E03556174 01 ...
Страница 278: ...LOGO functions 4 4 Special functions list SF LOGO 278 Manual 04 2011 A5E03556174 01 ...
Страница 302: ...Configuring LOGO 7 2 Setting the default values for LOGO LOGO 302 Manual 04 2011 A5E03556174 01 ...
Страница 366: ...Abbreviations LOGO 366 Manual 04 2011 A5E03556174 01 ...
Страница 372: ...Index LOGO 372 Manual 04 2011 A5E03556174 01 ...
Страница 400: ...Safety instructions 2 3 Notes about usage Basic Panels 28 Operating Instructions 04 2012 A5E02421799 03 ...
Страница 534: ...Index Basic Panels 162 Operating Instructions 04 2012 A5E02421799 03 ...