F_BA_To100msDate

F_BA_To100msDate 1:

The function F_BA_To100msDate of return type UDINT converts a date stBACnetDate of type ST_BA_Date into a tenths of a second value related to 01.01.1900 00:00:00.

Syntax

FUNCTION F_BA_To100msDate : UDINT
VAR_INPUT
  stBACnetDate    : ST_BA_Date;
END_VAR

F_BA_To100msDate 2: Inputs

Name

Type

Description

stBACnetDate

ST_BA_Date

Date input value to be converted.

Requirements

Development environment

Required PLC library

TwinCAT 3.1 4024.35

Tc3_BA2_Common from V2.1.20.0