Weiteres Beispiel - SMA Wechselrichter: Unterschied zwischen den Versionen
K (Forenlink auf Vorlage umgestellt, syntaxhighlight korrigiert) |
K (Kategorie "Wechselrichter" eingetragen) |
||
Zeile 16: | Zeile 16: | ||
attr SI room SYSTEM->modbus | attr SI room SYSTEM->modbus | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Kategorie:Wechselrichter]] |
Aktuelle Version vom 16. November 2024, 11:53 Uhr
Based on the discussion in the forum, here is another example that shows how the language can be changed in SMA inverters. To do this, the value of the double holding register 40013 is read or set. 777 corresponds to DE, 778 to EN.
define SI ModbusAttr 3 10 192.168.188.38:502 TCP
attr SI closeAfterResponse 0
attr SI dev-h-defLen 2
attr SI dev-h-defPoll 0
attr SI dev-h-defRevRegs 0
attr SI dev-h-defUnpack N
attr SI dev-type-ENUM_JN-hint EN,DE
attr SI dev-type-ENUM_JN-map 777:DE,778:EN
attr SI dev-type-ENUM_JN-revRegs 0
attr SI enableControlSet 1
attr SI obj-h40013-reading Sprache
attr SI obj-h40013-set 1
attr SI obj-h40013-showGet 1
attr SI room SYSTEM->modbus