Loading…

方法名称: read_dv_max_min

方法ID: 0x40EE

方法标签: Read dv max/min log

方法描述: Reads the device variable maximum and minimum logged values


  • {
  • char status[3];
  • int dvIndex;
  • long varid[4];
  • _set_all_resp_code(0);
  • _iassign(16396,1);
  • dvIndex = SELECT_FROM_LIST(literal_string(812),literal_string(813));
  • if (dvIndex < 0 || dvIndex > 4)
  • {
  • process_abort();
  • }
  • _iassign(4167,dvIndex);
  • do {


请登录以获得完整内容