Loading…

方法名称: MthUnlockExtendedRange

方法ID: 0x41B1

方法标签: Unlock Extended Range

方法描述: Unlock the extended range feature. The required code can be obtained from the manufacturer. (Fct. C7.2.4)


  • {
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • MthClearPasswordVariables();
  • _add_abort_method(16818);
  • _get_dev_var_value(literal_string(1524),0,16815);
  • send_trans(201,21,status);
  • if (status[0])
  • {
  • display_response_status(201,status[0]);
  • }
  • ui16BuyableFeaturePassword = 0;


请登录以获得完整内容