Loading…

方法名称: reset_continuous_method

方法ID: 0x40A2

方法标签: reset continuous

方法描述: Reset continuous diagnostic data (stroke count,cycle count, time open, time closed and time near closed ) to 0.The previous data are lost and must be recorded to be used later.


  • {
  • char nbr;
  • long ids[2];
  • char status[3];
  • if ((_ivar_value(16388) & 0x80) == 0x80)
  • {
  • ACKNOWLEDGE(literal_string(576));
  • return;
  • }
  • _add_abort_method(16440);
  • send(249,status);
  • if (status[0])
  • {
  • display_response_status(249,status[0]);
  • DELAY(3,literal_string(434));
  • process_abort();


请登录以获得完整内容