PSB.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"额定电压",
  7. "infoPointCode":"RatedU",
  8. "unit":"V",
  9. "dataType":"Num",
  10. "inputMode":"A2",
  11. "dataSource":"",
  12. "note":"",
  13. "func-id":""
  14. },
  15. {
  16. "firstTag":"技术参数",
  17. "secondTag":"",
  18. "infoPointName":"额定电流",
  19. "infoPointCode":"RatedI",
  20. "unit":"A",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"额定功率",
  31. "infoPointCode":"RatedP",
  32. "unit":"W",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"",
  42. "infoPointName":"工作方式",
  43. "infoPointCode":"WorkType",
  44. "unit":"",
  45. "dataType":"Enum",
  46. "inputMode":"D1",
  47. "dataSource":[
  48. {
  49. "code":"1",
  50. "name":"接触式"
  51. },
  52. {
  53. "code":"2",
  54. "name":"非接触式"
  55. },
  56. {
  57. "code":"3",
  58. "name":"其他"
  59. }
  60. ],
  61. "note":"",
  62. "func-id":""
  63. },
  64. {
  65. "firstTag":"技术参数",
  66. "secondTag":"",
  67. "infoPointName":"最大存储容量",
  68. "infoPointCode":"MaxStore",
  69. "unit":"条",
  70. "dataType":"Num",
  71. "inputMode":"A2",
  72. "dataSource":"",
  73. "note":"",
  74. "func-id":""
  75. },
  76. {
  77. "firstTag":"技术参数",
  78. "secondTag":"",
  79. "infoPointName":"感应距离",
  80. "infoPointCode":"SenseDistance",
  81. "unit":"m",
  82. "dataType":"Num",
  83. "inputMode":"A2",
  84. "dataSource":"",
  85. "note":"",
  86. "func-id":""
  87. },
  88. {
  89. "firstTag":"技术参数",
  90. "secondTag":"",
  91. "infoPointName":"工作温度范围",
  92. "infoPointCode":"WorkTempRange",
  93. "unit":"℃",
  94. "dataType":"Num",
  95. "inputMode":"A6",
  96. "dataSource":"",
  97. "note":"",
  98. "func-id":""
  99. },
  100. {
  101. "firstTag":"技术参数",
  102. "secondTag":"",
  103. "infoPointName":"工作湿度范围",
  104. "infoPointCode":"WorkRHRange",
  105. "unit":"%RH",
  106. "dataType":"Num",
  107. "inputMode":"A6",
  108. "dataSource":"",
  109. "note":"",
  110. "func-id":""
  111. },
  112. {
  113. "firstTag":"技术参数",
  114. "secondTag":"",
  115. "infoPointName":"防护等级",
  116. "infoPointCode":"IPGrade",
  117. "unit":"",
  118. "dataType":"Str",
  119. "inputMode":"B1",
  120. "dataSource":"",
  121. "note":"参考《11防护等级》",
  122. "func-id":""
  123. },
  124. {
  125. "firstTag":"控制参数",
  126. "secondTag":"",
  127. "infoPointName":"控制模式",
  128. "infoPointCode":"CtrlMode",
  129. "unit":"",
  130. "dataType":"Str",
  131. "inputMode":"B1",
  132. "dataSource":"",
  133. "note":"",
  134. "func-id":""
  135. },
  136. {
  137. "firstTag":"运行参数",
  138. "secondTag":"运行状态",
  139. "infoPointName":"运行状态",
  140. "infoPointCode":"RunStatus",
  141. "unit":"",
  142. "dataType":"Boolv",
  143. "inputMode":"L",
  144. "dataSource":"",
  145. "note":"0. 停止 1. 运行",
  146. "func-id":""
  147. },
  148. {
  149. "firstTag":"运行参数",
  150. "secondTag":"运行状态",
  151. "infoPointName":"本地远程状态",
  152. "infoPointCode":"RemoteStatus",
  153. "unit":"",
  154. "dataType":"Enumv",
  155. "inputMode":"L",
  156. "dataSource":"",
  157. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  158. "func-id":""
  159. },
  160. {
  161. "firstTag":"运行参数",
  162. "secondTag":"运行状态",
  163. "infoPointName":"当前存储量",
  164. "infoPointCode":"CurrentStore",
  165. "unit":"条",
  166. "dataType":"Inst",
  167. "inputMode":"L",
  168. "dataSource":"",
  169. "note":"",
  170. "func-id":""
  171. },
  172. {
  173. "firstTag":"运行参数",
  174. "secondTag":"累计参数",
  175. "infoPointName":"累计运行时间",
  176. "infoPointCode":"AccRunTime",
  177. "unit":"h",
  178. "dataType":"Acc",
  179. "inputMode":"M",
  180. "dataSource":"",
  181. "note":"",
  182. "func-id":""
  183. },
  184. {
  185. "firstTag":"运行参数",
  186. "secondTag":"累计参数",
  187. "infoPointName":"开启时间计时",
  188. "infoPointCode":"OpenTimeCount",
  189. "unit":"h",
  190. "dataType":"Acc",
  191. "inputMode":"M",
  192. "dataSource":"",
  193. "note":"",
  194. "func-id":""
  195. },
  196. {
  197. "firstTag":"运行参数",
  198. "secondTag":"累计参数",
  199. "infoPointName":"关闭时间计时",
  200. "infoPointCode":"CloseTimeCount",
  201. "unit":"h",
  202. "dataType":"Acc",
  203. "inputMode":"M",
  204. "dataSource":"",
  205. "note":"",
  206. "func-id":""
  207. }
  208. ]
  209. }