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