Variable zu Propertys
This commit is contained in:
@@ -101,7 +101,7 @@ $this->SetValue("G_SK_5M_3", $kontaktTeillast);
|
||||
$kontaktVolllast = $this->GetValue("Kontakt_Volllast");
|
||||
$this->SetValue("G_SK_5M_4", $kontaktVolllast);
|
||||
*/
|
||||
$netzbezug = $this->GetValue("Netzbezug");
|
||||
$netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
|
||||
$this->SetValue("E_PNB_5M_0", $netzbezug);
|
||||
|
||||
// Werte in ein Array packen
|
||||
|
||||
Reference in New Issue
Block a user