VDB.json 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数-通用",
  5. "secondTag":"",
  6. "infoPointName":"电源类型",
  7. "infoPointCode":"PowerType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D2",
  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":"ExDCU",
  41. "unit":"V",
  42. "dataType":"Num",
  43. "inputMode":"A2",
  44. "dataSource":"",
  45. "note":"1.2V,1.5V,2V,3V,3.7V,11.1V,14.2V",
  46. "func-id":""
  47. },
  48. {
  49. "firstTag":"技术参数-通用",
  50. "secondTag":"",
  51. "infoPointName":"外接交流电压\/充电电压",
  52. "infoPointCode":"ExACU",
  53. "unit":"V",
  54. "dataType":"Num",
  55. "inputMode":"A2",
  56. "dataSource":"",
  57. "note":"",
  58. "func-id":""
  59. },
  60. {
  61. "firstTag":"技术参数-通用",
  62. "secondTag":"",
  63. "infoPointName":"干电池型号",
  64. "infoPointCode":"DryCellType",
  65. "unit":"V",
  66. "dataType":"Enum",
  67. "inputMode":"D1",
  68. "dataSource":[
  69. {
  70. "code":"1",
  71. "name":"AAAA"
  72. },
  73. {
  74. "code":"2",
  75. "name":"AAA"
  76. },
  77. {
  78. "code":"3",
  79. "name":"AA"
  80. },
  81. {
  82. "code":"4",
  83. "name":"A"
  84. },
  85. {
  86. "code":"5",
  87. "name":"SC"
  88. },
  89. {
  90. "code":"6",
  91. "name":"C"
  92. },
  93. {
  94. "code":"7",
  95. "name":"D"
  96. },
  97. {
  98. "code":"8",
  99. "name":"N"
  100. },
  101. {
  102. "code":"9",
  103. "name":"F"
  104. },
  105. {
  106. "code":"10",
  107. "name":"其他"
  108. }
  109. ],
  110. "note":"",
  111. "func-id":""
  112. },
  113. {
  114. "firstTag":"技术参数-通用",
  115. "secondTag":"",
  116. "infoPointName":"充电电池容量",
  117. "infoPointCode":"RechargeBatteryCap",
  118. "unit":"mAh",
  119. "dataType":"Num",
  120. "inputMode":"A2",
  121. "dataSource":"",
  122. "note":"",
  123. "func-id":""
  124. },
  125. {
  126. "firstTag":"技术参数-通用",
  127. "secondTag":"",
  128. "infoPointName":"额定功率",
  129. "infoPointCode":"RatedP",
  130. "unit":"W",
  131. "dataType":"Num",
  132. "inputMode":"A2",
  133. "dataSource":"",
  134. "note":"",
  135. "func-id":""
  136. },
  137. {
  138. "firstTag":"技术参数-通用",
  139. "secondTag":"",
  140. "infoPointName":"信号输出形式",
  141. "infoPointCode":"SignType",
  142. "unit":"",
  143. "dataType":"Enum",
  144. "inputMode":"D1",
  145. "dataSource":[
  146. {
  147. "code":"1",
  148. "name":"模拟信号",
  149. "content":[
  150. {
  151. "code":"1.1",
  152. "name":"电压模拟信号"
  153. },
  154. {
  155. "code":"1.2",
  156. "name":"电流模拟信号"
  157. },
  158. {
  159. "code":"1.3",
  160. "name":"频率模拟信号"
  161. }
  162. ]
  163. },
  164. {
  165. "code":"2",
  166. "name":"数字信号",
  167. "content":[
  168. {
  169. "code":"2.1",
  170. "name":"电流数字信号"
  171. },
  172. {
  173. "code":"2.2",
  174. "name":"电压数字信号"
  175. },
  176. {
  177. "code":"2.3",
  178. "name":"频率数字信号"
  179. }
  180. ]
  181. },
  182. {
  183. "code":"3",
  184. "name":"其他"
  185. }
  186. ],
  187. "note":"",
  188. "func-id":""
  189. },
  190. {
  191. "firstTag":"技术参数-通用",
  192. "secondTag":"",
  193. "infoPointName":"模拟信号输出电流范围",
  194. "infoPointCode":"ASOutIRange",
  195. "unit":"A",
  196. "dataType":"Num",
  197. "inputMode":"A6",
  198. "dataSource":"",
  199. "note":"",
  200. "func-id":""
  201. },
  202. {
  203. "firstTag":"技术参数-通用",
  204. "secondTag":"",
  205. "infoPointName":"模拟信号输出电压范围",
  206. "infoPointCode":"ASOutURange",
  207. "unit":"V",
  208. "dataType":"Num",
  209. "inputMode":"A6",
  210. "dataSource":"",
  211. "note":"",
  212. "func-id":""
  213. },
  214. {
  215. "firstTag":"技术参数-通用",
  216. "secondTag":"",
  217. "infoPointName":"模拟信号输出频率范围",
  218. "infoPointCode":"ASOutFreqRange",
  219. "unit":"Hz",
  220. "dataType":"Num",
  221. "inputMode":"A6",
  222. "dataSource":"",
  223. "note":"",
  224. "func-id":""
  225. },
  226. {
  227. "firstTag":"技术参数-通用",
  228. "secondTag":"",
  229. "infoPointName":"数字信号输出高低电流",
  230. "infoPointCode":"DSOutHLI",
  231. "unit":"A",
  232. "dataType":"Num",
  233. "inputMode":"A4",
  234. "dataSource":"",
  235. "note":"",
  236. "func-id":""
  237. },
  238. {
  239. "firstTag":"技术参数-通用",
  240. "secondTag":"",
  241. "infoPointName":"数字信号输出高低电平",
  242. "infoPointCode":"DSOutHLU",
  243. "unit":"V",
  244. "dataType":"Num",
  245. "inputMode":"A4",
  246. "dataSource":"",
  247. "note":"",
  248. "func-id":""
  249. },
  250. {
  251. "firstTag":"技术参数-通用",
  252. "secondTag":"",
  253. "infoPointName":"数字信号输出高低频率",
  254. "infoPointCode":"DSOutHLFreq",
  255. "unit":"Hz",
  256. "dataType":"Num",
  257. "inputMode":"A4",
  258. "dataSource":"",
  259. "note":"",
  260. "func-id":""
  261. },
  262. {
  263. "firstTag":"技术参数-通用",
  264. "secondTag":"",
  265. "infoPointName":"波特率",
  266. "infoPointCode":"BaudRate",
  267. "unit":"",
  268. "dataType":"Num",
  269. "inputMode":"A1",
  270. "dataSource":"",
  271. "note":"单片机或计算机在串口通信时的速率。指的是信号被调制以后在单位时间内的变化,即单位时间内载波参数变化的次数",
  272. "func-id":""
  273. },
  274. {
  275. "firstTag":"技术参数-通用",
  276. "secondTag":"",
  277. "infoPointName":"是否有远传功能",
  278. "infoPointCode":"isRemoteFunc",
  279. "unit":"",
  280. "dataType":"Bool",
  281. "inputMode":"E1",
  282. "dataSource":[
  283. {
  284. "code":"0",
  285. "name":"否"
  286. },
  287. {
  288. "code":"1",
  289. "name":"是"
  290. }
  291. ],
  292. "note":"",
  293. "func-id":""
  294. },
  295. {
  296. "firstTag":"技术参数-通用",
  297. "secondTag":"",
  298. "infoPointName":"是否有无线传输功能",
  299. "infoPointCode":"isWirelessFunc",
  300. "unit":"",
  301. "dataType":"Bool",
  302. "inputMode":"E1",
  303. "dataSource":[
  304. {
  305. "code":"0",
  306. "name":"否"
  307. },
  308. {
  309. "code":"1",
  310. "name":"是"
  311. }
  312. ],
  313. "note":"",
  314. "func-id":""
  315. },
  316. {
  317. "firstTag":"技术参数-通用",
  318. "secondTag":"",
  319. "infoPointName":"有线传输协议",
  320. "infoPointCode":"WireTransProtocol",
  321. "unit":"",
  322. "dataType":"Enum",
  323. "inputMode":"D1",
  324. "dataSource":[
  325. {
  326. "code":"1",
  327. "name":"RS-232"
  328. },
  329. {
  330. "code":"2",
  331. "name":"RS-485"
  332. },
  333. {
  334. "code":"3",
  335. "name":"CAN总线"
  336. },
  337. {
  338. "code":"4",
  339. "name":"TCP\/IP"
  340. },
  341. {
  342. "code":"5",
  343. "name":"ADSL"
  344. },
  345. {
  346. "code":"6",
  347. "name":"FSK"
  348. },
  349. {
  350. "code":"7",
  351. "name":"光纤"
  352. },
  353. {
  354. "code":"8",
  355. "name":"电力载波"
  356. },
  357. {
  358. "code":"9",
  359. "name":"其他"
  360. }
  361. ],
  362. "note":"",
  363. "func-id":""
  364. },
  365. {
  366. "firstTag":"技术参数-通用",
  367. "secondTag":"",
  368. "infoPointName":"无线传输协议",
  369. "infoPointCode":"WirelessTransProtocol",
  370. "unit":"",
  371. "dataType":"Enum",
  372. "inputMode":"D2",
  373. "dataSource":[
  374. {
  375. "code":"1",
  376. "name":"Zigbee"
  377. },
  378. {
  379. "code":"2",
  380. "name":"RFID"
  381. },
  382. {
  383. "code":"3",
  384. "name":"蓝牙技术"
  385. },
  386. {
  387. "code":"4",
  388. "name":"NFC"
  389. },
  390. {
  391. "code":"5",
  392. "name":"WiFi"
  393. },
  394. {
  395. "code":"6",
  396. "name":"其他"
  397. }
  398. ],
  399. "note":"",
  400. "func-id":""
  401. },
  402. {
  403. "firstTag":"技术参数-通用",
  404. "secondTag":"",
  405. "infoPointName":"有线传输距离",
  406. "infoPointCode":"WireTransDistance",
  407. "unit":"",
  408. "dataType":"m",
  409. "inputMode":"A2",
  410. "dataSource":"",
  411. "note":"",
  412. "func-id":""
  413. },
  414. {
  415. "firstTag":"技术参数-通用",
  416. "secondTag":"",
  417. "infoPointName":"无线传输距离",
  418. "infoPointCode":"WirelessTransDistance",
  419. "unit":"",
  420. "dataType":"m",
  421. "inputMode":"A2",
  422. "dataSource":"",
  423. "note":"",
  424. "func-id":""
  425. },
  426. {
  427. "firstTag":"技术参数-通用",
  428. "secondTag":"",
  429. "infoPointName":"有线传输功率",
  430. "infoPointCode":"WireTransP",
  431. "unit":"",
  432. "dataType":"W",
  433. "inputMode":"A2",
  434. "dataSource":"",
  435. "note":"",
  436. "func-id":""
  437. },
  438. {
  439. "firstTag":"技术参数-通用",
  440. "secondTag":"",
  441. "infoPointName":"无线传输功率",
  442. "infoPointCode":"WirelessTransP",
  443. "unit":"",
  444. "dataType":"W",
  445. "inputMode":"A2",
  446. "dataSource":"",
  447. "note":"",
  448. "func-id":""
  449. },
  450. {
  451. "firstTag":"技术参数-通用",
  452. "secondTag":"",
  453. "infoPointName":"是否有显示屏幕",
  454. "infoPointCode":"isScreen",
  455. "unit":"",
  456. "dataType":"Bool",
  457. "inputMode":"E1",
  458. "dataSource":[
  459. {
  460. "code":"0",
  461. "name":"无"
  462. },
  463. {
  464. "code":"1",
  465. "name":"有"
  466. }
  467. ],
  468. "note":"",
  469. "func-id":""
  470. },
  471. {
  472. "firstTag":"技术参数-通用",
  473. "secondTag":"",
  474. "infoPointName":"是否有存储功能",
  475. "infoPointCode":"isStorageFunc",
  476. "unit":"",
  477. "dataType":"Bool",
  478. "inputMode":"E1",
  479. "dataSource":[
  480. {
  481. "code":"0",
  482. "name":"无"
  483. },
  484. {
  485. "code":"1",
  486. "name":"有"
  487. }
  488. ],
  489. "note":"",
  490. "func-id":""
  491. },
  492. {
  493. "firstTag":"技术参数-通用",
  494. "secondTag":"",
  495. "infoPointName":"存储接口",
  496. "infoPointCode":"StoragePort",
  497. "unit":"",
  498. "dataType":"Enum",
  499. "inputMode":"D1",
  500. "dataSource":[
  501. {
  502. "code":"1",
  503. "name":"USB"
  504. },
  505. {
  506. "code":"2",
  507. "name":"HDMI"
  508. },
  509. {
  510. "code":"3",
  511. "name":"SD卡"
  512. },
  513. {
  514. "code":"4",
  515. "name":"其他"
  516. }
  517. ],
  518. "note":"",
  519. "func-id":""
  520. },
  521. {
  522. "firstTag":"技术参数-通用",
  523. "secondTag":"",
  524. "infoPointName":"内存大小",
  525. "infoPointCode":"MemorySize",
  526. "unit":"GB",
  527. "dataType":"Num",
  528. "inputMode":"A2",
  529. "dataSource":"",
  530. "note":"",
  531. "func-id":""
  532. },
  533. {
  534. "firstTag":"技术参数-通用",
  535. "secondTag":"",
  536. "infoPointName":"有无自动采样功能",
  537. "infoPointCode":"IsAutosampleFunc",
  538. "unit":"",
  539. "dataType":"Bool",
  540. "inputMode":"E1",
  541. "dataSource":[
  542. {
  543. "code":"0",
  544. "name":"无"
  545. },
  546. {
  547. "code":"1",
  548. "name":"有"
  549. }
  550. ],
  551. "note":"",
  552. "func-id":""
  553. },
  554. {
  555. "firstTag":"技术参数-通用",
  556. "secondTag":"",
  557. "infoPointName":"自动采样时间间隔",
  558. "infoPointCode":"AutosampleInterval",
  559. "unit":"s",
  560. "dataType":"Num",
  561. "inputMode":"A2",
  562. "dataSource":"",
  563. "note":"",
  564. "func-id":""
  565. },
  566. {
  567. "firstTag":"技术参数-通用",
  568. "secondTag":"",
  569. "infoPointName":"精密性",
  570. "infoPointCode":"Precision",
  571. "unit":"%FS",
  572. "dataType":"Num",
  573. "inputMode":"A2",
  574. "dataSource":"",
  575. "note":"",
  576. "func-id":""
  577. },
  578. {
  579. "firstTag":"技术参数-通用",
  580. "secondTag":"",
  581. "infoPointName":"准确性",
  582. "infoPointCode":"Accuracy",
  583. "unit":"%FS",
  584. "dataType":"Num",
  585. "inputMode":"A2",
  586. "dataSource":"",
  587. "note":"",
  588. "func-id":""
  589. },
  590. {
  591. "firstTag":"技术参数-通用",
  592. "secondTag":"",
  593. "infoPointName":"线性度",
  594. "infoPointCode":"Linearity",
  595. "unit":"%",
  596. "dataType":"Num",
  597. "inputMode":"A2",
  598. "dataSource":"",
  599. "note":"非线性长度所占百分比",
  600. "func-id":""
  601. },
  602. {
  603. "firstTag":"技术参数-通用",
  604. "secondTag":"",
  605. "infoPointName":"零点偏置",
  606. "infoPointCode":"ZeroOffset",
  607. "unit":"mV",
  608. "dataType":"Num",
  609. "inputMode":"A2",
  610. "dataSource":"",
  611. "note":"",
  612. "func-id":""
  613. },
  614. {
  615. "firstTag":"技术参数-通用",
  616. "secondTag":"",
  617. "infoPointName":"零点漂移",
  618. "infoPointCode":"ZeroDrift",
  619. "unit":"mV",
  620. "dataType":"Num",
  621. "inputMode":"A2",
  622. "dataSource":"",
  623. "note":"",
  624. "func-id":""
  625. },
  626. {
  627. "firstTag":"技术参数-通用",
  628. "secondTag":"",
  629. "infoPointName":"长期稳定性",
  630. "infoPointCode":"LongTermStability",
  631. "unit":"%FS\/年",
  632. "dataType":"Num",
  633. "inputMode":"A2",
  634. "dataSource":"",
  635. "note":"",
  636. "func-id":""
  637. },
  638. {
  639. "firstTag":"技术参数-通用",
  640. "secondTag":"",
  641. "infoPointName":"响应时间",
  642. "infoPointCode":"ResponseTime",
  643. "unit":"s",
  644. "dataType":"Num",
  645. "inputMode":"A2",
  646. "dataSource":"",
  647. "note":"从测量下限升至测量上限63.2%所用时间",
  648. "func-id":""
  649. },
  650. {
  651. "firstTag":"技术参数-通用",
  652. "secondTag":"",
  653. "infoPointName":"储存环境温度范围",
  654. "infoPointCode":"StoreTempRange",
  655. "unit":"℃",
  656. "dataType":"Num",
  657. "inputMode":"A6",
  658. "dataSource":"",
  659. "note":"",
  660. "func-id":""
  661. },
  662. {
  663. "firstTag":"技术参数-通用",
  664. "secondTag":"",
  665. "infoPointName":"储存环境湿度范围",
  666. "infoPointCode":"StoreRHRange",
  667. "unit":"%RH",
  668. "dataType":"Num",
  669. "inputMode":"A6",
  670. "dataSource":"",
  671. "note":"",
  672. "func-id":""
  673. },
  674. {
  675. "firstTag":"技术参数-通用",
  676. "secondTag":"",
  677. "infoPointName":"工作环境温度范围",
  678. "infoPointCode":"WorkTempRange",
  679. "unit":"℃",
  680. "dataType":"Num",
  681. "inputMode":"A6",
  682. "dataSource":"",
  683. "note":"",
  684. "func-id":""
  685. },
  686. {
  687. "firstTag":"技术参数-通用",
  688. "secondTag":"",
  689. "infoPointName":"工作环境湿度范围",
  690. "infoPointCode":"WorkRHRange",
  691. "unit":"%RH",
  692. "dataType":"Num",
  693. "inputMode":"A6",
  694. "dataSource":"",
  695. "note":"",
  696. "func-id":""
  697. },
  698. {
  699. "firstTag":"技术参数-通用",
  700. "secondTag":"",
  701. "infoPointName":"标准工作压力",
  702. "infoPointCode":"WorkPress",
  703. "unit":"MPa",
  704. "dataType":"Num",
  705. "inputMode":"A2",
  706. "dataSource":"",
  707. "note":"",
  708. "func-id":""
  709. },
  710. {
  711. "firstTag":"技术参数-通用",
  712. "secondTag":"",
  713. "infoPointName":"极限压力",
  714. "infoPointCode":"ExtremePress",
  715. "unit":"MPa",
  716. "dataType":"Num",
  717. "inputMode":"A2",
  718. "dataSource":"",
  719. "note":"",
  720. "func-id":""
  721. },
  722. {
  723. "firstTag":"技术参数-通用",
  724. "secondTag":"",
  725. "infoPointName":"外壳防护等级",
  726. "infoPointCode":"ShellIPGrade",
  727. "unit":"",
  728. "dataType":"Str",
  729. "inputMode":"B1",
  730. "dataSource":"",
  731. "note":"参考《11防护等级》",
  732. "func-id":""
  733. },
  734. {
  735. "firstTag":"技术参数-通用",
  736. "secondTag":"",
  737. "infoPointName":"使用寿命",
  738. "infoPointCode":"ServiceLife",
  739. "unit":"年",
  740. "dataType":"Num",
  741. "inputMode":"A2",
  742. "dataSource":"",
  743. "note":"",
  744. "func-id":""
  745. },
  746. {
  747. "firstTag":"技术参数-通用",
  748. "secondTag":"",
  749. "infoPointName":"重量",
  750. "infoPointCode":"Weight",
  751. "unit":"kg",
  752. "dataType":"Num",
  753. "inputMode":"A2",
  754. "dataSource":"",
  755. "note":"",
  756. "func-id":""
  757. },
  758. {
  759. "firstTag":"技术参数-通用",
  760. "secondTag":"",
  761. "infoPointName":"电器保护类型",
  762. "infoPointCode":"ElecProtectType",
  763. "unit":"",
  764. "dataType":"Enum",
  765. "inputMode":"D2",
  766. "dataSource":[
  767. {
  768. "code":"1",
  769. "name":"反向保护"
  770. },
  771. {
  772. "code":"2",
  773. "name":"短路保护"
  774. },
  775. {
  776. "code":"3",
  777. "name":"过载保护"
  778. },
  779. {
  780. "code":"4",
  781. "name":"其他"
  782. }
  783. ],
  784. "note":"",
  785. "func-id":""
  786. },
  787. {
  788. "firstTag":"技术参数-通用",
  789. "secondTag":"",
  790. "infoPointName":"安装方式",
  791. "infoPointCode":"InstallType",
  792. "unit":"",
  793. "dataType":"Enum",
  794. "inputMode":"D1",
  795. "dataSource":[
  796. {
  797. "code":"1",
  798. "name":"固定安装",
  799. "content":[
  800. {
  801. "code":"1.1",
  802. "name":"焊接"
  803. },
  804. {
  805. "code":"1.2",
  806. "name":"螺纹连接"
  807. },
  808. {
  809. "code":"1.3",
  810. "name":"插接"
  811. }
  812. ]
  813. },
  814. {
  815. "code":"2",
  816. "name":"移动手持"
  817. },
  818. {
  819. "code":"3",
  820. "name":"其他"
  821. }
  822. ],
  823. "note":"",
  824. "func-id":""
  825. },
  826. {
  827. "firstTag":"图像传感器",
  828. "secondTag":"技术参数",
  829. "infoPointName":"图像传感器敏感元器件种类",
  830. "infoPointCode":"ImageSensorType",
  831. "unit":"",
  832. "dataType":"Enum",
  833. "inputMode":"D1",
  834. "dataSource":[
  835. {
  836. "code":"1",
  837. "name":"CCD"
  838. },
  839. {
  840. "code":"2",
  841. "name":"CMOS"
  842. },
  843. {
  844. "code":"3",
  845. "name":"其他"
  846. }
  847. ],
  848. "note":"",
  849. "func-id":""
  850. },
  851. {
  852. "firstTag":"图像传感器",
  853. "secondTag":"技术参数",
  854. "infoPointName":"图像传感器色彩类型",
  855. "infoPointCode":"ImageColorType",
  856. "unit":"",
  857. "dataType":"Enum",
  858. "inputMode":"D1",
  859. "dataSource":[
  860. {
  861. "code":"1",
  862. "name":"黑白"
  863. },
  864. {
  865. "code":"2",
  866. "name":"彩色"
  867. },
  868. {
  869. "code":"3",
  870. "name":"其他"
  871. }
  872. ],
  873. "note":"",
  874. "func-id":""
  875. },
  876. {
  877. "firstTag":"图像传感器",
  878. "secondTag":"技术参数",
  879. "infoPointName":"图像传感器是否有自动调焦功能",
  880. "infoPointCode":"isImageAutoFocusFunc",
  881. "unit":"",
  882. "dataType":"Bool",
  883. "inputMode":"E1",
  884. "dataSource":[
  885. {
  886. "code":"0",
  887. "name":"否"
  888. },
  889. {
  890. "code":"1",
  891. "name":"是"
  892. }
  893. ],
  894. "note":"",
  895. "func-id":""
  896. },
  897. {
  898. "firstTag":"图像传感器",
  899. "secondTag":"技术参数",
  900. "infoPointName":"图像传感器是否能俯仰",
  901. "infoPointCode":"isImagePitch",
  902. "unit":"",
  903. "dataType":"Bool",
  904. "inputMode":"E1",
  905. "dataSource":[
  906. {
  907. "code":"0",
  908. "name":"否"
  909. },
  910. {
  911. "code":"1",
  912. "name":"是"
  913. }
  914. ],
  915. "note":"",
  916. "func-id":""
  917. },
  918. {
  919. "firstTag":"图像传感器",
  920. "secondTag":"技术参数",
  921. "infoPointName":"图像传感器俯仰速度",
  922. "infoPointCode":"ImagePitchSpeed",
  923. "unit":"°\/s",
  924. "dataType":"Num",
  925. "inputMode":"A2",
  926. "dataSource":"",
  927. "note":"",
  928. "func-id":""
  929. },
  930. {
  931. "firstTag":"图像传感器",
  932. "secondTag":"技术参数",
  933. "infoPointName":"图像传感器是否能旋转",
  934. "infoPointCode":"isImageRotate",
  935. "unit":"",
  936. "dataType":"Bool",
  937. "inputMode":"E1",
  938. "dataSource":[
  939. {
  940. "code":"0",
  941. "name":"否"
  942. },
  943. {
  944. "code":"1",
  945. "name":"是"
  946. }
  947. ],
  948. "note":"",
  949. "func-id":""
  950. },
  951. {
  952. "firstTag":"图像传感器",
  953. "secondTag":"技术参数",
  954. "infoPointName":"图像传感器旋转速度",
  955. "infoPointCode":"ImageRotateSpeed",
  956. "unit":"°\/s",
  957. "dataType":"Num",
  958. "inputMode":"A2",
  959. "dataSource":"",
  960. "note":"",
  961. "func-id":""
  962. },
  963. {
  964. "firstTag":"图像传感器",
  965. "secondTag":"技术参数",
  966. "infoPointName":"图像传感器最大焦距",
  967. "infoPointCode":"ImageMaxFocalDistance",
  968. "unit":"mm",
  969. "dataType":"Num",
  970. "inputMode":"A2",
  971. "dataSource":"",
  972. "note":"",
  973. "func-id":""
  974. },
  975. {
  976. "firstTag":"图像传感器",
  977. "secondTag":"技术参数",
  978. "infoPointName":"图像传感器最小焦距",
  979. "infoPointCode":"ImageMinFocalDistance",
  980. "unit":"mm",
  981. "dataType":"Num",
  982. "inputMode":"A2",
  983. "dataSource":"",
  984. "note":"",
  985. "func-id":""
  986. },
  987. {
  988. "firstTag":"图像传感器",
  989. "secondTag":"技术参数",
  990. "infoPointName":"图像传感器视野",
  991. "infoPointCode":"ImageViewAngle",
  992. "unit":"°",
  993. "dataType":"Num",
  994. "inputMode":"A2",
  995. "dataSource":"",
  996. "note":"",
  997. "func-id":""
  998. },
  999. {
  1000. "firstTag":"图像传感器",
  1001. "secondTag":"技术参数",
  1002. "infoPointName":"图像传感器最大光圈",
  1003. "infoPointCode":"ImageMaxAperture",
  1004. "unit":"",
  1005. "dataType":"Num",
  1006. "inputMode":"A1",
  1007. "dataSource":"",
  1008. "note":"",
  1009. "func-id":""
  1010. },
  1011. {
  1012. "firstTag":"图像传感器",
  1013. "secondTag":"技术参数",
  1014. "infoPointName":"图像传感器最小光圈",
  1015. "infoPointCode":"ImageMinAperture",
  1016. "unit":"",
  1017. "dataType":"Num",
  1018. "inputMode":"A1",
  1019. "dataSource":"",
  1020. "note":"",
  1021. "func-id":""
  1022. },
  1023. {
  1024. "firstTag":"图像传感器",
  1025. "secondTag":"技术参数",
  1026. "infoPointName":"图像传感器水平像素个数",
  1027. "infoPointCode":"ImageHorizontalPixelNum",
  1028. "unit":"个",
  1029. "dataType":"Num",
  1030. "inputMode":"A2",
  1031. "dataSource":"",
  1032. "note":"",
  1033. "func-id":""
  1034. },
  1035. {
  1036. "firstTag":"图像传感器",
  1037. "secondTag":"技术参数",
  1038. "infoPointName":"图像传感器垂直像素个数",
  1039. "infoPointCode":"ImageVerticalPixelNum",
  1040. "unit":"个",
  1041. "dataType":"Num",
  1042. "inputMode":"A2",
  1043. "dataSource":"",
  1044. "note":"",
  1045. "func-id":""
  1046. },
  1047. {
  1048. "firstTag":"图像传感器",
  1049. "secondTag":"技术参数",
  1050. "infoPointName":"图像传感器曝光时间",
  1051. "infoPointCode":"ImageExposureTime",
  1052. "unit":"s",
  1053. "dataType":"Num",
  1054. "inputMode":"A2",
  1055. "dataSource":"",
  1056. "note":"",
  1057. "func-id":""
  1058. },
  1059. {
  1060. "firstTag":"图像传感器",
  1061. "secondTag":"技术参数",
  1062. "infoPointName":"图像传感器是否有辅助光源",
  1063. "infoPointCode":"isImageAuxiliaryLight",
  1064. "unit":"",
  1065. "dataType":"Bool",
  1066. "inputMode":"E1",
  1067. "dataSource":[
  1068. {
  1069. "code":"0",
  1070. "name":"否"
  1071. },
  1072. {
  1073. "code":"1",
  1074. "name":"是"
  1075. }
  1076. ],
  1077. "note":"",
  1078. "func-id":""
  1079. },
  1080. {
  1081. "firstTag":"图像传感器",
  1082. "secondTag":"技术参数",
  1083. "infoPointName":"图像传感器亮灯方式",
  1084. "infoPointCode":"ImageLightType",
  1085. "unit":"",
  1086. "dataType":"Enum",
  1087. "inputMode":"D1",
  1088. "dataSource":[
  1089. {
  1090. "code":"1",
  1091. "name":"脉冲亮灯"
  1092. },
  1093. {
  1094. "code":"2",
  1095. "name":"DC亮灯"
  1096. },
  1097. {
  1098. "code":"3",
  1099. "name":"其他"
  1100. }
  1101. ],
  1102. "note":"",
  1103. "func-id":""
  1104. },
  1105. {
  1106. "firstTag":"图像传感器",
  1107. "secondTag":"技术参数",
  1108. "infoPointName":"图像传感器有无图像识别功能",
  1109. "infoPointCode":"isImageRecognizeFunc",
  1110. "unit":"",
  1111. "dataType":"Bool",
  1112. "inputMode":"E1",
  1113. "dataSource":[
  1114. {
  1115. "code":"0",
  1116. "name":"无"
  1117. },
  1118. {
  1119. "code":"1",
  1120. "name":"有"
  1121. }
  1122. ],
  1123. "note":"",
  1124. "func-id":""
  1125. },
  1126. {
  1127. "firstTag":"图像传感器",
  1128. "secondTag":"技术参数",
  1129. "infoPointName":"图像传感器延迟时间",
  1130. "infoPointCode":"ImageDelayTime",
  1131. "unit":"s",
  1132. "dataType":"Num",
  1133. "inputMode":"A2",
  1134. "dataSource":"",
  1135. "note":"",
  1136. "func-id":""
  1137. },
  1138. {
  1139. "firstTag":"图像传感器",
  1140. "secondTag":"技术参数",
  1141. "infoPointName":"图像传感器录制视频格式",
  1142. "infoPointCode":"ImageRecordFormat",
  1143. "unit":"",
  1144. "dataType":"Enum",
  1145. "inputMode":"D2",
  1146. "dataSource":[
  1147. {
  1148. "code":"1",
  1149. "name":"MPEG\/MPG\/DAT"
  1150. },
  1151. {
  1152. "code":"2",
  1153. "name":"AVI"
  1154. },
  1155. {
  1156. "code":"3",
  1157. "name":"MOV"
  1158. },
  1159. {
  1160. "code":"4",
  1161. "name":"ASF"
  1162. },
  1163. {
  1164. "code":"5",
  1165. "name":"WMV"
  1166. },
  1167. {
  1168. "code":"6",
  1169. "name":"NAVI"
  1170. },
  1171. {
  1172. "code":"7",
  1173. "name":"3GP"
  1174. },
  1175. {
  1176. "code":"8",
  1177. "name":"REALVIDEO"
  1178. },
  1179. {
  1180. "code":"9",
  1181. "name":"MKV"
  1182. },
  1183. {
  1184. "code":"10",
  1185. "name":"FLV"
  1186. },
  1187. {
  1188. "code":"11",
  1189. "name":"F4V"
  1190. },
  1191. {
  1192. "code":"12",
  1193. "name":"RMVB"
  1194. },
  1195. {
  1196. "code":"13",
  1197. "name":"WebM"
  1198. },
  1199. {
  1200. "code":"14",
  1201. "name":"HDDVD"
  1202. },
  1203. {
  1204. "code":"15",
  1205. "name":"Blu-ray"
  1206. },
  1207. {
  1208. "code":"16",
  1209. "name":"qsv"
  1210. },
  1211. {
  1212. "code":"17",
  1213. "name":"其他"
  1214. }
  1215. ],
  1216. "note":"",
  1217. "func-id":""
  1218. },
  1219. {
  1220. "firstTag":"图像传感器",
  1221. "secondTag":"技术参数",
  1222. "infoPointName":"图像传感器连续录制时间",
  1223. "infoPointCode":"ImageContinueRecordTime",
  1224. "unit":"h",
  1225. "dataType":"Num",
  1226. "inputMode":"A2",
  1227. "dataSource":"",
  1228. "note":"",
  1229. "func-id":""
  1230. },
  1231. {
  1232. "firstTag":"图像传感器",
  1233. "secondTag":"技术参数",
  1234. "infoPointName":"图像传感器接口协议",
  1235. "infoPointCode":"ImagePortProtocol",
  1236. "unit":"",
  1237. "dataType":"Enum",
  1238. "inputMode":"D1",
  1239. "dataSource":[
  1240. {
  1241. "code":"1",
  1242. "name":"FTP"
  1243. },
  1244. {
  1245. "code":"2",
  1246. "name":"EtherNet\/IPTM"
  1247. },
  1248. {
  1249. "code":"3",
  1250. "name":"PROFINET"
  1251. },
  1252. {
  1253. "code":"4",
  1254. "name":"其他"
  1255. }
  1256. ],
  1257. "note":"",
  1258. "func-id":""
  1259. },
  1260. {
  1261. "firstTag":"图像传感器",
  1262. "secondTag":"技术参数",
  1263. "infoPointName":"图像传感器抗震动",
  1264. "infoPointCode":"ImageAntiVibration",
  1265. "unit":"",
  1266. "dataType":"Str",
  1267. "inputMode":"B1",
  1268. "dataSource":"",
  1269. "note":"eg:10至55Hz双向振幅1.5mmXYZ各方向2个小时",
  1270. "func-id":""
  1271. },
  1272. {
  1273. "firstTag":"图像传感器",
  1274. "secondTag":"技术参数",
  1275. "infoPointName":"图像传感器抗冲击",
  1276. "infoPointCode":"ImageAntiImpact",
  1277. "unit":"",
  1278. "dataType":"Str",
  1279. "inputMode":"B1",
  1280. "dataSource":"",
  1281. "note":"eg:500m\/s26个方向各3次",
  1282. "func-id":""
  1283. },
  1284. {
  1285. "firstTag":"图像传感器",
  1286. "secondTag":"技术参数",
  1287. "infoPointName":"图像传感器控制模式",
  1288. "infoPointCode":"ImageCtrlType",
  1289. "unit":"",
  1290. "dataType":"Enum",
  1291. "inputMode":"D2",
  1292. "dataSource":[
  1293. {
  1294. "code":"1",
  1295. "name":"外部触发"
  1296. },
  1297. {
  1298. "code":"2",
  1299. "name":"程序切换"
  1300. },
  1301. {
  1302. "code":"3",
  1303. "name":"错误区域"
  1304. },
  1305. {
  1306. "code":"4",
  1307. "name":"外部标准图像注册"
  1308. },
  1309. {
  1310. "code":"5",
  1311. "name":"辅助光源开关"
  1312. },
  1313. {
  1314. "code":"6",
  1315. "name":"其他"
  1316. }
  1317. ],
  1318. "note":"",
  1319. "func-id":""
  1320. },
  1321. {
  1322. "firstTag":"图像传感器",
  1323. "secondTag":"运行参数",
  1324. "infoPointName":"图像传感器是否输出视频",
  1325. "infoPointCode":"isImageRecord",
  1326. "unit":"",
  1327. "dataType":"Boolv",
  1328. "inputMode":"L",
  1329. "dataSource":"",
  1330. "note":"0. 否 1. 是",
  1331. "func-id":""
  1332. },
  1333. {
  1334. "firstTag":"图像传感器",
  1335. "secondTag":"运行参数",
  1336. "infoPointName":"图像传感器输出视频地址",
  1337. "infoPointCode":"ImageAddress",
  1338. "unit":"",
  1339. "dataType":"Strv",
  1340. "inputMode":"L",
  1341. "dataSource":"",
  1342. "note":"",
  1343. "func-id":""
  1344. }
  1345. ]
  1346. }