Loading…

方法名称: meth_configure_i_o

方法ID: 0x4394

方法标签: Inputs/Outputs

方法描述:


  • {
  • char status[3];
  • long select;
  • long step;
  • long step1;
  • long step2;
  • long step3;
  • long step4;
  • long temp;
  • char disp_string[100];
  • char disp_string1[100];
  • int slen;
  • int slen1;
  • int choice;
  • int fault_setup_index;
  • int index_no;
  • float floatFreqVal;
  • float floatRateVal;
  • float floatPulsesPerUnit;
  • float floatUnitsPerPulse;
  • int ScalingMethodChoice;
  • select = 0;
  • step = 0;
  • step4 = 0;
  • slen = 100;
  • slen1 = 100;
  • fault_setup_index = 0;
  • index_no = 0;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(544));
  • _get_dictionary_string(858981312,disp_string,slen);
  • _MenuDisplay(17301,disp_string,literal_string(571));
  • send(51,status);
  • if (status[0])
  • {
  • display_response_status(51,status[0]);
  • _get_dictionary_string(858587163,disp_string,slen);
  • DELAY(2,disp_string);
  • process_abort();
  • }
  • send(50,status);
  • _get_dictionary_string(858981294,disp_string,slen);
  • DELAY(2,disp_string);
  • do {
  • switch (step)
  • {
  • case 0:
  • send(15,status);
  • if (status[0])
  • {
  • display_response_status(15,status[0]);
  • _get_dictionary_string(858587163,disp_string,slen);
  • DELAY(2,disp_string);
  • process_abort();
  • }
  • send(63,status);
  • if (status[0])
  • {
  • display_response_status(63,status[0]);
  • _get_dictionary_string(858587163,disp_string,slen);
  • DELAY(2,disp_string);
  • process_abort();
  • }
  • send(195,status);
  • if (status[0])
  • {
  • display_response_status(195,status[0]);
  • _get_dictionary_string(858587163,disp_string,slen);
  • DELAY(2,disp_string);
  • process_abort();
  • }
  • if (_ivar_value(4048) == 22 || _ivar_value(4048) == 32 || _ivar_value(4048) == 47 || _ivar_value(4048) == 53 || _ivar_value(4048) == 56)
  • {
  • _get_dictionary_string(858981312,disp_string,slen);
  • temp = _MenuDisplay(17302,disp_string,literal_string(571));
  • step++;
  • }
  • else
  • {
  • if (_ivar_value(4048) == 1 || _ivar_value(4048) == 3 || _ivar_value(4048) == 15 || _ivar_value(4048) == 19 || _ivar_value(4048) == 20 || _ivar_value(4048) == 21 || _ivar_value(4048) == 55)
  • {
  • _get_dictionary_string(858981312,disp_string,slen);
  • temp = _MenuDisplay(17303,disp_string,literal_string(571));
  • step++;
  • }
  • else


请登录以获得完整内容