# ROSENBERG\_FAN\_EC\_MOTOR\_BG5\_6\_GEN3

## `ROSENBERG_FAN_EC_MOTOR_BG5_6_GEN3` (FB)

`FUNCTION_BLOCK` ROSENBERG\_FAN\_EC\_MOTOR\_BG5\_6\_GEN3

### Darstellung

<figure><img src="/files/ruqh9Qy5EgPHDDbKhBkN" alt=""><figcaption></figcaption></figure>

InOut:

| Scope       | Name                | Type                                         | Initial                                                          | Comment                                                                                                                                                                                            |
| ----------- | ------------------- | -------------------------------------------- | ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Input       | `xEn`               | `BOOL`                                       | TRUE                                                             | Freigabe / Sperrung der Kommunikation (TRUE = Freigabe)                                                                                                                                            |
| Input       | `byUnitId`          | `BYTE`                                       | 0                                                                | Adresse des Geräts                                                                                                                                                                                 |
| Input       | `xUpdateActual`     | `BOOL`                                       | FALSE                                                            | <p>Aktualisierung der Istwerte (bei jeder ansteigenden Flanke<br>)</p>                                                                                                                             |
| Input       | `xUpdateSetp`       | `BOOL`                                       | FALSE                                                            | <p>Aktualisierung der Sollwerte (bei jeder ansteigenden Flanke<br>)</p>                                                                                                                            |
| Input       | `xResError`         | `BOOL`                                       | FALSE                                                            | <p>Reinitialisierung der Ausgänge <code>eErrorCodeCom</code>,<br><code>stErrorCodeDev</code> und <code>stWarningCodeDev</code> auf dem fehlerfreien<br>Zustand (bei jeder ansteigenden Flanke)</p> |
| Input       | `xResAlarm`         | `BOOL`                                       | FALSE                                                            | Rücksetzung der Fehler im Ventilator (TRUE = Rücksetzung)                                                                                                                                          |
| Input       | `xEnFan`            | `BOOL`                                       | FALSE                                                            | Freigabe / Sperrung des Ventilators (TRUE = Freigabe)                                                                                                                                              |
| Input       | `rSetp`             | `REAL`                                       | 0.0                                                              | Sollwert - Ventilator (Steuerung: 0.0% - 100.0%)                                                                                                                                                   |
| Inout       | `ModbusClient`      | `ModbusClientBase`                           |                                                                  | Client des Geräts                                                                                                                                                                                  |
| Output      | `wFirmware`         | `WORD`                                       |                                                                  | Firmware des Ventilators                                                                                                                                                                           |
| Output      | `rSpeed`            | `REAL`                                       |                                                                  | Anzahl der Umdrehungen pro Minute                                                                                                                                                                  |
| Output      | `rTemp_Internal`    | `REAL`                                       |                                                                  | Interne Temperatur in °C                                                                                                                                                                           |
| Output      | `rPower_In`         | `REAL`                                       |                                                                  | Aufgenommene elektrische Leistung in W                                                                                                                                                             |
| Output      | `xOperationFan`     | `BOOL`                                       |                                                                  | Betriebsmeldung des Ventilators (FALSE = Aus)                                                                                                                                                      |
| Output      | `eRotation_Fb`      | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_ROTATION\_MODE | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_ROTATION\_MODE.CLOCKWISE           | Drehrichtung                                                                                                                                                                                       |
| Output      | `eControlMode_Fb`   | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_CONTROL\_MODE  | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_CONTROL\_MODE.MODBUS               | Betriebsart (0 = Modbus // 1 = AE1 (0-10V))                                                                                                                                                        |
| Output      | `xAlarm`            | `BOOL`                                       | FALSE                                                            | Sammelstörung (TRUE = Störung)                                                                                                                                                                     |
| Output      | `xAlarmCom`         | `BOOL`                                       | FALSE                                                            | Sammelstörung - Kommunikation (TRUE = Störung)                                                                                                                                                     |
| Output      | `eErrorCodeCom`     | ModbusErrorCode                              |                                                                  | Fehlercode - Kommunikation (0 = kein Fehler)                                                                                                                                                       |
| Output      | `stErrorCodeDev`    | `STRING`                                     |                                                                  | String mir den Nummern der aktiven Gerätefehler                                                                                                                                                    |
| Output      | `stWarningCodeDev`  | `STRING`                                     |                                                                  | String mir den Nummern der aktiven Gerätewarnungen                                                                                                                                                 |
| Output      | `xBusy`             | `BOOL`                                       |                                                                  | Kommunikationsanzeige (TRUE = Kommunikation)                                                                                                                                                       |
| Input Const | `rLowSpeedLimit`    | `REAL`                                       | 0.0                                                              | <p>Drehzahl zur Auslösung eines Fehlers ‘Drehzahl < Minimum’ in<br>RPM (0 = Fehler deaktiviert, >0 = Überwachung aktiv)</p>                                                                        |
| Input Const | `rAE1_Voltage_Max`  | `REAL`                                       | 9.5                                                              | <p>Analoger Eingang 1 - Sollwert: Spannung für den Sollwert<br><code>rAE1\_Speed\_Max</code> in X.Y V (0.0 - 10.0 V)</p>                                                                           |
| Input Const | `rAE1_Voltage_Min`  | `REAL`                                       | 1.0                                                              | <p>Analoger Eingang 1 - Sollwert: Spannung für den Sollwert<br><code>rAE1\_Speed\_Min</code> in X.Y V (0.0 - 10.0 V)</p>                                                                           |
| Input Const | `rAE1_Speed_Max`    | `REAL`                                       | 1000.0                                                           | <p>Analoger Eingang 1 - Sollwert: Drehzahl für für die Spannung<br><code>rAE1\_Voltage\_2</code> in RPM</p>                                                                                        |
| Input Const | `rAE1_Speed_Min`    | `REAL`                                       | 200.0                                                            | <p>Analoger Eingang 1 - Sollwert: Drehzahl für für die Spannung<br><code>rAE1\_Voltage\_1</code> in RPM</p>                                                                                        |
| Input Const | `rAE1_Speed_Low`    | `REAL`                                       | 0.0                                                              | <p>Analoger Eingang 1 - Sollwert: Drehzahl für Spannungen <<br><code>rAE1\_Voltage\_1</code> in RPM</p>                                                                                            |
| Input Const | `eSetpMode`         | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_SETP\_MODE     | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_SETP\_MODE.SETPOINT\_NOT\_VOLATILE | <p>Flüchtigkeit des Sollwerts (0 = flüchtig // 1 = nicht<br>flüchtig))</p>                                                                                                                         |
| Input Const | `eControlMode`      | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_CONTROL\_MODE  | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_CONTROL\_MODE.MODBUS               | Betriebsart (0 = Modbus // 1 = AE1 (0-10V))                                                                                                                                                        |
| Input Const | `eRotation`         | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_ROTATION\_MODE | FAN\_EC\_MOTOR\_BG5\_6\_GEN3\_ROTATION\_MODE.CLOCKWISE           | Drehrichtung                                                                                                                                                                                       |
| Input Const | `tTimeUpdateSetp`   | `TIME`                                       | TIME#45s0ms                                                      | <p>Updateintervall für die Vorgänge, die durch den Eingang<br><code>xUpdateSetp</code> beeinflusst werden</p>                                                                                      |
| Input Const | `tTimeUpdateActual` | `TIME`                                       | TIME#3s0ms                                                       | <p>Updateintervall für die Vorgänge, die durch den Eingang<br><code>xUpdateActual</code> beeinflusst werden</p>                                                                                    |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.powerio.com/hub/codesys-hvac/hvac-modbus-library/functionblocks/rosenberg/rosenberg_fan_ec_motor_bg5_6_gen3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
