Loading…

Method Name: lcp_reset_com_method

Method ID: 0x4784

Method Label: Reset LCP Communication

Method Help:


  • {
  • float qa, qb, qc, qd, qe, mpp; int q, q0, q1, q2, q3, q4, q5, q6, q7, q8; char S[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(1);
  • _set_resp_code((8),0);
  • send_trans(129,35,S);
  • if(aux_term_mode != 1)
  • {
  • ACKNOWLEDGE("|en|The Auxiliary Terminal Action is not configured for a connected Local Control Panel. To configure, change Auxiliary Terminal Action to SIS Local Control Panel");
  • }
  • else
  • {
  • ACKNOWLEDGE("|en|An LCP communication reset should only be necessary after an LCP is replaced with a newer/different model.");
  • q = SELECT_FROM_LIST("|en|During the reset, the LCP buttons will be temporarily disabled, proceed?","|en|Yes;No");


Please login for more