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
Inputs
Name | Type | Description |
---|---|---|
occ | Data attribute. | |
occType | Data attribute. | |
occPer | Data attribute. | |
weekDay | Data attribute. | |
month | Data attribute. | |
day | Data attribute. | |
hr | Data attribute. | |
mn | Data attribute. |
Properties
Name | Type | Access | Description |
---|---|---|---|
BOOL | Get,Set | Attribute visibility. | |
DWORD | Get,Set | Functional group. | |
nOcc | WORD | Get,Set | Value of the data attribute. |
eOccType | Get,Set | Value of the data attribute. | |
eOccPer | Get,Set | Value of the data attribute. | |
eWeekDay | Get,Set | Value of the data attribute. | |
eMonth | 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. |