« Zurück zu Produkt

Dokumentation

EIB_PriorityControl

 boolean EIB_PriorityControl (int $InstanzID, int $Zustand) 

Parameterliste

InstanzID

ID des zu schaltenden Geräts

Zustand

Standard

Rückgabewert

Konnte der Befehl erfolgreich ausgeführt werden, liefert er als Ergebnis TRUE, andernfalls FALSE.

Beschreibung

Setzt das Gerät mit ID InstanzID auf einen bestimmten Zustand.

Beispiel

EIB_PriorityControl(12345, 0);
Haben Sie noch Fragen?