SCIO.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"材质",
  7. "infoPointCode":"MaterialType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"铁板"
  15. },
  16. {
  17. "code":"2",
  18. "name":"镀锌板"
  19. },
  20. {
  21. "code":"3",
  22. "name":"铝合金板"
  23. },
  24. {
  25. "code":"4",
  26. "name":"不锈钢板"
  27. },
  28. {
  29. "code":"5",
  30. "name":"其他"
  31. }
  32. ],
  33. "note":"",
  34. "func-id":""
  35. },
  36. {
  37. "firstTag":"技术参数",
  38. "secondTag":"",
  39. "infoPointName":"形式",
  40. "infoPointCode":"ShapeType",
  41. "unit":"",
  42. "dataType":"Enum",
  43. "inputMode":"D1",
  44. "dataSource":[
  45. {
  46. "code":"1",
  47. "name":"单层"
  48. },
  49. {
  50. "code":"2",
  51. "name":"双层"
  52. },
  53. {
  54. "code":"3",
  55. "name":"其他"
  56. }
  57. ],
  58. "note":"",
  59. "func-id":""
  60. },
  61. {
  62. "firstTag":"技术参数",
  63. "secondTag":"",
  64. "infoPointName":"壁厚",
  65. "infoPointCode":"Thick",
  66. "unit":"mm",
  67. "dataType":"Num",
  68. "inputMode":"A2",
  69. "dataSource":"",
  70. "note":"",
  71. "func-id":""
  72. },
  73. {
  74. "firstTag":"技术参数",
  75. "secondTag":"",
  76. "infoPointName":"工作压力范围",
  77. "infoPointCode":"WorkPressRange",
  78. "unit":"MPa",
  79. "dataType":"Num",
  80. "inputMode":"A6",
  81. "dataSource":"",
  82. "note":"",
  83. "func-id":""
  84. },
  85. {
  86. "firstTag":"技术参数",
  87. "secondTag":"",
  88. "infoPointName":"工作温度范围",
  89. "infoPointCode":"WorkTempRange",
  90. "unit":"℃",
  91. "dataType":"Num",
  92. "inputMode":"A6",
  93. "dataSource":"",
  94. "note":"",
  95. "func-id":""
  96. },
  97. {
  98. "firstTag":"技术参数",
  99. "secondTag":"",
  100. "infoPointName":"工作湿度范围",
  101. "infoPointCode":"WorkRHRange",
  102. "unit":"%RH",
  103. "dataType":"Num",
  104. "inputMode":"A6",
  105. "dataSource":"",
  106. "note":"",
  107. "func-id":""
  108. },
  109. {
  110. "firstTag":"技术参数",
  111. "secondTag":"",
  112. "infoPointName":"防护等级",
  113. "infoPointCode":"IPGrade",
  114. "unit":"",
  115. "dataType":"Enum",
  116. "inputMode":"D1",
  117. "dataSource":"见《11防护等级》",
  118. "note":"",
  119. "func-id":""
  120. },
  121. {
  122. "firstTag":"控制参数",
  123. "secondTag":"",
  124. "infoPointName":"控制模式",
  125. "infoPointCode":"CtrlMode",
  126. "unit":"",
  127. "dataType":"Str",
  128. "inputMode":"B1",
  129. "dataSource":"",
  130. "note":"",
  131. "func-id":""
  132. },
  133. {
  134. "firstTag":"运行参数",
  135. "secondTag":"",
  136. "infoPointName":"进口风压",
  137. "infoPointCode":"AirInPress",
  138. "unit":"MPa",
  139. "dataType":"Inst",
  140. "inputMode":"L",
  141. "dataSource":"",
  142. "note":"",
  143. "func-id":""
  144. },
  145. {
  146. "firstTag":"运行参数",
  147. "secondTag":"",
  148. "infoPointName":"出口风压",
  149. "infoPointCode":"AirOutPress",
  150. "unit":"MPa",
  151. "dataType":"Inst",
  152. "inputMode":"L",
  153. "dataSource":"",
  154. "note":"",
  155. "func-id":""
  156. },
  157. {
  158. "firstTag":"运行参数",
  159. "secondTag":"",
  160. "infoPointName":"排烟风量",
  161. "infoPointCode":"ExhaustSmokeFlow",
  162. "unit":"m³\/h",
  163. "dataType":"Inst",
  164. "inputMode":"L",
  165. "dataSource":"",
  166. "note":"",
  167. "func-id":""
  168. },
  169. {
  170. "firstTag":"运行参数",
  171. "secondTag":"",
  172. "infoPointName":"排烟温度",
  173. "infoPointCode":"ExhaustSmokeTemp",
  174. "unit":"℃",
  175. "dataType":"Inst",
  176. "inputMode":"L",
  177. "dataSource":"",
  178. "note":"",
  179. "func-id":""
  180. }
  181. ]
  182. }