boolean EIB_Counter8Bit (int $InstanceID, float $Value)
InstanceID | ID of the device to be switched |
Value | Default = 0..255; Signed = -127..127 |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sends the counter value Value to the device with the ID InstanceID.
EIB_Counter8Bit(12345, 10); //Sends the value 10 on the bus