EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
eoEEP_A520xx.h File Reference
Include dependency graph for eoEEP_A520xx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eoEEP_A520xx
 The class to handle EEP a520 profiles. More...
 

Enumerations

enum  HVCA_INDEX {
  ENERGY_INPUT = 0x00, ENERGY_STORAGE = 0x01, BATTERY_CAPACITY = 0x02, CONTACT_COVER = 0x03,
  TEMPERATURE_FAIL = 0x04, WINDOW_DETECTION = 0x05, ACTUATOR_OBSTRUCTED = 0x06, RUN_INTI_SEQ = 0x07,
  LIFT_SET = 0x08, VALVE_OPEN = 0x09, VALVE_CLOSED = 0x0A, SUMMER_BIT = 0x0B,
  SET_POINT_SELECTION = 0x0C, SET_POINT_INVERSE = 0x0D, SELECT_FUNCTION = 0x0E, ON_OFF = 0x0F,
  EXTERNAL_DISABLEMENT = 0x10, DISABLE_REMOTE_CONTROL = 0x11, OTHER_DISABLEMENT = 0x12, WINDOW_DISABLEMENT = 0x13,
  KEYCARD_DISABLEMENT = 0x14, ALARM_STATE = 0x15, FAN_OVERRIDE = 0x16, CONTROLLER_STATE = 0x17,
  ENERGY_HOLDOFF = 0x18, SERVICE_ON = 0x19, FEED_TEMP = 0x1A, CURRENT_TEMP = 0x1B,
  MEASUREMENT_STATUS = 0x1C, STATUS_REQUEST = 0x1D, BUTTON_LOCK = 0x1E, TEMP_SELECTION = 0x1F,
  FAILURE = 0x20, MEASUREMENT_CONTROL = 0x21, WAKEUP_CYCLE = 0x22, DISPLAY_ORIENTATION = 0x23,
  NODE_LOW_BATTERY = 0x24, NODE_EXT_COMM_ERROR = 0x25, INTERNAL_SENSOR_ERROR = 0x26, FAN_SPEED_ERROR = 0x27,
  GENERAL_ERROR = 0x28, AUTO_SPEED_SUPPORT = 0x29, SUMMER_BYPASS = 0x2A, FROST_PROTECTION_ACTIVE = 0x2B,
  RESET_ERROR = 0x2C, RESET_FILTER_TIMER = 0x2D
}
 Index enums for A5-20-xx profiles. More...
 
enum  HVAC_MODE {
  MODE_AUTO = 0x00, MODE_HEAT = 0x01, MODE_MORING_WARMUP = 0x02, MODE_COOL = 0x03,
  MODE_NIGHT_PURGE = 0x04, MODE_PRECOOL = 0x05, MODE_OFF = 0x06, MODE_TEST = 0x07,
  MODE_EMERGENCY_HEAT = 0x08, MODE_FAN_ONLY = 0x09, MODE_FREE_COOL = 0x0A, MODE_ICE = 0x0B,
  MODE_MAX_HEAT = 0x0C, MODE_ECONOMIC = 0x0D, MODE_DEHUMIDITY = 0x0E, MODE_CALIBRATION = 0x0F,
  MODE_EMERGENCY_COOL = 0x10, MODE_EMERGENCY_STEAM = 0x11, MODE_MAX_COOL = 0x12, MODE_HVC_LOAD = 0x13,
  MODE_NO_LOAD = 0x14, MODE_AUTO_HEAT = 0x1F, MODE_AUTO_COOL = 0x20
}
 Mode enums for A5-20-10 profile. More...
 
enum  HVCA_VANE_POSITION {
  VANE_AUTO = 0x00, VANE_HORIZONTAL = 0x01, VANE_POS_2 = 0x02, VANE_POS_3 = 0x03,
  VANE_POS_4 = 0x04, VANE_VERTICAL = 0x05, VANE_SWING = 0x06, VANE_VERT_SWING = 0x0B,
  VANE_HORIZ_SWING = 0x0C, VANE_BOTH_SWING = 0x0D, VANE_STOP_SWING = 0x0E
}
 Vane position enums for A5-20-10 profile. More...
 
enum  HVCA_ROOM_OCCUPANCY { HVCA_OCCUPIED = 0x00, HVCA_STANDBY = 0x01, HVCA_UNOCCUPIED = 0x02, HVCA_OFF = 0X03 }
 Room occupancy enums for A5-20-xx profiles. More...
 
enum  HVCA_ROOM_OCCUPANCY_TYPE_20 { HVCA_OCCUPIED_20 = 0x00, HVCA_UNOCCUPIED_20 = 0x01, HVCA_STANDBY_20 = 0x02, HVCA_FROST_20 = 0X03 }
 Room occupancy enums for A5-20-20 profile. More...
 
enum  HVCA_FANSPEED {
  HVCA_STAGE_0 = 0x00, HVCA_STAGE_1 = 0x01, HVCA_STAGE_2 = 0x02, HVCA_STAGE_3 = 0x03,
  HVCA_AUTO = 0x1F
}
 Fan speed enums for A5-20-20 profile. More...
 
enum  HVCA_CONTROLLER_MODE { HVCA_AUTO_MOD = 0x00, HVCA_HEAT_MOD = 0x01, HVCA_COOL_MOD = 0x02, HVCA_OFF_MOD = 0x03 }
 Controller mode enums for A5-20-xx profiles. More...
 
enum  HVCA_FAILURE_CODE {
  MEASUREMENT_ERROR = 0x11, BATTERY_EMPTY = 0x12, FROST_PROTECTION = 0x14, BLOCKED_VALVE = 0x21,
  END_POINT_DETECTION = 0x24, NO_VALVE = 0x28, NOT_TEACHED_IN = 0x31, NO_RESPONSE_FROM_CONTROLLER = 0x35,
  TEACH_IN_ERROR = 0x36
}
 Failure code enums. More...
 
enum  HVCA_MEASUREMENT_STATUS { MEASUREMENT_ACTIVE = 0x00, MEASUREMENT_INACTIVE = 0x01 }
 Measurement status enums. More...
 
enum  HVCA_MEASUREMENT_CONTROL { MEASUREMENT_ENABLE = 0x00, MEASUREMENT_DISABLE = 0x01 }
 Measurement control enums. More...
 
enum  HVCA_STATUS_REQUEST { STATUS_NO_CHANGE = 0x00, STATUS_REQUESTED = 0x01 }
 Status request enums. More...
 
enum  HVCA_BUTTON_LOCK { BUTTON_UNLOCKED = 0x00, BUTTON_LOCKED = 0x01 }
 Button lock status enums. More...
 
enum  HVCA_TEMP_SELECTION { FEED_TEMP_SELECT = 0x00, TEMP_SETPOINT_SELECT = 0x01 }
 Temperature selection enums. More...
 
enum  HVCA_FAILURE { NO_FAILURE_FLAG = 0x00, FAILURE_FLAG = 0x01 }
 Failure enums. More...
 
enum  HVCA_WAKEUP_CYCLE {
  SEC_10 = 0x00, SEC_60 = 0x01, SEC_90 = 0x02, SEC_120 = 0x03,
  SEC_150 = 0x04, SEC_180 = 0x05, SEC_210 = 0x06, SEC_240 = 0x07,
  SEC_270 = 0x08, SEC_300 = 0x09, SEC_330 = 0x0A, SEC_360 = 0x0B,
  SEC_390 = 0x0C, SEC_420 = 0x0D, SEC_450 = 0x0E, SEC_480 = 0x0F,
  SEC_510 = 0x10, SEC_540 = 0x11, SEC_570 = 0x12, SEC_600 = 0x13,
  SEC_630 = 0x14, SEC_660 = 0x15, SEC_690 = 0x16, SEC_720 = 0x17,
  SEC_750 = 0x18, SEC_780 = 0x19, SEC_810 = 0x1A, SEC_840 = 0x1B,
  SEC_870 = 0x1C, SEC_900 = 0x1D, SEC_930 = 0x1E, SEC_960 = 0x1F,
  SEC_990 = 0x20, SEC_1020 = 0x21, SEC_1050 = 0x22, SEC_1080 = 0x23,
  SEC_1110 = 0x24, SEC_1140 = 0x25, SEC_1170 = 0x26, SEC_1200 = 0x27,
  SEC_1230 = 0x28, SEC_1260 = 0x29, SEC_1290 = 0x2A, SEC_1320 = 0x2B,
  SEC_1350 = 0x2C, SEC_1380 = 0x2D, SEC_1410 = 0x2E, SEC_1440 = 0x2F,
  SEC_1470 = 0x30, SEC_1500 = 0x31, HRS_3 = 0x32, HRS_6 = 0x33,
  HRS_9 = 0x34, HRS_12 = 0x35, HRS_15 = 0x36, HRS_18 = 0x37,
  HRS_21 = 0x38, HRS_24 = 0x39, HRS_27 = 0x3A, HRS_30 = 0x3B,
  HRS_33 = 0x3C, HRS_36 = 0x3D, HRS_39 = 0x3E, HRS_42 = 0x3F
}
 Wake-up cycle enums. More...
 
enum  HVCA_DISPLAY_ORIENTATION { ORIENTATION_0 = 0x00, ORIENTATION_90 = 0x01, ORIENTATION_180 = 0x02, ORIENTATION_270 = 0x03 }
 Display orientation enums. More...
 
enum  HVCA_SERVICE_COMMAND { HVCA_NO_CHANGE = 0x00, HVCA_OPEN_VALVE = 0x01, HVCA_RUN_INIT = 0x02, HVCA_CLOSE_VALVE = 0x03 }
 Service command enums. More...
 
enum  HVCA_ACTUAL_SPEED_SETTING {
  HVCA_MIN_SPEED = 0x00, HVCA_SPEED_1 = 0x01, HVCA_SPEED_2 = 0x02, HVCA_SPEED_3 = 0x03,
  HVCA_MAX_SPEED = 0x04, HVCA_SPEED_AUTO = 0x05, HVCA_NO_CHANGE_SPEED = 0x07
}
 Actual speed setting of ventilation unit. More...
 
enum  HVCA_ACTUAL_TIMER_SETTING {
  HVCA_NO_TIMER_EXPIRED = 0x00, HVCA_1_10_MIN_LEFT = 0x01, HVCA_11_20_MIN_LEFT = 0x02, HVCA_21_30_MIN_LEFT = 0x03,
  HVCA_31_40_MIN_LEFT = 0x04, HVCA_41_50_MIN_LEFT = 0x05, HVCA_51_60_MIN_LEFT = 0x06, HVCA_MORE_60_MIN_LEFT = 0x07
}
 Actual timer setting of ventilation unit. More...
 
enum  HVCA_NEW_TIMER_SETTING {
  HVCA_NO_TIMER = 0x00, HVCA_10_MIN_SET = 0x01, HVCA_20_MIN_SET = 0x02, HVCA_30_MIN_SET = 0x03,
  HVCA_40_MIN_SET = 0x04, HVCA_50_MIN_SET = 0x05, HVCA_60_MIN_SET = 0x06, HVCA_2_HOUR_SET = 0x07,
  HVCA_3_HOUR_SET = 0x08, HVCA_4_HOUR_SET = 0x09, HVCA_5_HOUR_SET = 0x0A, HVCA_6_HOUR_SET = 0x0B,
  HVCA_7_HOUR_SET = 0x0C, HVCA_8_HOUR_SET = 0x0D, HVCA_9_HOUR_SET = 0x0E, HVCA_10_HOUR_SET = 0x0F,
  HVCA_11_HOUR_SET = 0x10, HVCA_12_HOUR_SET = 0x11, HVCA_13_HOUR_SET = 0x12, HVCA_14_HOUR_SET = 0x13,
  HVCA_15_HOUR_SET = 0x14, HVCA_16_HOUR_SET = 0x15, HVCA_17_HOUR_SET = 0x16, HVCA_18_HOUR_SET = 0x17,
  HVCA_19_HOUR_SET = 0x18, HVCA_20_HOUR_SET = 0x19, HVCA_21_HOUR_SET = 0x1A, HVCA_22_HOUR_SET = 0x1B,
  HVCA_23_HOUR_SET = 0x1C, HVCA_24_HOUR_SET = 0x1D
}
 Actual timer setting of ventilation unit. More...
 
enum  HVCA_ERROR_RESET_COMMAND { HVCA_DO_NOT_RESET = 0x00, HVCA_DO_RESET = 0x01 }
 Error command enums. More...
 
enum  HVCA_DIRECTION { HVCA_DIRECTION_1 = 0x00, HVCA_DIRECTION_2 = 0x01 }
 Direction enums. More...
 

Enumeration Type Documentation

◆ HVAC_MODE

enum HVAC_MODE

Mode enums for A5-20-10 profile.

Enumerator
MODE_AUTO 

Auto 0

MODE_HEAT 

Heat 1

MODE_MORING_WARMUP 

Morning warmup 2

MODE_COOL 

Cool 3

MODE_NIGHT_PURGE 

Night purge 4

MODE_PRECOOL 

Precool 5

MODE_OFF 

Off 6

MODE_TEST 

Test 7

MODE_EMERGENCY_HEAT 

Emergency heat 8

MODE_FAN_ONLY 

Fan only 9

MODE_FREE_COOL 

Free cool 10

MODE_ICE 

Ice 11

MODE_MAX_HEAT 

Max heat 12

MODE_ECONOMIC 

Economic heat/cool 13

MODE_DEHUMIDITY 

Dehumidification (dry) 14

MODE_CALIBRATION 

Calibration 15

MODE_EMERGENCY_COOL 

Emergency cool 16

MODE_EMERGENCY_STEAM 

Emergency steam 17

MODE_MAX_COOL 

Max cool 18

MODE_HVC_LOAD 

Hvc load 19

MODE_NO_LOAD 

No load 18

MODE_AUTO_HEAT 

Auto heat 19

MODE_AUTO_COOL 

Auto cool 20

◆ HVCA_ACTUAL_SPEED_SETTING

Actual speed setting of ventilation unit.

Enumerator
HVCA_MIN_SPEED 

Minimum speed / away 0

HVCA_SPEED_1 

Speed 1 / low 1

HVCA_SPEED_2 

Speed 2 / mid 2

HVCA_SPEED_3 

Speed 3 / high 3

HVCA_MAX_SPEED 

Maximum speed 4

HVCA_SPEED_AUTO 

Auto 5

HVCA_NO_CHANGE_SPEED 

No change 7

◆ HVCA_ACTUAL_TIMER_SETTING

Actual timer setting of ventilation unit.

Enumerator
HVCA_NO_TIMER_EXPIRED 

No timer set or expired 0

HVCA_1_10_MIN_LEFT 

1..10 min left 1

HVCA_11_20_MIN_LEFT 

11..20 min left 2

HVCA_21_30_MIN_LEFT 

21..30 min left 3

HVCA_31_40_MIN_LEFT 

31..40 min left 4

HVCA_41_50_MIN_LEFT 

41..50 min left 5

HVCA_51_60_MIN_LEFT 

51..60 min left 6

HVCA_MORE_60_MIN_LEFT 

>60 min left 7

◆ HVCA_BUTTON_LOCK

Button lock status enums.

Enumerator
BUTTON_UNLOCKED 

Unlocked 0

BUTTON_LOCKED 

Locked 1

◆ HVCA_CONTROLLER_MODE

Controller mode enums for A5-20-xx profiles.

Enumerator
HVCA_AUTO_MOD 

Auto mode 0

HVCA_HEAT_MOD 

Heating 1

HVCA_COOL_MOD 

Cooling 2

HVCA_OFF_MOD 

Off 3

◆ HVCA_DIRECTION

Direction enums.

Enumerator
HVCA_DIRECTION_1 

Direction 1 0

HVCA_DIRECTION_2 

Direction 2 1

◆ HVCA_DISPLAY_ORIENTATION

Display orientation enums.

Enumerator
ORIENTATION_0 

0 0

ORIENTATION_90 

90 1

ORIENTATION_180 

180 2

ORIENTATION_270 

270 3

◆ HVCA_ERROR_RESET_COMMAND

Error command enums.

Enumerator
HVCA_DO_NOT_RESET 

Don't reset error 0

HVCA_DO_RESET 

Reset 1

◆ HVCA_FAILURE

Failure enums.

Enumerator
NO_FAILURE_FLAG 

No failure 0

FAILURE_FLAG 

Failure 1

◆ HVCA_FAILURE_CODE

Failure code enums.

Enumerator
MEASUREMENT_ERROR 

Measurement error 17

BATTERY_EMPTY 

Battery empty 18

FROST_PROTECTION 

Frost protection 20

BLOCKED_VALVE 

Blocked valve 33

END_POINT_DETECTION 

End point detection 36

NO_VALVE 

No valve 40

NOT_TEACHED_IN 

Not teached in 49

NO_RESPONSE_FROM_CONTROLLER 

No response from controller 53

TEACH_IN_ERROR 

Teach in error 54

◆ HVCA_FANSPEED

Fan speed enums for A5-20-20 profile.

Enumerator
HVCA_STAGE_0 

Stage 0 0

HVCA_STAGE_1 

Stage 1 1

HVCA_STAGE_2 

Stage 2 2

HVCA_STAGE_3 

Stage 3 3

HVCA_AUTO 

Auto 31

◆ HVCA_INDEX

enum HVCA_INDEX

Index enums for A5-20-xx profiles.

Enumerator
ENERGY_INPUT 

Energy input enabled 0

ENERGY_STORAGE 

Energy storage 1

BATTERY_CAPACITY 

Battery capacity 2

CONTACT_COVER 

Contact, cover open 3

TEMPERATURE_FAIL 

Failure temperature sensor, out of range 4

WINDOW_DETECTION 

Detection, window open 5

ACTUATOR_OBSTRUCTED 

Actuator obstucted 6

RUN_INTI_SEQ 

Run init sequence 7

LIFT_SET 

Lift set 8

VALVE_OPEN 

Valve open / maintenance 9

VALVE_CLOSED 

Valve closed 10

SUMMER_BIT 

Summer bit 11

SET_POINT_SELECTION 

Set point selection

Note
deprecated should not be accessed is done automatically 12
SET_POINT_INVERSE 

Set point inverse 13

SELECT_FUNCTION 

Select function 14

ON_OFF 

On - off 15

EXTERNAL_DISABLEMENT 

External disablement 16

DISABLE_REMOTE_CONTROL 

Disable remote controller 17

OTHER_DISABLEMENT 

Other disablement 18

WINDOW_DISABLEMENT 

Window contact disablement 19

KEYCARD_DISABLEMENT 

Key card disablement 20

ALARM_STATE 

Alarm state 21

FAN_OVERRIDE 

Fan override 22

CONTROLLER_STATE 

Controller state 23

ENERGY_HOLDOFF 

Energy hold-off / dew point 24

SERVICE_ON 

Service on 25

FEED_TEMP 

Feed temperature 26

CURRENT_TEMP 

Current room temperature 27

MEASUREMENT_STATUS 

Measurement status 28

STATUS_REQUEST 

Status request 29

BUTTON_LOCK 

Button lock status/control 30

TEMP_SELECTION 

Temperature selection 31

FAILURE 

Failure 32

MEASUREMENT_CONTROL 

Measurement control 33

WAKEUP_CYCLE 

Wake-up cycle 34

DISPLAY_ORIENTATION 

Display orientation 35

NODE_LOW_BATTERY 

External node low battery 36

NODE_EXT_COMM_ERROR 

External node communication error 37

INTERNAL_SENSOR_ERROR 

Internal sensor error 38

FAN_SPEED_ERROR 

Desired fan speed not reached error 39

GENERAL_ERROR 

Unit has an error 40

AUTO_SPEED_SUPPORT 

Auto speed supported 41

SUMMER_BYPASS 

Summer bypass active 42

FROST_PROTECTION_ACTIVE 

Frost protection active 43

RESET_ERROR 

Reset Error 44

RESET_FILTER_TIMER 

Reset filter timer 45

◆ HVCA_MEASUREMENT_CONTROL

Measurement control enums.

Enumerator
MEASUREMENT_ENABLE 

Enable 0

MEASUREMENT_DISABLE 

Disable 1

◆ HVCA_MEASUREMENT_STATUS

Measurement status enums.

Enumerator
MEASUREMENT_ACTIVE 

Active 0

MEASUREMENT_INACTIVE 

Inactive 1

◆ HVCA_NEW_TIMER_SETTING

Actual timer setting of ventilation unit.

Enumerator
HVCA_NO_TIMER 

No timer 0

HVCA_10_MIN_SET 

1..10 min left 1

HVCA_20_MIN_SET 

20 min 2

HVCA_30_MIN_SET 

30 min 3

HVCA_40_MIN_SET 

40 min 4

HVCA_50_MIN_SET 

50 min 5

HVCA_60_MIN_SET 

60 min 6

HVCA_2_HOUR_SET 

2 hour 7

HVCA_3_HOUR_SET 

3 hour 8

HVCA_4_HOUR_SET 

4 hour 9

HVCA_5_HOUR_SET 

5 hour 10

HVCA_6_HOUR_SET 

6 hour 11

HVCA_7_HOUR_SET 

7 hour 12

HVCA_8_HOUR_SET 

8 hour 13

HVCA_9_HOUR_SET 

9 hour 14

HVCA_10_HOUR_SET 

10 hour 15

HVCA_11_HOUR_SET 

11 hour 16

HVCA_12_HOUR_SET 

12 hour 17

HVCA_13_HOUR_SET 

13 hour 18

HVCA_14_HOUR_SET 

14 hour 19

HVCA_15_HOUR_SET 

15 hour 20

HVCA_16_HOUR_SET 

16 hour 21

HVCA_17_HOUR_SET 

17 hour 22

HVCA_18_HOUR_SET 

18 hour 23

HVCA_19_HOUR_SET 

19 hour 24

HVCA_20_HOUR_SET 

20 hour 25

HVCA_21_HOUR_SET 

21 hour 26

HVCA_22_HOUR_SET 

22 hour 27

HVCA_23_HOUR_SET 

23 hour 28

HVCA_24_HOUR_SET 

24 hour 29

◆ HVCA_ROOM_OCCUPANCY

Room occupancy enums for A5-20-xx profiles.

Enumerator
HVCA_OCCUPIED 

Occupied 0

HVCA_STANDBY 

StandBy 1

HVCA_UNOCCUPIED 

Unoccupied 2

HVCA_OFF 

Off (no occupancy, no action) 3

◆ HVCA_ROOM_OCCUPANCY_TYPE_20

Room occupancy enums for A5-20-20 profile.

Enumerator
HVCA_OCCUPIED_20 

Occupied 0

HVCA_UNOCCUPIED_20 

Unoccupied 1

HVCA_STANDBY_20 

StandBy 2

HVCA_FROST_20 

Frost 3

◆ HVCA_SERVICE_COMMAND

Service command enums.

Enumerator
HVCA_NO_CHANGE 

No change 0

HVCA_OPEN_VALVE 

Open valve 1

HVCA_RUN_INIT 

Run initialisation 2

HVCA_CLOSE_VALVE 

Close valve 3

◆ HVCA_STATUS_REQUEST

Status request enums.

Enumerator
STATUS_NO_CHANGE 

No change 0

STATUS_REQUESTED 

Status requested 1

◆ HVCA_TEMP_SELECTION

Temperature selection enums.

Enumerator
FEED_TEMP_SELECT 

Feed temperature 0

TEMP_SETPOINT_SELECT 

Temperature set point 1

◆ HVCA_VANE_POSITION

Vane position enums for A5-20-10 profile.

Enumerator
VANE_AUTO 

Auto 0

VANE_HORIZONTAL 

Horizontal 1

VANE_POS_2 

Pos 2 2

VANE_POS_3 

Pos 3 3

VANE_POS_4 

Pos 4 4

VANE_VERTICAL 

Vertical 5

VANE_SWING 

Swing 6

VANE_VERT_SWING 

Vertical swing 7

VANE_HORIZ_SWING 

Horizontal swing 8

VANE_BOTH_SWING 

Horizontal and vertical swing 9

VANE_STOP_SWING 

Stop swing 10

◆ HVCA_WAKEUP_CYCLE

Wake-up cycle enums.

Enumerator
SEC_10 

10 sec 0

SEC_60 

60 sec 1

SEC_90 

90 sec 2

SEC_120 

120 sec 3

SEC_150 

150 sec 4

SEC_180 

180 sec 5

SEC_210 

210 sec 6

SEC_240 

240 sec 7

SEC_270 

270 sec 8

SEC_300 

300 sec 9

SEC_330 

330 sec 10

SEC_360 

360 sec 11

SEC_390 

390 sec 12

SEC_420 

420 sec 13

SEC_450 

450 sec 14

SEC_480 

480 sec 15

SEC_510 

510 sec 16

SEC_540 

540 sec 17

SEC_570 

570 sec 18

SEC_600 

600 sec 19

SEC_630 

630 sec 20

SEC_660 

660 sec 21

SEC_690 

690 sec 22

SEC_720 

720 sec 23

SEC_750 

750 sec 24

SEC_780 

780 sec 25

SEC_810 

810 sec 26

SEC_840 

840 sec 27

SEC_870 

870 sec 28

SEC_900 

900 sec 29

SEC_930 

930 sec 30

SEC_960 

960 sec 31

SEC_990 

990 sec 32

SEC_1020 

1020 sec 33

SEC_1050 

1050 sec 34

SEC_1080 

1080 sec 35

SEC_1110 

1110 sec 36

SEC_1140 

1140 sec 37

SEC_1170 

1170 sec 38

SEC_1200 

1200 sec 39

SEC_1230 

1230 sec 40

SEC_1260 

1260 sec 41

SEC_1290 

1290 sec 42

SEC_1320 

1320 sec 43

SEC_1350 

1350 sec 44

SEC_1380 

1380 sec 45

SEC_1410 

1410 sec 46

SEC_1440 

1440 sec 47

SEC_1470 

1470 sec 48

SEC_1500 

1500 sec 49

HRS_3 

3 hours 50

HRS_6 

6 hours 51

HRS_9 

9 hours 52

HRS_12 

12 hours 53

HRS_15 

15 hours 54

HRS_18 

18 hours 55

HRS_21 

21 hours 56

HRS_24 

24 hours 57

HRS_27 

27 hours 58

HRS_30 

30 hours 59

HRS_33 

33 hours 60

HRS_36 

36 hours 61

HRS_39 

39 hours 62

HRS_42 

42 hours 63