# ConstantParameters

## `ConstantParameters` (PARAMS)

Attributes: : `qualified_only`<br>

InOut:

| Scope                                        | Name                          | Type                                                 | Initial                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Comment                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| -------------------------------------------- | ----------------------------- | ---------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Constant                                     | <p><br><br>gc\_iMaxAlarms</p> | `INT`                                                | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                        | <p>The number of maximum alarms; a high value can be used here because it is only used for the buffer size.<br>: Performance does not depend on this parameter. It depends on the size of configured alarms in the alarm group.<br>There is a pointer to the lowest and the highest boundary. So only the data between the boundaries will be used.<br>Please ensure this number is greater than or equal to your configured alarms from ALL alarm groups.</p> |
| <p><br><br>gc\_iMaxActiveAlarms</p>          | `INT`                         | 300                                                  | <p>The number of maximum active alarms. It behaves the same as the parameter “gc\_iMaxAlarms”.<br>: The difference between them is that this parameter defines the max size of active alarms. But we fill the<br>buffer dynamically by using the Alarm Traversal Consumer.<br>Theoretically it can happen that all configured alarms become active, so for that reason the buffer should have the<br>same size as the maximum number of active alarms.</p> |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_xAlarmFloodPortal</p>         | `BOOL`                        | TRUE                                                 | <p>Flood alarm suppression (activates when FIFO memory is full<br>for the portal)</p>                                                                                                                                                                                                                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_iMaxAlarmsPortal</p>          | `INT`                         | 5                                                    | Number of alarms to be transmitted to the portal                                                                                                                                                                                                                                                                                                                                                                                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_iChangeTimeAlarmsPortal</p>   | `TIME`                        | TIME#3s0ms                                           | Switchover time for portal string (alarm and pause time)                                                                                                                                                                                                                                                                                                                                                                                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_iMaxPolicyRules</p>           | `INT`                         | 4                                                    | Max Policy Rules                                                                                                                                                                                                                                                                                                                                                                                                                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_iMaxGroupRules</p>            | `INT`                         | 4                                                    | Max Group Rules                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>wsDefaultPolicyName</p>           | `WSTRING`                     | “Policy 1”                                           | Default Policy Name                                                                                                                                                                                                                                                                                                                                                                                                                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>wsDefaultGroupName</p>            | `WSTRING`                     | “Group 1”                                            | Default Group Name                                                                                                                                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>xActivateAlarmByDefault</p>       | `BOOL`                        | TRUE                                                 | Activate Alarm By Default                                                                                                                                                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_sHVACInstanceStaticString</p> | `STRING`                      | ‘HVAC-Mail-ID: a102101a-cb2b-44e8-a483-8e9185217659’ | HVAC Instance Static String                                                                                                                                                                                                                                                                                                                                                                                                                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| <p><br><br>gc\_iMaxBodyMessageSize</p>       | `INT`                         | 4096                                                 | Max Body Message Size                                                                                                                                                                                                                                                                                                                                                                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
