DSB.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575
  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":"RatedAveP",
  20. "unit":"W",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"最大功耗",
  31. "infoPointCode":"MaxP",
  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":"CtrlSys",
  44. "unit":"",
  45. "dataType":"Str",
  46. "inputMode":"B1",
  47. "dataSource":"",
  48. "note":"",
  49. "func-id":""
  50. },
  51. {
  52. "firstTag":"技术参数",
  53. "secondTag":"",
  54. "infoPointName":"显示屏类型",
  55. "infoPointCode":"DisplayType",
  56. "unit":"",
  57. "dataType":"Enum",
  58. "inputMode":"D1",
  59. "dataSource":[
  60. {
  61. "code":"1",
  62. "name":"LED"
  63. },
  64. {
  65. "code":"2",
  66. "name":"液晶"
  67. },
  68. {
  69. "code":"3",
  70. "name":"其他"
  71. }
  72. ],
  73. "note":"",
  74. "func-id":""
  75. },
  76. {
  77. "firstTag":"技术参数",
  78. "secondTag":"",
  79. "infoPointName":"显示颜色类型",
  80. "infoPointCode":"ColorType",
  81. "unit":"",
  82. "dataType":"Enum",
  83. "inputMode":"D1",
  84. "dataSource":[
  85. {
  86. "code":"1",
  87. "name":"单色"
  88. },
  89. {
  90. "code":"2",
  91. "name":"双色"
  92. },
  93. {
  94. "code":"3",
  95. "name":"彩色"
  96. },
  97. {
  98. "code":"4",
  99. "name":"其他"
  100. }
  101. ],
  102. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"技术参数",
  107. "secondTag":"",
  108. "infoPointName":"显示屏尺寸",
  109. "infoPointCode":"DisplaySize",
  110. "unit":"英寸",
  111. "dataType":"Num",
  112. "inputMode":"A2",
  113. "dataSource":"",
  114. "note":"",
  115. "func-id":""
  116. },
  117. {
  118. "firstTag":"技术参数",
  119. "secondTag":"",
  120. "infoPointName":"有无触摸功能",
  121. "infoPointCode":"isTouchFunc",
  122. "unit":"",
  123. "dataType":"Bool",
  124. "inputMode":"E1",
  125. "dataSource":[
  126. {
  127. "code":"0",
  128. "name":"无"
  129. },
  130. {
  131. "code":"1",
  132. "name":"有"
  133. }
  134. ],
  135. "note":"",
  136. "func-id":""
  137. },
  138. {
  139. "firstTag":"技术参数",
  140. "secondTag":"",
  141. "infoPointName":"触摸类型",
  142. "infoPointCode":"TouchType",
  143. "unit":"",
  144. "dataType":"Enum",
  145. "inputMode":"D1",
  146. "dataSource":[
  147. {
  148. "code":"1",
  149. "name":"单点触摸"
  150. },
  151. {
  152. "code":"2",
  153. "name":"多点触摸"
  154. },
  155. {
  156. "code":"3",
  157. "name":"其他"
  158. }
  159. ],
  160. "note":"",
  161. "func-id":""
  162. },
  163. {
  164. "firstTag":"技术参数",
  165. "secondTag":"",
  166. "infoPointName":"是否具有红外触摸特性",
  167. "infoPointCode":"isIRTouchFunc",
  168. "unit":"",
  169. "dataType":"Bool",
  170. "inputMode":"E1",
  171. "dataSource":[
  172. {
  173. "code":"0",
  174. "name":"无"
  175. },
  176. {
  177. "code":"1",
  178. "name":"有"
  179. }
  180. ],
  181. "note":"",
  182. "func-id":""
  183. },
  184. {
  185. "firstTag":"技术参数",
  186. "secondTag":"",
  187. "infoPointName":"对比度",
  188. "infoPointCode":"Contrast",
  189. "unit":"",
  190. "dataType":"Num",
  191. "inputMode":"A1",
  192. "dataSource":"",
  193. "note":"",
  194. "func-id":""
  195. },
  196. {
  197. "firstTag":"技术参数",
  198. "secondTag":"",
  199. "infoPointName":"亮度",
  200. "infoPointCode":"Luminance",
  201. "unit":"cd\/m²",
  202. "dataType":"Num",
  203. "inputMode":"A2",
  204. "dataSource":"",
  205. "note":"",
  206. "func-id":""
  207. },
  208. {
  209. "firstTag":"技术参数",
  210. "secondTag":"",
  211. "infoPointName":"亮度控制",
  212. "infoPointCode":"LuminanceCtrl",
  213. "unit":"级",
  214. "dataType":"Num",
  215. "inputMode":"A2",
  216. "dataSource":"",
  217. "note":"8位处理系统256级,矫正4096",
  218. "func-id":""
  219. },
  220. {
  221. "firstTag":"技术参数",
  222. "secondTag":"",
  223. "infoPointName":"水平\/垂直视角",
  224. "infoPointCode":"ViewAngle",
  225. "unit":"°",
  226. "dataType":"Num",
  227. "inputMode":"A2",
  228. "dataSource":"",
  229. "note":"",
  230. "func-id":""
  231. },
  232. {
  233. "firstTag":"技术参数",
  234. "secondTag":"",
  235. "infoPointName":"支持最大分辨率",
  236. "infoPointCode":"MaxResolution",
  237. "unit":"",
  238. "dataType":"Num",
  239. "inputMode":"A1",
  240. "dataSource":"",
  241. "note":"",
  242. "func-id":""
  243. },
  244. {
  245. "firstTag":"技术参数",
  246. "secondTag":"",
  247. "infoPointName":"最佳视距",
  248. "infoPointCode":"BestSightDistance",
  249. "unit":"m",
  250. "dataType":"Num",
  251. "inputMode":"A2",
  252. "dataSource":"",
  253. "note":"",
  254. "func-id":""
  255. },
  256. {
  257. "firstTag":"技术参数",
  258. "secondTag":"",
  259. "infoPointName":"灰度等级",
  260. "infoPointCode":"GrayScale",
  261. "unit":"",
  262. "dataType":"Num",
  263. "inputMode":"A1",
  264. "dataSource":"",
  265. "note":"",
  266. "func-id":""
  267. },
  268. {
  269. "firstTag":"技术参数",
  270. "secondTag":"",
  271. "infoPointName":"显示颜色",
  272. "infoPointCode":"ColorCap",
  273. "unit":"",
  274. "dataType":"Num",
  275. "inputMode":"A1",
  276. "dataSource":"",
  277. "note":"",
  278. "func-id":""
  279. },
  280. {
  281. "firstTag":"技术参数",
  282. "secondTag":"",
  283. "infoPointName":"字体类型",
  284. "infoPointCode":"FontType",
  285. "unit":"",
  286. "dataType":"Str",
  287. "inputMode":"B1",
  288. "dataSource":"",
  289. "note":"",
  290. "func-id":""
  291. },
  292. {
  293. "firstTag":"技术参数",
  294. "secondTag":"",
  295. "infoPointName":"是否有英文显示",
  296. "infoPointCode":"isEnglish",
  297. "unit":"",
  298. "dataType":"Bool",
  299. "inputMode":"E1",
  300. "dataSource":[
  301. {
  302. "code":"0",
  303. "name":"无"
  304. },
  305. {
  306. "code":"1",
  307. "name":"有"
  308. }
  309. ],
  310. "note":"",
  311. "func-id":""
  312. },
  313. {
  314. "firstTag":"技术参数",
  315. "secondTag":"",
  316. "infoPointName":"是否有语音播报功能",
  317. "infoPointCode":"isVoiceBroadcastFunc",
  318. "unit":"",
  319. "dataType":"Bool",
  320. "inputMode":"E1",
  321. "dataSource":[
  322. {
  323. "code":"0",
  324. "name":"无"
  325. },
  326. {
  327. "code":"1",
  328. "name":"有"
  329. }
  330. ],
  331. "note":"",
  332. "func-id":""
  333. },
  334. {
  335. "firstTag":"技术参数",
  336. "secondTag":"",
  337. "infoPointName":"扫描频率",
  338. "infoPointCode":"ScanFreq",
  339. "unit":"MHz",
  340. "dataType":"Num",
  341. "inputMode":"A2",
  342. "dataSource":"",
  343. "note":"显示器每秒钟扫描的行数",
  344. "func-id":""
  345. },
  346. {
  347. "firstTag":"技术参数",
  348. "secondTag":"",
  349. "infoPointName":"图像传输速度",
  350. "infoPointCode":"TransferSpeed",
  351. "unit":"帧\/s",
  352. "dataType":"Num",
  353. "inputMode":"A2",
  354. "dataSource":"",
  355. "note":"",
  356. "func-id":""
  357. },
  358. {
  359. "firstTag":"技术参数",
  360. "secondTag":"",
  361. "infoPointName":"屏幕刷新速率",
  362. "infoPointCode":"RefreshRate",
  363. "unit":"Hz",
  364. "dataType":"Num",
  365. "inputMode":"A2",
  366. "dataSource":"",
  367. "note":"显示器的刷新率指每秒钟出现新图像的数量",
  368. "func-id":""
  369. },
  370. {
  371. "firstTag":"技术参数",
  372. "secondTag":"",
  373. "infoPointName":"点间距",
  374. "infoPointCode":"DotSpace",
  375. "unit":"mm",
  376. "dataType":"Num",
  377. "inputMode":"A2",
  378. "dataSource":"",
  379. "note":"是指一种给定颜色的一个发光点与离它最近的相邻同色发光点之间的距离",
  380. "func-id":""
  381. },
  382. {
  383. "firstTag":"技术参数",
  384. "secondTag":"",
  385. "infoPointName":"像素密度",
  386. "infoPointCode":"PixelDensity",
  387. "unit":"个\/m²",
  388. "dataType":"Num",
  389. "inputMode":"A2",
  390. "dataSource":"",
  391. "note":"",
  392. "func-id":""
  393. },
  394. {
  395. "firstTag":"技术参数",
  396. "secondTag":"",
  397. "infoPointName":"连续工作时间",
  398. "infoPointCode":"ContinueWorkTime",
  399. "unit":"h",
  400. "dataType":"Num",
  401. "inputMode":"A2",
  402. "dataSource":"",
  403. "note":"",
  404. "func-id":""
  405. },
  406. {
  407. "firstTag":"技术参数",
  408. "secondTag":"",
  409. "infoPointName":"平均无故障时间",
  410. "infoPointCode":"MTBF",
  411. "unit":"h",
  412. "dataType":"Num",
  413. "inputMode":"A2",
  414. "dataSource":"",
  415. "note":"",
  416. "func-id":""
  417. },
  418. {
  419. "firstTag":"技术参数",
  420. "secondTag":"",
  421. "infoPointName":"工作温度范围",
  422. "infoPointCode":"WorkTempRange",
  423. "unit":"℃",
  424. "dataType":"Num",
  425. "inputMode":"A6",
  426. "dataSource":"",
  427. "note":"",
  428. "func-id":""
  429. },
  430. {
  431. "firstTag":"技术参数",
  432. "secondTag":"",
  433. "infoPointName":"工作湿度范围",
  434. "infoPointCode":"WorkRHRange",
  435. "unit":"%RH",
  436. "dataType":"Num",
  437. "inputMode":"A6",
  438. "dataSource":"",
  439. "note":"",
  440. "func-id":""
  441. },
  442. {
  443. "firstTag":"技术参数",
  444. "secondTag":"",
  445. "infoPointName":"防护等级",
  446. "infoPointCode":"IPGrade",
  447. "unit":"",
  448. "dataType":"Str",
  449. "inputMode":"B1",
  450. "dataSource":"",
  451. "note":"参考《11防护等级》",
  452. "func-id":""
  453. },
  454. {
  455. "firstTag":"控制参数",
  456. "secondTag":"",
  457. "infoPointName":"控制模式",
  458. "infoPointCode":"CtrlMode",
  459. "unit":"",
  460. "dataType":"Str",
  461. "inputMode":"B1",
  462. "dataSource":"",
  463. "note":"",
  464. "func-id":""
  465. },
  466. {
  467. "firstTag":"运行参数",
  468. "secondTag":"运行状态",
  469. "infoPointName":"运行状态",
  470. "infoPointCode":"RunStatus",
  471. "unit":"",
  472. "dataType":"Boolv",
  473. "inputMode":"L",
  474. "dataSource":"",
  475. "note":"0. 停止 1. 运行",
  476. "func-id":""
  477. },
  478. {
  479. "firstTag":"运行参数",
  480. "secondTag":"运行状态",
  481. "infoPointName":"本地远程状态",
  482. "infoPointCode":"RemoteStatus",
  483. "unit":"",
  484. "dataType":"Enumv",
  485. "inputMode":"L",
  486. "dataSource":"",
  487. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  488. "func-id":""
  489. },
  490. {
  491. "firstTag":"运行参数",
  492. "secondTag":"运行状态",
  493. "infoPointName":"工作电压",
  494. "infoPointCode":"U",
  495. "unit":"V",
  496. "dataType":"Inst",
  497. "inputMode":"L",
  498. "dataSource":"",
  499. "note":"",
  500. "func-id":""
  501. },
  502. {
  503. "firstTag":"运行参数",
  504. "secondTag":"运行状态",
  505. "infoPointName":"工作电流",
  506. "infoPointCode":"I",
  507. "unit":"A",
  508. "dataType":"Inst",
  509. "inputMode":"L",
  510. "dataSource":"",
  511. "note":"",
  512. "func-id":""
  513. },
  514. {
  515. "firstTag":"运行参数",
  516. "secondTag":"运行状态",
  517. "infoPointName":"耗电功率",
  518. "infoPointCode":"ElecConsumP",
  519. "unit":"W",
  520. "dataType":"Inst",
  521. "inputMode":"L",
  522. "dataSource":"",
  523. "note":"",
  524. "func-id":""
  525. },
  526. {
  527. "firstTag":"运行参数",
  528. "secondTag":"累计参数",
  529. "infoPointName":"累计耗电量",
  530. "infoPointCode":"AccElecConsum",
  531. "unit":"kWh",
  532. "dataType":"Acc",
  533. "inputMode":"M",
  534. "dataSource":"",
  535. "note":"",
  536. "func-id":""
  537. },
  538. {
  539. "firstTag":"运行参数",
  540. "secondTag":"累计参数",
  541. "infoPointName":"累计运行时间",
  542. "infoPointCode":"AccRunTime",
  543. "unit":"h",
  544. "dataType":"Acc",
  545. "inputMode":"M",
  546. "dataSource":"",
  547. "note":"",
  548. "func-id":""
  549. },
  550. {
  551. "firstTag":"运行参数",
  552. "secondTag":"累计参数",
  553. "infoPointName":"开启时间计时",
  554. "infoPointCode":"OpenTimeCount",
  555. "unit":"h",
  556. "dataType":"Acc",
  557. "inputMode":"M",
  558. "dataSource":"",
  559. "note":"",
  560. "func-id":""
  561. },
  562. {
  563. "firstTag":"运行参数",
  564. "secondTag":"累计参数",
  565. "infoPointName":"关闭时间计时",
  566. "infoPointCode":"CloseTimeCount",
  567. "unit":"h",
  568. "dataType":"Acc",
  569. "inputMode":"M",
  570. "dataSource":"",
  571. "note":"",
  572. "func-id":""
  573. }
  574. ]
  575. }