Loading…

方法名称: enter_password_method

方法ID: 0x409E

方法标签: Enter Password

方法描述: The correct password must be entered to modify any of the parameters in the following menus.


  • {
  • char status[3];
  • int local_password_entry;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _iassign(16734,1);
  • send(163,status);
  • if (status[0])
  • {
  • display_response_status(163,status[0]);
  • DELAY(2,literal_string(566));
  • process_abort();
  • }


请登录以获得完整内容