Loading…

Method Name: mthd_Toggle_Password

Method ID: 0x4065

Method Label: Toggle Password

Method Help:


  • {
  • char status[3];
  • char xmtr_status[25];
  • int nResult;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_all_resp_code(0);
  • do {
  • nResult = get_more_status(status,xmtr_status);
  • if (!(xmtr_status[2] & 0x01))
  • {
  • nResult = SELECT_FROM_LIST(literal_string(223),literal_string(224));
  • switch (nResult)
  • {
  • case 0:
  • _vassign(16391,16427);
  • _get_dev_var_value(literal_string(225),0,16391);
  • do {
  • send(135,status);
  • if (status[0] > 0 && status[0] != 16)


Please login for more