Loading…

方法名称: MthdSimulateAFStop

方法ID: 0x4332

方法标签: Stop simulation

方法描述: This is intended to stop performing analog feedback simulation


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _add_abort_method(17130);
  • _iassign(17200,0);
  • _fassign(17201,4.0);
  • writeprotection_release();
  • send(185,status);
  • if (status[0])
  • {
  • display_response_status(185,status[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }


请登录以获得完整内容