boolean EIB_Counter32Bit (int $InstanceID, float $Value)
InstanceID | ID of the device to be switched |
Value | Standard = -2147483648..2147483647 |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sends the counter value Value to the device with the ID InstanceID.
EIB_Counter32bit (12345, 10);//Sends the value 10 to the bus