CNAS取数仪器端升级
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SystemFormatConfig.xml 420B

1234567
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <SystemFormatConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <!--展示仪器界面数据,展示的是最近多少天的数据-->
  4. <ShowDelayDays>-40</ShowDelayDays>
  5. <!--获取表信息的方式,0表示自动获取表信息,1表示手动输入表信息-->
  6. <TableInfoMode>0</TableInfoMode>
  7. </SystemFormatConfig>