Loading…

Method Name: MthdStepResponseStart

Method ID: 0x44B9

Method Label: Start test

Method Help: When the valve signature starts, the entire valve operating range is covered for the open and closed directions. High-resolution plots are generated for the pressure patterns at the diagnostic pressure sensors. In addition, the signal waveform for the universal input is recorded. Once the signature has expired, the parameters selected by the user are loaded from the device and displayed. Depending on the quantity of data selected, it may take several minutes to transfer all the parameter values.


  • {
  • char status[3];
  • char disp_string1[60];
  • long varid[2];
  • int slen1;
  • slen1 = 60;
  • ACKNOWLEDGE(literal_string(1906));
  • PUT_MESSAGE(literal_string(1907));
  • writeprotection_release();
  • _iassign(17547,3);
  • send(213,status);
  • if (status[0])
  • {
  • display_response_status(213,status[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);


Please login for more