F_BA_TimeStruct_TO_Time

F_BA_TimeStruct_TO_Time 1:

The function F_BA_TIMESTRUCT_TO_Time of return type ST_BA_Time converts a time value tValue of type TIMESTRUCT into a time value of type ST_BA_Time.

Syntax

FUNCTION F_BA_TIMESTRUCT_TO_Time : ST_BA_Time
VAR_INPUT
  tValue    : TIMESTRUCT;
END_VAR

F_BA_TimeStruct_TO_Time 2: Inputs

Name

Type

Description

tValue

TIMESTRUCT

Time input value to be converted.

Requirements

Development environment

Required PLC library

TwinCAT 3.1 4024.35

Tc3_BA2_Common from V2.1.20.0