Loading…
Loading…
Method Name: ejx_method_chg_pwon_info
Method ID: 0x4000
Method Label: Chg power on info
Method Help: 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();
- }
Please login for more