...
Conversion type | Conversion formula |
---|---|
None | - |
Linear | Output = A * Input + B |
Polynomial | Output = A * Inputn *B x Input + C |
Pt 100 | Output = a = -5.802E-05 |
Simatic S5Time | Conversion of the Siemens Simatic relative time structure. |
Absolútna hodnota | Output = abs(Input ) |
Bitmask filter AND | Output = ((A + B<<32) & Input ) >> C Note: 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. |
A, B, C, n - conversion constants
...