Loading…

方法名称: Output1SetupMethod

方法ID: 0x420E

方法标签: Output 1 Setup

方法描述: This method is used to setup or configure Output 1.


  • {
  • char acStatus[3];
  • char disp_string1[60];
  • int wChoice;
  • int wRetry;
  • int wWait;
  • int slen1;
  • long Varid[1];
  • slen1 = 60;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _get_dictionary_string(19726337,disp_string1,slen1);
  • ACKNOWLEDGE(disp_string1);
  • _add_abort_method(4118);
  • wRetry = 0;
  • wWait = 0;
  • do {
  • iOneLowUnsignedIntegerOutputIndexSC200 = 23;
  • if (wWait == 0)
  • {
  • wChoice = SELECT_FROM_LIST(literal_string(1656),literal_string(1657));
  • eType1 = wChoice;
  • }
  • send(185,acStatus);
  • if (acStatus[0] == 35 || acStatus[0] == 36)
  • {
  • display_response_status(185,acStatus[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • if (acStatus[0] == 33 || acStatus[0] == 34)
  • {
  • display_response_status(185,acStatus[0]);
  • wWait++;
  • }
  • else
  • wWait = 0;
  • }
  • while (wWait != 0);
  • send(186,acStatus);
  • switch (wChoice)
  • {
  • case 0:
  • do {
  • iOneLowFloatOutputIndexSC200 = 27;
  • if (wWait == 0)
  • {
  • _get_dev_var_value(literal_string(1658),0,16619);
  • }
  • send(184,acStatus);
  • if (acStatus[0] == 35 || acStatus[0] == 36)
  • {
  • display_response_status(184,acStatus[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • if (acStatus[0] == 33 || acStatus[0] == 34)
  • {
  • display_response_status(184,acStatus[0]);
  • wWait++;
  • DELAY(3,literal_string(1659));
  • }
  • else
  • if (acStatus[0] == 3 || acStatus[0] == 4)
  • {
  • display_response_status(184,acStatus[0]);
  • wRetry++;
  • }
  • else
  • wRetry = wWait = 0;
  • }
  • while (wRetry != 0 || wWait != 0);
  • send(186,acStatus);
  • do {
  • iOneLowFloatOutputIndexSC200 = 28;
  • if (wWait == 0)
  • {
  • _get_dev_var_value(literal_string(1660),0,16623);
  • }
  • send(184,acStatus);
  • if (acStatus[0] == 35 || acStatus[0] == 36)
  • {
  • display_response_status(184,acStatus[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • if (acStatus[0] == 33 || acStatus[0] == 34)
  • {
  • display_response_status(184,acStatus[0]);
  • wWait++;
  • DELAY(3,literal_string(1659));
  • }
  • else
  • if (acStatus[0] == 3 || acStatus[0] == 4)
  • {
  • display_response_status(184,acStatus[0]);
  • wRetry++;
  • }
  • else
  • wRetry = wWait = 0;
  • }
  • while (wRetry != 0 || wWait != 0);
  • send(186,acStatus);
  • break;
  • case 1:
  • do {


请登录以获得完整内容