The Fronius interface communicates via Ethernet with a Fronius inverter. This allows the energy data to be displayed in real time. In addition, it is possible to detect a fault on the device.
The data is queried cyclically every second by Antcas Control via HTTP. If a value has changed, it is sent to the PLC.
If multiple inverters are used, they can be queried with the corresponding device address. Each individual device uses its own interface in Antcas Control for this purpose.
In case an error at the inverter needs to be evaluated, it is recommended to also monitor the variable offline, as all other values are only transmitted with a correct connection.
Note: The variable
time is not displayed in the monitor.
| Name | Description |
|---|---|
| Last query. | |
| There is a fault at the inverter. | |
| If the device is not reachable, this value is true. |
| Name | Unit | Description |
|---|---|---|
| Wh | Current daily production. | |
| Wh | Current annual production. | |
| Wh | Total energy produced by the inverter. | |
| W | Active power delivered on the AC side. | |
| VA | Apparent power delivered on the AC side. | |
| A | Current delivered on the AC side. | |
| V | Voltage on the AC side. | |
| Hz | Frequency on the AC side. | |
| A | Current delivered on the DC side. | |
| V | Voltage on the DC side. |
| Name | Description |
|---|---|
| There is an error on the device. | |
| Error code: 0 = No error |
|
| Operating status: 0..6 = Startup 7 = Running 8 = Standby 9 = Bootloading 10 = Error |
|
| The error must be acknowledged on the device. | |
| API error code. | |
| Error reason in the API as plain text. | |
| Message text of the API as plain text. |