Loading…
Loading…
Method Name: display_universal_rev_j_var
Method ID: 0x41BE
Method Label: Abort of the Chg universal rev
Method Help: Abort of the Chg universal rev- Display the universal revision.
- {
- long next_universal_rev;
- long next_device_rev;
- next_universal_rev = _ivar_value(16571);
- next_device_rev = _ivar_value(16572);
- { _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");
Please login for more