DW_TI: Conversion DWord value to time
The DW_TI (FC369) block converts the double word input to a time value and issues it at the output.
Inputs
Pin | E | Description |
In | pa | Input Value range: -2147483 .. 2147483 |
Outputs
Pin | E | Description |
Out | a | Output. Value range: -24D_20H_31M_23S_648MS .. 24D_20H_31M_23S_647MS Time (Default value= 0D_0H_0M_0S_0MS). |
Process response
Standard (see General rules and information).
Troubleshooting
If the input value [In] is above the highest possible value (2147483) or below the lowest possible value (-2147483), it can no longer be displayed as a double integer value. For this reason, the highest possible or lowest possible double integer value is output at [Out].
Note
If using real numbers to store time values then the resolution of the real number (24 bit mantissa => 8 digits) is limited and can thus not be displayed exactly by a number from 16 000 000.