F_BA_ToSTTime

The function F_BA_ToSTTime of return type ST_BA_Time converts a time value tTime of type TIME into a time value of type ST_BA_Time.
Syntax
FUNCTION F_BA_ToSTTime : ST_BA_Time
VAR_INPUT
tTime : TIME;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
tTime | 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 |