Loading…

方法名称: enter_DN_sel

方法ID: 0x4068

方法标签: Meter Size

方法描述:


  • {
  • int current_value;
  • char status[3];
  • char xmtr_status[6];
  • char cmd_status;
  • current_value = _ivar_value(16411);
  • _get_dev_var_value(literal_string(65),0,16411);
  • if (_ivar_value(16411) == current_value)
  • return;
  • send(141,status);
  • if (status[0] == 66)
  • {
  • remove_all_abort();
  • save_values();
  • send_command(15);
  • send_command(142);
  • send_command(144);
  • _add_abort_method(16499);
  • process_abort();
  • }
  • ;


请登录以获得完整内容