boolean EIB_Str (int $InstanceID, string $String)
InstanceID | ID of the device to be switched |
String | Text to send (14 characters maximum) |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sends a text String to the device with the ID InstanceID.
EIB_Str(12345, “It rings! “); //Send the string to the bus