F_BA_To100msDate

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
Inputs
Name | Type | Description |
---|---|---|
stBACnetDate | 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 |