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
Properties
Name | Type | Access | Description |
---|---|---|---|
tValue | Get,Set | Attribute value: Time information as a structured type. | |
SecondSinceEpoch | DT | Get,Set | Attribute value. |
FractionOfSecond | Get,Set | Attribute value. | |
Quality | 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 | 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. |