DCTIME64_TO_PackMLTime

DCTIME64_TO_PackMLTime 1:

This function converts a time in DCTIME64 format into the PackML-compliant array.

FUNCTION DCTIME64_TO_PackMLTime : ARRAY [0..6] OF DINT;

DCTIME64_TO_PackMLTime 2: Inputs

VAR_INPUT
    Input         : DCTIME64;
END_VAR

Name

Type

Description

Input

DCTIME64

The time 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