Loading…

Method Name: MthChangeMeterType

Method ID: 0x43C1

Method Label: Change Meter Type

Method Help: This method changes the meter type. To change the type a valid password is needed.


  • {
  • 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);
  • tmpOldMeterType = TypeMeter;
  • MthClearPasswordVariables();
  • _add_abort_method(17338);
  • _add_abort_method(17346);


Please login for more