Year

The Year function block is used for yearly time functions.

Direct Year Function:

The Direct Year function block has a 'from' (start) and a 'to' (end) year set by the programmer.

If the RTC is within these two years: power will flow through the function block.

If the RTC is not currently within these two years: power will not flow through the function block.

According to the above example:

Indirect Year Function:

The Indirect Year function block is linked to two consecutive MIs or SIs. These integer values are entered by the user via the keypad.

If the RTC is within these two times: power will flow through the function block.

If the RTC is not currently within these two times: power will not flow through the function block.

You must create a Time Function Variable in Year (CY) format for the user to enter the start and end years.

Related Topics

Clock Functions

Direct Clock function

Direct Clock function example

Indirect Clock Function

Indirect Clock function example