Loading…

方法名称: meth_setup_mA_output1

方法ID: 0x43A7

方法标签: Set Up mA Output 1

方法描述:


  • {
  • 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(4048) == 0)
  • {
  • choice = SELECT_FROM_LIST(literal_string(574),literal_string(575));
  • }
  • else
  • {
  • if (_ivar_value(4048) == 1)
  • {
  • choice = SELECT_FROM_LIST(literal_string(576),literal_string(575));
  • }
  • else
  • {
  • if (_ivar_value(4048) == 3)
  • {
  • choice = SELECT_FROM_LIST(literal_string(577),literal_string(575));
  • }
  • else
  • {
  • if (_ivar_value(4048) == 5)
  • {
  • choice = SELECT_FROM_LIST(literal_string(578),literal_string(575));
  • }
  • else
  • {


请登录以获得完整内容