ADDR (67)
ADDR (67)
ID 67
Application: |
PLC |
SIM |
Group: MATH
Short description:
Fuction that adds two numbers.
Inputs (2):
no. |
type |
impulse |
mark |
notes |
1 |
R |
no |
a |
Real type input no. 1 |
2 |
R |
no |
b |
Real type input no. 2 |
Outputs (2):
no. |
type |
impulse |
mark |
notes |
1 |
R |
no |
a+b |
Addition result |
2 | B | no | limit | Marker of exceeding the range of double |
Settings: none
Function operation:
The ADDR function performs the addition of two numbers. The limit output informs about exceeding the double range (+/- 1.7E308).
R registers and M markers used: none