Logarithm for base 10 ld(x)
Function
This module returns the logarithm of x for base 10. The function is only defined for x>0.
Input
| Type |
Initial value |
Description |
| Value 1 |
0 |
Value x |
Outputs
| Output 1 (send) |
0 |
ld of Value 1 |
| Output 2 (send by change) |
0 |
ld of Value 1 |
| Output 3 (send) |
0 |
Sends a 1 if there is an error in the calculation. Sends a 0 if the calculation can be made error-free. |
Commands
| HS Commands (Output 1) |
- |
The commands assigned here are run when the value of output telegram at output 1 is not equal to zero. |
| HS Commands (Output 2) |
- |
see above |
| HS Commands (Output 3) |
- |
see above |
Other
| Telegram interval |
- |
Can be changed. |
| Recalculated on start |
Yes |
|
| Module is retentive |
No |
|
Internal designation: 9078
Similar functions