![Siemens LOGO! Скачать руководство пользователя страница 220](http://html.mh-extra.com/html/siemens/logo/logo_manual_377208220.webp)
LOGO! functions
4.4 Special functions list - SF
LOGO!
220
Manual, 04/2011, A5E03556174-01
Parameter p (number of decimals)
Applies only to Ax, Ay, On, Off and Δ values displayed in a message text.
Does not apply to the comparison of on and off values! (The compare function ignores the
decimal point.)
Timing diagram
$[$\
$\
$[
4
IRU$[$\!
LI2Q 2II
Functional description
The function fetches the analog values from the inputs Ax and Ay.
Ax and Ay are each multiplied by the value of the A (gain) parameter, and the value at
parameter B (offset) is then added to the relevant product, i.e.
(Ax • gain) + offset = actual value Ax or
(Ay • gain) + offset = actual value Ay.
The function forms the difference ("Δ") between the actual values Ax - Ay.
Output Q is set or reset, depending on difference of the actual values Ax - Ay and the set
thresholds. See the calculation rule below.
Calculation rule
●
If the On threshold ≥ Off threshold, then:
Q = 1, if:
(actual value Ax - actual value Ay) > On
Q = 0, if:
(actual value Ax - actual value Ay) ≤ Off.
●
If the On threshold < Off threshold, then Q = 1, if:
On ≤ (actual value Ax - actual value Ay) < Off.
Содержание 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 ...