BMSP.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  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":"kW",
  74. "dataType":"Num",
  75. "inputMode":"A2",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"",
  83. "infoPointName":"类型",
  84. "infoPointCode":"SpeakerType",
  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. "code":"4",
  103. "name":"其他"
  104. }
  105. ],
  106. "note":"",
  107. "func-id":""
  108. },
  109. {
  110. "firstTag":"技术参数",
  111. "secondTag":"",
  112. "infoPointName":"额定阻抗",
  113. "infoPointCode":"RatedResistance",
  114. "unit":"Ω",
  115. "dataType":"Num",
  116. "inputMode":"A2",
  117. "dataSource":"",
  118. "note":"",
  119. "func-id":""
  120. },
  121. {
  122. "firstTag":"技术参数",
  123. "secondTag":"",
  124. "infoPointName":"额定信噪比",
  125. "infoPointCode":"RatedSNR",
  126. "unit":"dB",
  127. "dataType":"Num",
  128. "inputMode":"A2",
  129. "dataSource":"",
  130. "note":"",
  131. "func-id":""
  132. },
  133. {
  134. "firstTag":"技术参数",
  135. "secondTag":"",
  136. "infoPointName":"频率响应范围",
  137. "infoPointCode":"FreqResponseRange",
  138. "unit":"Hz",
  139. "dataType":"Num",
  140. "inputMode":"A6",
  141. "dataSource":"",
  142. "note":"",
  143. "func-id":""
  144. },
  145. {
  146. "firstTag":"技术参数",
  147. "secondTag":"",
  148. "infoPointName":"额定共振频率",
  149. "infoPointCode":"RatedResonanceFreq",
  150. "unit":"Hz",
  151. "dataType":"Num",
  152. "inputMode":"A2",
  153. "dataSource":"",
  154. "note":"在扬声器单元的阻抗模值随频率递增变\n化的曲线上,出现一个阻抗极大值时所对应的频率",
  155. "func-id":""
  156. },
  157. {
  158. "firstTag":"技术参数",
  159. "secondTag":"",
  160. "infoPointName":"谐波失真",
  161. "infoPointCode":"THD",
  162. "unit":"%",
  163. "dataType":"Num",
  164. "inputMode":"A2",
  165. "dataSource":"",
  166. "note":"",
  167. "func-id":""
  168. },
  169. {
  170. "firstTag":"技术参数",
  171. "secondTag":"",
  172. "infoPointName":"工作温度范围",
  173. "infoPointCode":"WorkTempRange",
  174. "unit":"℃",
  175. "dataType":"Num",
  176. "inputMode":"A6",
  177. "dataSource":"",
  178. "note":"",
  179. "func-id":""
  180. },
  181. {
  182. "firstTag":"技术参数",
  183. "secondTag":"",
  184. "infoPointName":"工作湿度范围",
  185. "infoPointCode":"WorkRHRange",
  186. "unit":"%RH",
  187. "dataType":"Num",
  188. "inputMode":"A6",
  189. "dataSource":"",
  190. "note":"",
  191. "func-id":""
  192. },
  193. {
  194. "firstTag":"技术参数",
  195. "secondTag":"",
  196. "infoPointName":"防护等级",
  197. "infoPointCode":"IPGrade",
  198. "unit":"",
  199. "dataType":"Enum",
  200. "inputMode":"D1",
  201. "dataSource":"见《11防护等级》",
  202. "note":"",
  203. "func-id":""
  204. },
  205. {
  206. "firstTag":"控制参数",
  207. "secondTag":"",
  208. "infoPointName":"控制模式",
  209. "infoPointCode":"CtrlMode",
  210. "unit":"",
  211. "dataType":"Str",
  212. "inputMode":"B1",
  213. "dataSource":"",
  214. "note":"",
  215. "func-id":""
  216. },
  217. {
  218. "firstTag":"运行参数",
  219. "secondTag":"运行状态",
  220. "infoPointName":"运行状态",
  221. "infoPointCode":"RunStatus",
  222. "unit":"",
  223. "dataType":"Boolv",
  224. "inputMode":"L",
  225. "dataSource":"",
  226. "note":"0. 停止 1. 运行",
  227. "func-id":""
  228. },
  229. {
  230. "firstTag":"运行参数",
  231. "secondTag":"运行状态",
  232. "infoPointName":"本地远程状态",
  233. "infoPointCode":"RemoteStatus",
  234. "unit":"",
  235. "dataType":"Enumv",
  236. "inputMode":"L",
  237. "dataSource":"",
  238. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  239. "func-id":""
  240. },
  241. {
  242. "firstTag":"运行参数",
  243. "secondTag":"运行状态",
  244. "infoPointName":"工作电压",
  245. "infoPointCode":"U",
  246. "unit":"V",
  247. "dataType":"Inst",
  248. "inputMode":"L",
  249. "dataSource":"",
  250. "note":"",
  251. "func-id":""
  252. },
  253. {
  254. "firstTag":"运行参数",
  255. "secondTag":"运行状态",
  256. "infoPointName":"工作电流",
  257. "infoPointCode":"I",
  258. "unit":"A",
  259. "dataType":"Inst",
  260. "inputMode":"L",
  261. "dataSource":"",
  262. "note":"",
  263. "func-id":""
  264. },
  265. {
  266. "firstTag":"运行参数",
  267. "secondTag":"运行状态",
  268. "infoPointName":"耗电功率",
  269. "infoPointCode":"ElecConsumP",
  270. "unit":"kW",
  271. "dataType":"Inst",
  272. "inputMode":"L",
  273. "dataSource":"",
  274. "note":"",
  275. "func-id":""
  276. },
  277. {
  278. "firstTag":"运行参数",
  279. "secondTag":"运行状态",
  280. "infoPointName":"信噪比",
  281. "infoPointCode":"SNR",
  282. "unit":"dB",
  283. "dataType":"Inst",
  284. "inputMode":"L",
  285. "dataSource":"",
  286. "note":"",
  287. "func-id":""
  288. },
  289. {
  290. "firstTag":"运行参数",
  291. "secondTag":"累计参数",
  292. "infoPointName":"累计耗电量",
  293. "infoPointCode":"AccElecConsum",
  294. "unit":"kWh",
  295. "dataType":"Acc",
  296. "inputMode":"M",
  297. "dataSource":"",
  298. "note":"",
  299. "func-id":""
  300. },
  301. {
  302. "firstTag":"运行参数",
  303. "secondTag":"累计参数",
  304. "infoPointName":"累计运行时间",
  305. "infoPointCode":"AccRunTime",
  306. "unit":"h",
  307. "dataType":"Acc",
  308. "inputMode":"M",
  309. "dataSource":"",
  310. "note":"",
  311. "func-id":""
  312. },
  313. {
  314. "firstTag":"运行参数",
  315. "secondTag":"累计参数",
  316. "infoPointName":"开启时间计时",
  317. "infoPointCode":"OpenTimeCount",
  318. "unit":"h",
  319. "dataType":"Acc",
  320. "inputMode":"M",
  321. "dataSource":"",
  322. "note":"",
  323. "func-id":""
  324. },
  325. {
  326. "firstTag":"运行参数",
  327. "secondTag":"累计参数",
  328. "infoPointName":"关闭时间计时",
  329. "infoPointCode":"CloseTimeCount",
  330. "unit":"h",
  331. "dataType":"Acc",
  332. "inputMode":"M",
  333. "dataSource":"",
  334. "note":"",
  335. "func-id":""
  336. }
  337. ]
  338. }