User manual

Automation Protocol Extended Status Commands
Miranda Technologies Ltd Page 157
Example:
void SetCleanFeed(int CleanFeed)
{
remote_send(“Xx%s”, “/home/configs/Name.xml”);
}
The information returned indicates whether the configuration file was
correctly imported.
Format Field Description
%c%c Cmd Xx
%1x Success/
Failure
0 – The file could not be successfully imported
1 – The files was successfully imported
For the configuration settings to take effect, once the configuration file has
been successfully loaded (as indicate by the response) the software needs to
be restarted.