boolean RRD_Execute (int $InstanceID, string $Command)
InstanceID | ID of the device to be switched |
Command | RRD command. See |
If the command succeeds, it returns TRUE, otherwise FALSE.
The feature was removed with IP Symcon 2.4.
Directs a command to the RRD Tool Library and executes it. Once the command has been executed, the execution will be proceed.
//No example available