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