Loading…

Method Name: leave_fixed_current_mode_

Method ID: 0x4066

Method Label: 固定電流モードを終ります

Method Help:


  • {
  • char status[3];
  • int attempts;
  • attempts = 0;
  • _add_abort_method(16487);
  • _fassign(16465,0.0);
  • do {
  • send(40,status);
  • }
  • while (status[0] && attempts++ < 5);
  • if (attempts >= 5)
  • {
  • ACKNOWLEDGE(literal_string(195));
  • return;
  • }


Please login for more