Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Conversion typeConversion formula
None-
LinearOutput = A * Input + B
PolynomialOutput = A * Inputn *B x Input + C
Pt 100
Output =

a = -5.802E-05
b = 0.390802

Simatic S5Time
Conversion of the Siemens Simatic relative time structure.
Absolútna hodnotaAbsolute valueOutput = abs(Input )
Bitmask filter AND
Output = ((A + B<<32) & Input ) >> C
Note: the filter is configurable only for Integer inputs (Ci), constant A is a mask for the lower 32 bits, constant B is a mask for the upper 32 bits, constant C indicates an optional shift of the result to the right by C bits.

...