Loading…

Method Name: meth_setup_mA_output_2

Method ID: 0x48C9

Method Label: Set Up mA Output 2

Method Help:


  • {
  • char status[3];
  • long select;
  • long step;
  • long temp;
  • char disp_string[100];
  • int slen;
  • int choice;
  • select = 0;
  • step = 0;
  • slen = 100;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • if (_ivar_value(4049) == 0)
  • {
  • _get_dictionary_string(858981464,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 1)
  • {
  • _get_dictionary_string(858981465,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 3)
  • {
  • _get_dictionary_string(858981466,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 5)
  • {
  • _get_dictionary_string(858981467,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 15)
  • {
  • _get_dictionary_string(858981468,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 16)
  • {
  • _get_dictionary_string(858981469,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 19)
  • {
  • _get_dictionary_string(858981470,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else
  • {
  • if (_ivar_value(4049) == 20)
  • {
  • _get_dictionary_string(858981471,disp_string,slen);
  • choice = SELECT_FROM_LIST(disp_string,literal_string(640));
  • }
  • else


Please login for more