ULINT_TO_PackMLTime
This function converts a time value in ULINT format into the PackML-compliant array.
FUNCTION ULINT_TO_PackMLTime : ARRAY [0..6] OF DINT;
Inputs
VAR_INPUT
Input : ULINT;
END_VAR
Name | Type | Description |
---|---|---|
Input | ULINT | The time value to be converted. |
Requirements
Development environment | Target system type | PLC libraries to include |
---|---|---|
TwinCAT v3.1 Build 4018 and higher | PC (i386) | Tc3_PackML_V2 |