Loading…
Loading…
Method Name: conf_tmpr_params
Method ID: 0x4402
Method Label: Config. Tamper Alarm
Method Help: Allows to configure Tamper alarm parameters
- {
- int conf;
- char status[3];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- ACKNOWLEDGE(literal_string(1594));
- send_command(15);
- if (write_protect)
- {
- ACKNOWLEDGE(literal_string(1595));
- process_abort();
- }
- send_command(230);
- _get_dev_var_value(literal_string(1859),0,16920);
- if (tmpr_mode)
- {
Please login for more