FB_AcsiDATypeEntryTime

Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)

Inheritance hierarchy

FB_AcsiCommonNodeClass -> FB_AcsiCommonDataClass -> FB_AcsiCommonAttributeClass -> FB_AcsiDATypeEntryTime

FUNCTION_BLOCK FB_AcsiDATypeEntryTime EXTENDS FB_AcsiCommonAttributeClass

FB_AcsiDATypeEntryTime 1: Properties

Name

Type

Access

Description

tValue

T_BinaryTime

Get,Set

Attribute value as a structured type.

TimeOfDay

TOD

Get,Set

Attribute value: Number of milliseconds since midnight of the current day in TwinCAT PLC TOD format.

    Day

WORD

Get,Set

Attribute value: Number of days since 1 January 1984 in TwinCAT PLC WORD format.

    D

DATE

Get,Set

Attribute value: Number of days since 1 January 1984 in TwinCAT PLC DATE format.

sValue

STRING(26)

Get,Set

Attribute value: Binary time information as a string with the following format: „BT#1984-01-01-00:00:00.000“.

nValue

LWORD(0..16#FFFFFFFFFFFF)

Get,Set

Attribute value in TwinCAT PLC LWORD format. (only the lowest 48 bits are used).