
modelDaytimeSwitch
Set the output to true if the given daytime stamp is equal to current daytime
Parameters
| Type | Name | Default | Description |
| Boolean | weekly | true | Switch between a daily or weekly trigger approach |
| Integer | weekDay | 1 | Day of the week |
| Integer | hourDay | 12 | Hour of the day |
| AixLib.Utilities.Time.Types.ZeroTime | zerTim | | Enumeration for choosing how reference time (time = 0) should be defined |
| Integer | yearRef | 2016 | Year when time = 0, used if zerTim=Custom |
Revisions
-
November 26, 2018 by Fabian Wüllhorst:
First implementation (see issue #577)