Loading…
Loading…
Method Name: reset_config_flag
Method ID: 0x4143
Method Label: Reset config changed flag
Method Help: Resets the configuration changed flag
- {
- char status[3];
- ACKNOWLEDGE(literal_string(453));
- send(38,status);
- if (status[0])
- {
- display_response_status(38,status[0]);
- process_abort();
- }
Please login for more