FTA.json 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"电源类型",
  7. "infoPointCode":"PowerType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"220V"
  15. },
  16. {
  17. "code":"2",
  18. "name":"380V"
  19. },
  20. {
  21. "code":"3",
  22. "name":"10kV"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"",
  35. "infoPointName":"电源频率",
  36. "infoPointCode":"PowerFreq",
  37. "unit":"Hz",
  38. "dataType":"Num",
  39. "inputMode":"A2",
  40. "dataSource":"",
  41. "note":"",
  42. "func-id":""
  43. },
  44. {
  45. "firstTag":"技术参数",
  46. "secondTag":"",
  47. "infoPointName":"额定电压",
  48. "infoPointCode":"RatedU",
  49. "unit":"V",
  50. "dataType":"Num",
  51. "inputMode":"A2",
  52. "dataSource":"",
  53. "note":"",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"",
  59. "infoPointName":"额定电流",
  60. "infoPointCode":"RatedI",
  61. "unit":"A",
  62. "dataType":"Num",
  63. "inputMode":"A2",
  64. "dataSource":"",
  65. "note":"",
  66. "func-id":""
  67. },
  68. {
  69. "firstTag":"技术参数",
  70. "secondTag":"",
  71. "infoPointName":"额定功率",
  72. "infoPointCode":"RatedP",
  73. "unit":"W",
  74. "dataType":"Num",
  75. "inputMode":"A2",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"",
  83. "infoPointName":"工作环境",
  84. "infoPointCode":"WorkSite",
  85. "unit":"",
  86. "dataType":"Enum",
  87. "inputMode":"D1",
  88. "dataSource":[
  89. {
  90. "code":"1",
  91. "name":"室内"
  92. },
  93. {
  94. "code":"2",
  95. "name":"室外(有防晒、防雨、防冻装置)"
  96. },
  97. {
  98. "code":"3",
  99. "name":"其他"
  100. }
  101. ],
  102. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"技术参数",
  107. "secondTag":"",
  108. "infoPointName":"泡沫液类型",
  109. "infoPointCode":"FoamingType",
  110. "unit":"",
  111. "dataType":"Enum",
  112. "inputMode":"D1",
  113. "dataSource":[
  114. {
  115. "code":"1",
  116. "name":"环保型水成膜泡沫液"
  117. },
  118. {
  119. "code":"2",
  120. "name":"蛋白、氟蛋白泡沫液"
  121. },
  122. {
  123. "code":"3",
  124. "name":"抗溶性氟蛋白泡沫液"
  125. },
  126. {
  127. "code":"4",
  128. "name":"抗溶性泡沫液"
  129. },
  130. {
  131. "code":"5",
  132. "name":"耐温耐烟型高倍数泡沫液"
  133. },
  134. {
  135. "code":"6",
  136. "name":"其他"
  137. }
  138. ],
  139. "note":"",
  140. "func-id":""
  141. },
  142. {
  143. "firstTag":"技术参数",
  144. "secondTag":"",
  145. "infoPointName":"泡沫液喷射时间",
  146. "infoPointCode":"FoamingSprayTime",
  147. "unit":"min",
  148. "dataType":"Num",
  149. "inputMode":"A2",
  150. "dataSource":"",
  151. "note":"T= V\/60*Q*λ\n(V表示泡沫罐容积(L),Q表示混合液流量(L\/S), λ表示混合比)",
  152. "func-id":""
  153. },
  154. {
  155. "firstTag":"技术参数",
  156. "secondTag":"",
  157. "infoPointName":"泡沫液储罐容量",
  158. "infoPointCode":"FoamingStoreCap",
  159. "unit":"m³",
  160. "dataType":"Num",
  161. "inputMode":"A2",
  162. "dataSource":"",
  163. "note":"",
  164. "func-id":""
  165. },
  166. {
  167. "firstTag":"技术参数",
  168. "secondTag":"",
  169. "infoPointName":"额定泡沫混合液流量",
  170. "infoPointCode":"RatedFoamingMixFlow",
  171. "unit":"m³\/h",
  172. "dataType":"Num",
  173. "inputMode":"A2",
  174. "dataSource":"",
  175. "note":"",
  176. "func-id":""
  177. },
  178. {
  179. "firstTag":"技术参数",
  180. "secondTag":"",
  181. "infoPointName":"额定混合比",
  182. "infoPointCode":"RatedMixRatio",
  183. "unit":"%",
  184. "dataType":"Num",
  185. "inputMode":"A2",
  186. "dataSource":"",
  187. "note":"",
  188. "func-id":""
  189. },
  190. {
  191. "firstTag":"技术参数",
  192. "secondTag":"",
  193. "infoPointName":"最大压力损失",
  194. "infoPointCode":"MaxPressLoss",
  195. "unit":"MPa",
  196. "dataType":"Num",
  197. "inputMode":"A2",
  198. "dataSource":"",
  199. "note":"",
  200. "func-id":""
  201. },
  202. {
  203. "firstTag":"技术参数",
  204. "secondTag":"",
  205. "infoPointName":"混合装置出液管通径",
  206. "infoPointCode":"OutPipeDiameter",
  207. "unit":"mm",
  208. "dataType":"Num",
  209. "inputMode":"A2",
  210. "dataSource":"",
  211. "note":"",
  212. "func-id":""
  213. },
  214. {
  215. "firstTag":"技术参数",
  216. "secondTag":"",
  217. "infoPointName":"混合装置进水管通径",
  218. "infoPointCode":"InPipeDiameter",
  219. "unit":"mm",
  220. "dataType":"Num",
  221. "inputMode":"A2",
  222. "dataSource":"",
  223. "note":"",
  224. "func-id":""
  225. },
  226. {
  227. "firstTag":"技术参数",
  228. "secondTag":"",
  229. "infoPointName":"介质PH值范围",
  230. "infoPointCode":"MediumPHRange",
  231. "unit":"",
  232. "dataType":"Num",
  233. "inputMode":"A5",
  234. "dataSource":"",
  235. "note":"",
  236. "func-id":""
  237. },
  238. {
  239. "firstTag":"技术参数",
  240. "secondTag":"",
  241. "infoPointName":"介质温度范围",
  242. "infoPointCode":"MediumTempRange",
  243. "unit":"℃",
  244. "dataType":"Num",
  245. "inputMode":"A6",
  246. "dataSource":"",
  247. "note":"",
  248. "func-id":""
  249. },
  250. {
  251. "firstTag":"技术参数",
  252. "secondTag":"",
  253. "infoPointName":"介质压力范围",
  254. "infoPointCode":"MediumPressRange",
  255. "unit":"MPa",
  256. "dataType":"Num",
  257. "inputMode":"A6",
  258. "dataSource":"",
  259. "note":"",
  260. "func-id":""
  261. },
  262. {
  263. "firstTag":"技术参数",
  264. "secondTag":"",
  265. "infoPointName":"工作温度范围",
  266. "infoPointCode":"WorkTempRange",
  267. "unit":"℃",
  268. "dataType":"Num",
  269. "inputMode":"A6",
  270. "dataSource":"",
  271. "note":"",
  272. "func-id":""
  273. },
  274. {
  275. "firstTag":"技术参数",
  276. "secondTag":"",
  277. "infoPointName":"工作湿度范围",
  278. "infoPointCode":"WorkRHRange",
  279. "unit":"%RH",
  280. "dataType":"Num",
  281. "inputMode":"A6",
  282. "dataSource":"",
  283. "note":"",
  284. "func-id":""
  285. },
  286. {
  287. "firstTag":"技术参数",
  288. "secondTag":"",
  289. "infoPointName":"防护等级",
  290. "infoPointCode":"IPGrade",
  291. "unit":"",
  292. "dataType":"Str",
  293. "inputMode":"B1",
  294. "dataSource":"",
  295. "note":"参考《11防护等级》",
  296. "func-id":""
  297. },
  298. {
  299. "firstTag":"控制参数",
  300. "secondTag":"",
  301. "infoPointName":"控制模式",
  302. "infoPointCode":"CtrlMode",
  303. "unit":"",
  304. "dataType":"Str",
  305. "inputMode":"B1",
  306. "dataSource":"",
  307. "note":"",
  308. "func-id":""
  309. },
  310. {
  311. "firstTag":"控制参数",
  312. "secondTag":"",
  313. "infoPointName":"自控方式",
  314. "infoPointCode":"AutoCtrlType",
  315. "unit":"",
  316. "dataType":"Bool",
  317. "inputMode":"E1",
  318. "dataSource":[
  319. {
  320. "code":"0",
  321. "name":"手动控制"
  322. },
  323. {
  324. "code":"1",
  325. "name":"自动控制"
  326. }
  327. ],
  328. "note":"",
  329. "func-id":""
  330. },
  331. {
  332. "firstTag":"运行参数",
  333. "secondTag":"运行状态",
  334. "infoPointName":"运行状态",
  335. "infoPointCode":"RunStatus",
  336. "unit":"",
  337. "dataType":"Boolv",
  338. "inputMode":"L",
  339. "dataSource":"",
  340. "note":"0. 停止 1. 运行",
  341. "func-id":""
  342. },
  343. {
  344. "firstTag":"运行参数",
  345. "secondTag":"运行状态",
  346. "infoPointName":"本地远程状态",
  347. "infoPointCode":"RemoteStatus",
  348. "unit":"",
  349. "dataType":"Enumv",
  350. "inputMode":"L",
  351. "dataSource":"",
  352. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  353. "func-id":""
  354. },
  355. {
  356. "firstTag":"运行参数",
  357. "secondTag":"运行状态",
  358. "infoPointName":"混合液储液量",
  359. "infoPointCode":"FoamingMixStore",
  360. "unit":"m³",
  361. "dataType":"Inst",
  362. "inputMode":"L",
  363. "dataSource":"",
  364. "note":"",
  365. "func-id":""
  366. },
  367. {
  368. "firstTag":"运行参数",
  369. "secondTag":"运行状态",
  370. "infoPointName":"混合比",
  371. "infoPointCode":"MixRatio",
  372. "unit":"%",
  373. "dataType":"Inst",
  374. "inputMode":"M",
  375. "dataSource":"",
  376. "note":"",
  377. "func-id":""
  378. },
  379. {
  380. "firstTag":"运行参数",
  381. "secondTag":"运行状态",
  382. "infoPointName":"泡沫混合液流量",
  383. "infoPointCode":"FoamingMixFlow",
  384. "unit":"m³\/h",
  385. "dataType":"Inst",
  386. "inputMode":"L",
  387. "dataSource":"",
  388. "note":"",
  389. "func-id":""
  390. },
  391. {
  392. "firstTag":"运行参数",
  393. "secondTag":"运行状态",
  394. "infoPointName":"进液管压力",
  395. "infoPointCode":"InPress",
  396. "unit":"MPa",
  397. "dataType":"Inst",
  398. "inputMode":"L",
  399. "dataSource":"",
  400. "note":"",
  401. "func-id":""
  402. },
  403. {
  404. "firstTag":"运行参数",
  405. "secondTag":"运行状态",
  406. "infoPointName":"出液管压力",
  407. "infoPointCode":"OutPress",
  408. "unit":"MPa",
  409. "dataType":"Inst",
  410. "inputMode":"L",
  411. "dataSource":"",
  412. "note":"",
  413. "func-id":""
  414. },
  415. {
  416. "firstTag":"运行参数",
  417. "secondTag":"累计参数",
  418. "infoPointName":"累计运行时间",
  419. "infoPointCode":"AccRunTime",
  420. "unit":"h",
  421. "dataType":"Acc",
  422. "inputMode":"M",
  423. "dataSource":"",
  424. "note":"",
  425. "func-id":""
  426. },
  427. {
  428. "firstTag":"运行参数",
  429. "secondTag":"累计参数",
  430. "infoPointName":"开启时间计时",
  431. "infoPointCode":"OpenTimeCount",
  432. "unit":"h",
  433. "dataType":"Acc",
  434. "inputMode":"M",
  435. "dataSource":"",
  436. "note":"",
  437. "func-id":""
  438. },
  439. {
  440. "firstTag":"运行参数",
  441. "secondTag":"累计参数",
  442. "infoPointName":"关闭时间计时",
  443. "infoPointCode":"CloseTimeCount",
  444. "unit":"h",
  445. "dataType":"Acc",
  446. "inputMode":"M",
  447. "dataSource":"",
  448. "note":"",
  449. "func-id":""
  450. }
  451. ]
  452. }