CFA.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"最大工作压力",
  7. "infoPointCode":"MaxWorkPress",
  8. "unit":"MPa",
  9. "dataType":"Num",
  10. "inputMode":"A2",
  11. "dataSource":"",
  12. "note":"",
  13. "func-id":""
  14. },
  15. {
  16. "firstTag":"技术参数",
  17. "secondTag":"",
  18. "infoPointName":"定压精度",
  19. "infoPointCode":"ConstantPressAccuracy",
  20. "unit":"MPa",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"给水压力",
  31. "infoPointCode":"SupplyWaterPress",
  32. "unit":"MPa",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"",
  42. "infoPointName":"总容积",
  43. "infoPointCode":"TotCap",
  44. "unit":"m³",
  45. "dataType":"Num",
  46. "inputMode":"A2",
  47. "dataSource":"",
  48. "note":"",
  49. "func-id":""
  50. },
  51. {
  52. "firstTag":"技术参数",
  53. "secondTag":"",
  54. "infoPointName":"调节容积",
  55. "infoPointCode":"AdjustCap",
  56. "unit":"m³",
  57. "dataType":"Num",
  58. "inputMode":"A2",
  59. "dataSource":"",
  60. "note":"",
  61. "func-id":""
  62. },
  63. {
  64. "firstTag":"技术参数",
  65. "secondTag":"",
  66. "infoPointName":"供水能力范围",
  67. "infoPointCode":"SupplyWaterRange",
  68. "unit":"m³\/h",
  69. "dataType":"Enum",
  70. "inputMode":"A6",
  71. "dataSource":"",
  72. "note":"",
  73. "func-id":""
  74. },
  75. {
  76. "firstTag":"技术参数",
  77. "secondTag":"",
  78. "infoPointName":"排气模式",
  79. "infoPointCode":"ExhaustType",
  80. "unit":"",
  81. "dataType":"Enum",
  82. "inputMode":"D1",
  83. "dataSource":[
  84. {
  85. "code":"1",
  86. "name":"常压隔膜罐排气"
  87. },
  88. {
  89. "code":"2",
  90. "name":"真空排气"
  91. },
  92. {
  93. "code":"3",
  94. "name":"其他"
  95. }
  96. ],
  97. "note":"",
  98. "func-id":""
  99. },
  100. {
  101. "firstTag":"技术参数",
  102. "secondTag":"",
  103. "infoPointName":"工作温度范围",
  104. "infoPointCode":"WorkTempRange",
  105. "unit":"℃",
  106. "dataType":"Num",
  107. "inputMode":"A6",
  108. "dataSource":"",
  109. "note":"",
  110. "func-id":""
  111. },
  112. {
  113. "firstTag":"技术参数",
  114. "secondTag":"",
  115. "infoPointName":"工作湿度范围",
  116. "infoPointCode":"WorkRHRange",
  117. "unit":"%RH",
  118. "dataType":"Num",
  119. "inputMode":"A6",
  120. "dataSource":"",
  121. "note":"",
  122. "func-id":""
  123. },
  124. {
  125. "firstTag":"技术参数",
  126. "secondTag":"",
  127. "infoPointName":"防护等级",
  128. "infoPointCode":"IPGrade",
  129. "unit":"",
  130. "dataType":"Str",
  131. "inputMode":"B1",
  132. "dataSource":"",
  133. "note":"参考《11防护等级》",
  134. "func-id":""
  135. },
  136. {
  137. "firstTag":"技术参数",
  138. "secondTag":"",
  139. "infoPointName":"噪声",
  140. "infoPointCode":"Noise",
  141. "unit":"dB(A)",
  142. "dataType":"Num",
  143. "inputMode":"A2",
  144. "dataSource":"",
  145. "note":"",
  146. "func-id":""
  147. },
  148. {
  149. "firstTag":"控制参数",
  150. "secondTag":"",
  151. "infoPointName":"控制模式",
  152. "infoPointCode":"CtrlMode",
  153. "unit":"",
  154. "dataType":"Str",
  155. "inputMode":"B1",
  156. "dataSource":"",
  157. "note":"",
  158. "func-id":""
  159. },
  160. {
  161. "firstTag":"运行参数",
  162. "secondTag":"",
  163. "infoPointName":"水箱水量",
  164. "infoPointCode":"TankVolume",
  165. "unit":"m³",
  166. "dataType":"Inst",
  167. "inputMode":"L",
  168. "dataSource":"",
  169. "note":"",
  170. "func-id":""
  171. },
  172. {
  173. "firstTag":"运行参数",
  174. "secondTag":"",
  175. "infoPointName":"水箱压力",
  176. "infoPointCode":"TankPress",
  177. "unit":"MPa",
  178. "dataType":"Inst",
  179. "inputMode":"L",
  180. "dataSource":"",
  181. "note":"",
  182. "func-id":""
  183. },
  184. {
  185. "firstTag":"运行参数",
  186. "secondTag":"",
  187. "infoPointName":"补水状态",
  188. "infoPointCode":"FillingStatus",
  189. "unit":"",
  190. "dataType":"Boolv",
  191. "inputMode":"L",
  192. "dataSource":"",
  193. "note":"0. 未补水 1. 补水",
  194. "func-id":""
  195. },
  196. {
  197. "firstTag":"运行参数",
  198. "secondTag":"",
  199. "infoPointName":"日补水量",
  200. "infoPointCode":"DayFilling",
  201. "unit":"m³",
  202. "dataType":"Inst",
  203. "inputMode":"M",
  204. "dataSource":"",
  205. "note":"",
  206. "func-id":""
  207. },
  208. {
  209. "firstTag":"运行参数",
  210. "secondTag":"",
  211. "infoPointName":"累计补水量",
  212. "infoPointCode":"AccFilling",
  213. "unit":"m³",
  214. "dataType":"Acc",
  215. "inputMode":"M",
  216. "dataSource":"",
  217. "note":"",
  218. "func-id":""
  219. }
  220. ]
  221. }