FB_AcsiDATypeTimeStamp

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

Inheritance hierarchy

FB_AcsiCommonNodeClass -> FB_AcsiCommonDataClass -> FB_AcsiCommonAttributeClass -> FB_AcsiDATypeTimeStamp

FUNCTION_BLOCK FB_AcsiDATypeTimeStamp EXTENDS FB_AcsiCommonAttributeClass

FB_AcsiDATypeTimeStamp 1: Properties

Name

Type

Access

Description

tValue

T_UtcTime

Get,Set

Attribute value: Time information as a structured type.

SecondSinceEpoch

DT

Get,Set

Attribute value.

FractionOfSecond

T_UINT24

Get,Set

Attribute value.

Quality

T_UtcTimeQuality

Get,Set

Attribute value: Quality as a structured type.

LeapSecondsKnown

BOOL

Get,Set

Attribute value.

ClockFailure

BOOL

Get,Set

Attribute value.

ClockNotSynchronized

BOOL

Get,Set

Attribute value.

eAccuracy

E_UtcTimeAccuracy

Get,Set

Attribute value.

sValue

STRING(39)

Get,Set

Attribute value: Time information as a string with the following format: "UT#1970-01-01-00:00:00.000000000|000|0".

nValue

LWORD

Get,Set

Attribute value: Time information in TwinCAT PLC LWORD format.