boolean PJ_RequestStatus (int $InstanceID)
InstanceID | ID of the device |
If the command succeeds, it returns TRUE, otherwise FALSE.
Queries the current values for the device with the ID InstanceID and writes it to the appropriate state variables.
This function loads the radio traffic significantly.
It should be used only when the internal timer is not to be used to implement irregular intervals. A constant interrogation of the values can block the radio traffic from other participants.
PJ_RequestStatus(12345); //Query values