1.Description
This module converts a decimal time (1 hour consists of 100 sub-units) into a time (1 hour consists of 60 sub-units ( = minutes)).
2.Inputs
No. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 | 0 | Decimal time, e.g., 6.50 |
3.Outputs
No. | Name | Initialisation | SBC | Description |
---|---|---|---|---|
1 | A1 Hr. (sbc) | 0 | sbc | Hour, e.g., 6 |
2 | A2 min. (sbc) | 0 | sbc | Minute, e.g., 30 |
3 | A3 sec. (sbc) | 0 | sbc | Second |
s = send, sbc = send by change
4.Other
Recalculation during start: | Yes |
---|---|
Module is retentive: | No |
Internal designation: | 9080 |
Category: | Time functions |