Loading…

方法名称: methodStrokeTime

方法ID: 0x4074

方法标签: Stroke Time

方法描述: set stroke time. Stroke time is used to limit rate of change of travel. Stroke time is expressed as sec/100% travel


  • {
  • char nbr;
  • char status[3];
  • char prevMode;
  • int result;
  • int result0;
  • long ids[10];
  • send(249,status);
  • if (status[0] != 0)
  • {
  • display_response_status(249,status[0]);
  • DELAY(3,literal_string(760));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16397) != 0)
  • {
  • ACKNOWLEDGE(literal_string(762));
  • PUT_MESSAGE(literal_string(763));
  • _add_abort_method(16401);
  • _iassign(16397,0);
  • send(135,status);


请登录以获得完整内容