Skip to content

Commit 43a7221

Browse files
authored
Update Smart-Meter-Interface.md
added script for smart meter Siemens IM-351 (Wiener Netze)
1 parent f53d966 commit 43a7221

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

docs/Smart-Meter-Interface.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4429,6 +4429,38 @@ The website https://www.smartcircuits.de/wattwaechter-wifi-usb/flashen/ (in Germ
44294429
#
44304430
```
44314431

4432+
### Siemens IM-351
4433+
4434+
This device is used in the grid of Wiener Netze. Insert your Key into the script.
4435+
4436+
??? summary "View script"
4437+
```
4438+
>D
4439+
>B
4440+
=>sensor53 r
4441+
>M 1
4442+
+1,3,r,0,9600,SM
4443+
1,=so3,256
4444+
1,=so4,KEY
4445+
1,0209090Cx0UUuu@1,year,,year,0
4446+
1,0209090Cx2ss@1,month,,month,0
4447+
1,0209090Cx3ss@1,day,,day,0
4448+
;1,0209090Cx4ss@1,weekday,,weekday,0
4449+
1,0209090Cx5ss@1,hh,,hh,0
4450+
1,0209090Cx6ss@1,mm,,mm,0
4451+
1,0209090Cx7ss@1,ss,,ss,0
4452+
1,0209090Cx13UUuuUUuu@1000,Zaehlerstand,kWh,Zaehlerstand,3
4453+
1,0209090Cx18UUuuUUuu@1000,Einspeisung,kWh,Einspeisung,3
4454+
1,0209090Cx23UUuuUUuu@1000,Blindenergie,kvarh,Blindenergie,3
4455+
1,0209090Cx28UUuuUUuu@1000,Blindenergie Einsp,kvarh,Blindenergie Einsp,3
4456+
; Letzter Paramater (Precision) = add 16 to send data immediately 0 + 16 = 16
4457+
1,0209090Cx33UUuuUUuu@1,Momentanleistung,W,Momentanleistung,16
4458+
1,0209090Cx38UUuuUUuu@1,Einspeiseleistung,W,Einspeiseleistung,0
4459+
1,0209090Cx43UUuuUUuu@1,Blindleistung,var,Blindleistung,0
4460+
1,0209090Cx48UUuuUUuu@1,Blindleistung Einsp,var,Blindleistung Einsp,0
4461+
#
4462+
```
4463+
44324464
### Siemens TD-3511
44334465

44344466
This device is used in the grid of EGTF - Elektrizitäts-Genossenschaft Tacherting-Feichten eG. Read uses IEC 62056-21 data mode "C" without acknowledgement by the reading device.

0 commit comments

Comments
 (0)