1.Description
This module subtracts 2 values and returns a result (difference). The result can be a negative number.
2.Inputs
No. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 | 0 | Value to be subtracted from |
2 | E2 | 0 | Value that is subtracted |
3.Outputs
No. | Name | Initialisation | SBC | Description |
---|---|---|---|---|
1 | A1 | 0 | s | Difference = Input 1 minus Input 2 |
2 | A2 (sbc) | 0 | sbc | Difference = Input 1 minus Input 2 |
s = send, sbc = send by change
4.Other
Recalculation during start: | Yes |
---|---|
Module is retentive: | No |
Internal designation: | 9036 |
Category: | Math. basic functions |