Loading…

方法名称: ejx_method_chg_pwon_info

方法ID: 0x4000

方法标签: Chg power on info

方法描述: Chg power on info- Change the information displayed when turn on the power.


  • {
  • long var_id[5];
  • long current_power_on_info;
  • long next_power_on_info;
  • char status[3];
  • int rtn;
  • { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
  • rtn = ejx_method_chk_supported_device();
  • if((-1) == rtn){
  • ACKNOWLEDGE("|en|This function is not supported." );
  • process_abort();
  • }


请登录以获得完整内容