Loading…
Loading…
方法名称: display_universal_rev_j_var
方法ID: 0x4008
方法标签: Abort of the Chg universal rev
方法描述: Abort of the Chg universal rev- Display the universal revision.
- {
- long next_universal_rev;
- long next_device_rev;
- next_universal_rev = _ivar_value(16389);
- next_device_rev = _ivar_value(16390);
- { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
- if( next_universal_rev != _ivar_value(156) ){
- ACKNOWLEDGE("|en|Current universal rev is %{universal_revision} with fld dev rev %{transmitter_revision}.\nNew universal rev will be %{next_universal_rev} with fld dev rev %{next_device_rev}.\n");
- }
- else{
- ACKNOWLEDGE("|en|Current universal rev is %{universal_revision} with fld dev rev %{transmitter_revision}.\n");
请登录以获得完整内容