FB_AcsiDATypeCalendarTime

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

Inheritance hierarchy

FB_AcsiCommonNodeClass -> FB_AcsiCommonDataClass -> FB_AcsiCommonAttributeClass -> FB_AcsiDATypeCalendarTime

FUNCTION_BLOCK FB_AcsiDATypeCalendarTime EXTENDS FB_AcsiCommonAttributeClass

FB_AcsiDATypeCalendarTime 1: Inputs

Name

Type

Description

occ

FB_AcsiBATypeINT16U

Data attribute.

occType

FB_AcsiDATypeOccType

Data attribute.

occPer

FB_AcsiDATypeOccPer

Data attribute.

weekDay

FB_AcsiDATypeWeekDay

Data attribute.

month

FB_AcsiDATypeMonth

Data attribute.

day

FB_AcsiBATypeINT8U

Data attribute.

hr

FB_AcsiBATypeINT8U

Data attribute.

mn

FB_AcsiBATypeINT8U

Data attribute.

FB_AcsiDATypeCalendarTime 2: Properties

Name

Type

Access

Description

bPresence

BOOL

Get,Set

Attribute visibility.

Fc

DWORD

Get,Set

Functional group.

nOcc

WORD

Get,Set

Value of the data attribute.

eOccType

E_AcsiOccType

Get,Set

Value of the data attribute.

eOccPer

E_AcsiOccPer

Get,Set

Value of the data attribute.

eWeekDay

E_AcsiWeekDay

Get,Set

Value of the data attribute.

eMonth

E_AcsiMonth

Get,Set

Value of the data attribute.

nDay

BYTE

Get,Set

Value of the data attribute.

nHr

BYTE

Get,Set

Value of the data attribute.

nMn

BYTE

Get,Set

Value of the data attribute.