Detector_TiRay_DY4343.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882
  1. {
  2. "Name": "Detector_TiRay_DY4343",
  3. "TypeName": "Detector",
  4. "Modality": "DR",
  5. "Version": "V1",
  6. "Location": "",
  7. "Manufacturer": "TiRay",
  8. "Model": "DY4343",
  9. "SN": "1234",
  10. "Driver": "CCOS\/DRIVER\/DETECTOR\/Tiray\/DY4343",
  11. "ParentId": "",
  12. "Children": [
  13. "",
  14. ""
  15. ],
  16. "Set": {
  17. "DetectorConnectStatus": "2",
  18. "DetectorStatus": "5",
  19. "DetectorType": "DY4343",
  20. "Description": "TiRay_DY4343",
  21. "DetectorID": "0",
  22. "FPDSensitivity": "50",
  23. "PixelData": "140",
  24. "TargetEXI": "5000",
  25. "FPDAttached": "1",
  26. "EcomFPDState": "4",
  27. "NoNeedWaitImage": "1",
  28. "FPDReadyStatus": "1",
  29. "XwindowStatus": "1",
  30. "ImageReadingStatus": "1",
  31. "CalibrationStatus": "1",
  32. "CalibrationProgress": "10",
  33. "UploadCalibrationFilesResult": "0",
  34. "TempUpperLimit": "50",
  35. "TempLowerLimit": "5",
  36. "TempMaxLimit": "55",
  37. "TempMinLimit": "0",
  38. "Temperature_CalibUpWarn": "45",
  39. "Temperature_CalibLowWarn": "5",
  40. "BatLowerLimit": "15",
  41. "BatMiniLimit": "5",
  42. "WifiLowerLimit": "20",
  43. "WifiMiniLimit": "10",
  44. "LastCalibrationDate": "0000-00-00 00:00:00",
  45. "CalibrationFileExpireTime": "90"
  46. },
  47. "Add": {
  48. "ErrorList": [
  49. {
  50. "DescKey": "Disconnect",
  51. "ErrorCode": "10056",
  52. "ErrorMsg": "Detector is disconnected!"
  53. },
  54. {
  55. "DescKey": "Open fail",
  56. "ErrorCode": "10057",
  57. "ErrorMsg": "Open device fail!"
  58. }
  59. ]
  60. },
  61. "Update": {
  62. "ReConnect": {
  63. "Level": "Private",
  64. "DescKey": "ReConnect",
  65. "Value": "1"
  66. },
  67. "ReConnectTimePeriod": {
  68. "Level": "Private",
  69. "DescKey": "ReConnectTimePeriod",
  70. "Value": "10"
  71. },
  72. "HeartBeatTimePeriod": {
  73. "Level": "Private",
  74. "DescKey": "HeartBeatTimePeriod",
  75. "Value": "10"
  76. },
  77. "SerialNumber": {
  78. "Level": "Public",
  79. "DescKey": "SerialNumber",
  80. "Value": "1234"
  81. },
  82. "OnlyHaveFpd": {
  83. "Level": "ZSKK",
  84. "DescKey": "OnlyHaveFpd",
  85. "Value": "0"
  86. },
  87. "NotifyStatusTimePeriod": {
  88. "Level": "Public",
  89. "DescKey": "NotifyStatusTimePeriod",
  90. "Value": "10000"
  91. },
  92. "TempMinLimit": {
  93. "Level": "Public",
  94. "DescKey": "TempMinLimit",
  95. "Value": "0.0"
  96. },
  97. "TempMaxLimit": {
  98. "Level": "Public",
  99. "DescKey": "TempMaxLimit",
  100. "Value": "50.0"
  101. },
  102. "TempUpperLimit": {
  103. "Level": "Public",
  104. "DescKey": "TempUpperLimit",
  105. "Value": "45.0"
  106. },
  107. "TempLowerLimit": {
  108. "Level": "Public",
  109. "DescKey": "TempLowerLimit",
  110. "Value": "5.0"
  111. },
  112. "BatLowerLimit": {
  113. "Level": "Public",
  114. "DescKey": "BatLowerLimit",
  115. "Value": "10.0"
  116. },
  117. "BatMiniLimit": {
  118. "Level": "Public",
  119. "DescKey": "BatMiniLimit",
  120. "Value": "5"
  121. },
  122. "BatLowerLimitInCali": {
  123. "Level": "Public",
  124. "DescKey": "BatLowerLimitInCali",
  125. "Value": "20"
  126. },
  127. "WifiLowerLimit": {
  128. "Level": "Public",
  129. "DescKey": "WifiLowerLimit",
  130. "Value": "20"
  131. },
  132. "WifiMiniLimit": {
  133. "Level": "Public",
  134. "DescKey": "WifiMiniLimit",
  135. "Value": "10"
  136. },
  137. "Temperature_CalibLowWarn": {
  138. "Level": "Public",
  139. "DescKey": "Temperature_CalibLowWarn",
  140. "Value": "10.0"
  141. },
  142. "Temperature_CalibUpWarn": {
  143. "Level": "Public",
  144. "DescKey": "Temperature_CalibUpWarn",
  145. "Value": "100.0"
  146. },
  147. "ShowTemperature": {
  148. "Level": "Public",
  149. "DescKey": "ShowTemperature",
  150. "Value": "1"
  151. },
  152. "ShowWifi": {
  153. "Level": "Public",
  154. "DescKey": "ShowWifi",
  155. "Value": "1"
  156. },
  157. "ShowBattery": {
  158. "Level": "Public",
  159. "DescKey": "ShowBattery",
  160. "Value": "1"
  161. },
  162. "ShowBluetooth": {
  163. "Level": "Public",
  164. "DescKey": "ShowBluetooth",
  165. "Value": "1"
  166. },
  167. "DetectorWiredIP": {
  168. "Level": "Public",
  169. "DescKey": "DetectorWiredIP",
  170. "Value": "192.168.11.251"
  171. },
  172. "DetectorWirelessIP": {
  173. "Level": "Public",
  174. "DescKey": "DetectorWirelessIP",
  175. "Value": "0.0.0.0"
  176. },
  177. "LocalIP": {
  178. "Level": "Public",
  179. "DescKey": "LocalIP",
  180. "Value": "192.168.11.252"
  181. },
  182. "CalibMode": {
  183. "Level": "Public",
  184. "DescKey": "CalibMode",
  185. "Value": "0"
  186. },
  187. "LastCalibrationDate": {
  188. "Level": "Public",
  189. "DescKey": "LastCalibrationDate",
  190. "Value": "0000-00-00 00:00:00"
  191. },
  192. "CalibrationFileExpireTime": {
  193. "Level": "Public",
  194. "DescKey": "CalibrationFileExpireTime",
  195. "Value": "90"
  196. },
  197. "WorkStation": {
  198. "Level": "ZSKK",
  199. "DescKey": "WorkStation",
  200. "Value": "Table"
  201. },
  202. "CalibrationDosePath": {
  203. "Level": "ZSKK",
  204. "DescKey": "CalibrationDosePath",
  205. "Value": "/OEMDrivers/Detector/TiRay/DY4343"
  206. },
  207. "CalibrationConfig": {
  208. "Level": "ZSKK",
  209. "DescKey": "CalibrationConfig",
  210. "Value": {
  211. "Dose": {
  212. "TargetGainEXI": "10500",
  213. "GainLevel": "3",
  214. "KV": "50",
  215. "MA": "10",
  216. "MS": "320",
  217. "MAS": "3.2",
  218. "ExpNum": "5"
  219. }
  220. }
  221. },
  222. "SupportSyncMode": {
  223. "Level": "ZSKK",
  224. "DescKey": "SupportSyncMode",
  225. "Value": {
  226. "SingleRAD": {
  227. "CMD": "1",
  228. "HWS": "2",
  229. "AED": "3"
  230. },
  231. "Gain": {
  232. "CMD": "1",
  233. "HWS": "2",
  234. "AED": "3"
  235. },
  236. "Offset": {
  237. "CMD": "1",
  238. "HWS": "2",
  239. "AED": "3"
  240. }
  241. }
  242. },
  243. "ModeTable": {
  244. "Level": "ZSKK",
  245. "DescKey": "ModeTable",
  246. "Value": {
  247. "RAD": {
  248. "ImageWidth": "3072",
  249. "ImageHeight": "3072",
  250. "WidthOffset": "0",
  251. "HeightOffset": "0",
  252. "RawImgWidth": "3072",
  253. "RawImgHeight": "3072",
  254. "PreviewEnable": "0",
  255. "PreviewWidth": "312",
  256. "PreviewHeight": "380",
  257. "SyncType": "3",
  258. "XWindow": "2000",
  259. "DelayTime": "100",
  260. "WaitTime": "5",
  261. "IsSaveRaw": "1",
  262. "RotateAngle": "0",
  263. "Frequency": "1",
  264. "PhySizeInfoBit": "16",
  265. "PixelPitch": "140",
  266. "Sensitivity": "553"
  267. }
  268. }
  269. }
  270. },
  271. "Del": {
  272. "ErrorList": {
  273. "DescKey": "Disconnect",
  274. "ErrorIndex": "0",
  275. "ErrorCode": "10056"
  276. }
  277. },
  278. "Action": {
  279. "AcceptCalibration": {
  280. "DescKey": "",
  281. "Params": "",
  282. "RetParam": ""
  283. },
  284. "ActiveCalibration": {
  285. "DescKey": "",
  286. "Params": {
  287. "P0": "1"
  288. },
  289. "RetParam": ""
  290. },
  291. "ScanDetector": {
  292. "DescKey": "",
  293. "Params": "",
  294. "RetParam": ""
  295. },
  296. "ConnectDetector": {
  297. "DescKey": "",
  298. "Params": "",
  299. "RetParam": ""
  300. },
  301. "ActiveDetector": {
  302. "DescKey": "",
  303. "Params": {
  304. "P0": "0"
  305. },
  306. "RetParam": ""
  307. },
  308. "EnterExam": {
  309. "DescKey": "",
  310. "Params": {
  311. "P0": "1"
  312. },
  313. "RetParam": ""
  314. },
  315. "ExitExam": {
  316. "DescKey": "",
  317. "Params": "",
  318. "RetParam": ""
  319. },
  320. "GetCalibrationStep": {
  321. "DescKey": "",
  322. "Params": "",
  323. "RetParam": {
  324. "CalibrationRounds": "3",
  325. "TotalExposureNum": "11",
  326. "CurrentCalibrationRound": "1",
  327. "ExposureNumCurrentRound": "3",
  328. "CurrentExposureIndex": "1",
  329. "CurrentExposureNum": "0"
  330. }
  331. },
  332. "GetRequestedDose": {
  333. "DescKey": "",
  334. "Params": "",
  335. "RetParam": {
  336. "Dose": "2500",
  337. "kV": "70",
  338. "mA": "11",
  339. "ms": "100",
  340. "mAs": "1.1"
  341. }
  342. },
  343. "SetXrayOnNum": {
  344. "DescKey": "",
  345. "Params": "",
  346. "RetParam": ""
  347. },
  348. "SetExposureTimes": {
  349. "DescKey": "",
  350. "Params": {
  351. "P0": "1"
  352. },
  353. "RetParam": ""
  354. },
  355. "SetAcqMode": {
  356. "DescKey": "",
  357. "Params": {
  358. "P0": "RAD"
  359. },
  360. "RetParam": ""
  361. },
  362. "ActiveSyncMode": {
  363. "DescKey": "",
  364. "Params": {
  365. "P0": "1"
  366. },
  367. "RetParam": ""
  368. },
  369. "PrepareAcquisition": {
  370. "DescKey": "",
  371. "Params": "",
  372. "RetParam": ""
  373. },
  374. "StartAcquisition": {
  375. "DescKey": "",
  376. "Params": "",
  377. "RetParam": ""
  378. },
  379. "StopAcquisition": {
  380. "DescKey": "",
  381. "Params": "",
  382. "RetParam": ""
  383. },
  384. "PrepareCalibration": {
  385. "DescKey": "",
  386. "Params": "",
  387. "RetParam": ""
  388. },
  389. "StartCalibration": {
  390. "DescKey": "",
  391. "Params": "",
  392. "RetParam": ""
  393. },
  394. "RejectCalibration": {
  395. "DescKey": "",
  396. "Params": "",
  397. "RetParam": ""
  398. },
  399. "SaveCalibrationFile": {
  400. "DescKey": "",
  401. "Params": "",
  402. "RetParam": ""
  403. },
  404. "StopCalibration": {
  405. "DescKey": "",
  406. "Params": "",
  407. "RetParam": ""
  408. },
  409. "AbortCalibration": {
  410. "DescKey": "",
  411. "Params": "",
  412. "RetParam": ""
  413. },
  414. "CompleteCalibration": {
  415. "DescKey": "",
  416. "Params": "",
  417. "RetParam": ""
  418. }
  419. },
  420. "Get": {
  421. "AcqMode": {
  422. "Level": "Public",
  423. "DescKey": "AcqMode",
  424. "Value": "RAD"
  425. },
  426. "DetectorConnectStatus": {
  427. "Level": "Public",
  428. "DescKey": "DetectorConnectStatus",
  429. "Value": "2"
  430. },
  431. "DetectorStatus": {
  432. "Level": "Public",
  433. "DescKey": "DetectorStatus",
  434. "Value": "4"
  435. },
  436. "DeviceName": {
  437. "Level": "Public",
  438. "DescKey": "DeviceName",
  439. "Value": "TiRay_DY4343"
  440. },
  441. "Description": {
  442. "Level": "Public",
  443. "DescKey": "Description",
  444. "Value": "TiRay_DY4343"
  445. },
  446. "FPDSensitivity": {
  447. "Level": "Public",
  448. "DescKey": "FPDSensitivity",
  449. "Value": "30"
  450. },
  451. "HaveImgCalibration": {
  452. "Level": "Public",
  453. "DescKey": "HaveImgCalibration",
  454. "Value": "1"
  455. },
  456. "TargetEXI": {
  457. "Level": "Public",
  458. "DescKey": "TargetEXI",
  459. "Value": "5000"
  460. },
  461. "DetectorID": {
  462. "Level": "Public",
  463. "DescKey": "DetectorID",
  464. "Value": "0"
  465. },
  466. "DetectorType": {
  467. "Level": "Public",
  468. "DescKey": "DetectorType",
  469. "Value": "DY4343"
  470. },
  471. "SerialNumber": {
  472. "Level": "Public",
  473. "DescKey": "SerialNumber",
  474. "Value": "12345"
  475. },
  476. "PixelData": {
  477. "Level": "Public",
  478. "DescKey": "PixelData",
  479. "Value": "140"
  480. },
  481. "CalibMode": {
  482. "Level": "Public",
  483. "DescKey": "CalibMode",
  484. "Value": "0"
  485. },
  486. "Remain_Power_Value": {
  487. "Level": "Public",
  488. "DescKey": "Remain_Power_Value",
  489. "Value": "0"
  490. },
  491. "SaveCalibrationFileFinish": {
  492. "Level": "Public",
  493. "DescKey": "SaveCalibrationFileFinish",
  494. "Value": "0"
  495. },
  496. "LastCalibrationDate": {
  497. "Level": "Public",
  498. "DescKey": "LastCalibrationDate",
  499. "Value": "0000-00-00 00:00:00"
  500. },
  501. "CalibrationFileExpireTime": {
  502. "Level": "Public",
  503. "DescKey": "CalibrationFileExpireTime",
  504. "Value": "90"
  505. },
  506. "SupportCalibrationType": {
  507. "Level": "Public",
  508. "DescKey": "SupportCalibrationType",
  509. "Value": {
  510. "Offset": "1",
  511. "Gain": "1",
  512. "Defect": "1"
  513. }
  514. },
  515. "SupportCalibrationMode": {
  516. "Level": "Public",
  517. "DescKey": "SupportCalibrationMode",
  518. "Value": {
  519. "ECOM": "1",
  520. "Other": "1"
  521. }
  522. },
  523. "SupportDDR": {
  524. "Level": "Public",
  525. "DescKey": "SupportDDR",
  526. "Value": "0"
  527. },
  528. "SupportDualEnergy": {
  529. "Level": "Public",
  530. "DescKey": "SupportDualEnergy",
  531. "Value": "0"
  532. },
  533. "SupportBinning": {
  534. "Level": "Public",
  535. "DescKey": "SupportBinning",
  536. "Value": "0"
  537. },
  538. "SupportTomo": {
  539. "Level": "Public",
  540. "DescKey": "SupportTomo",
  541. "Value": "0"
  542. },
  543. "SupportDaec": {
  544. "Level": "Public",
  545. "DescKey": "SupportDaec",
  546. "Value": "0"
  547. },
  548. "SupportOfflineAcquisition": {
  549. "Level": "Public",
  550. "DescKey": "SupportOfflineAcquisition",
  551. "Value": "0"
  552. },
  553. "SupportImageStitching": {
  554. "Level": "Public",
  555. "DescKey": "SupportImageStitching",
  556. "Value": "0"
  557. },
  558. "ShockSensor": {
  559. "Level": "Public",
  560. "DescKey": "ShockSensor",
  561. "Value": "0"
  562. },
  563. "UpdateFirmware": {
  564. "Level": "Public",
  565. "DescKey": "UpdateFirmware",
  566. "Value": "0"
  567. },
  568. "ResetDetector": {
  569. "Level": "Public",
  570. "DescKey": "ResetDetector",
  571. "Value": "0"
  572. },
  573. "ReadyToTimeOut": {
  574. "Level": "Public",
  575. "DescKey": "ReadyToTimeOut",
  576. "Value": "60000"
  577. },
  578. "AutoSleep": {
  579. "Level": "Public",
  580. "DescKey": "AutoSleep",
  581. "Value": "1"
  582. },
  583. "SyncMode": {
  584. "Level": "Public",
  585. "DescKey": "SyncMode",
  586. "Value": "3"
  587. },
  588. "EcomFPDState": {
  589. "Level": "Public",
  590. "DescKey": "EcomFPDState",
  591. "Value": "2"
  592. },
  593. "FPDAttached": {
  594. "Level": "Public",
  595. "DescKey": "FPDAttached",
  596. "Value": "1"
  597. },
  598. "NoNeedWaitImage": {
  599. "Level": "Public",
  600. "DescKey": "NoNeedWaitImage",
  601. "Value": "1"
  602. },
  603. "ImgDataInfo": {
  604. "Level": "Public",
  605. "DescKey": "ImgDataInfo",
  606. "Value": {
  607. "ImageType": "0",
  608. "Viewtype": "0",
  609. "Sharememid": "0",
  610. "Imageid": "0",
  611. "Width": "4352",
  612. "Height": "4352",
  613. "Bit": "16"
  614. }
  615. },
  616. "FPDReadyStatus": {
  617. "Level": "Public",
  618. "DescKey": "FPDReadyStatus",
  619. "Value": "0"
  620. },
  621. "XwindowStatus": {
  622. "Level": "Public",
  623. "DescKey": "XwindowStatus",
  624. "Value": "1"
  625. },
  626. "ImageReadingStatus": {
  627. "Level": "Public",
  628. "DescKey": "ImageReadingStatus",
  629. "Value": "1"
  630. },
  631. "CalibrationStatus": {
  632. "Level": "Public",
  633. "DescKey": "CalibrationStatus",
  634. "Value": "0"
  635. },
  636. "CalibrationProgress": {
  637. "Level": "Public",
  638. "DescKey": "CalibrationProgress",
  639. "Value": "0"
  640. },
  641. "UploadCalibrationFilesResult": {
  642. "Level": "Public",
  643. "DescKey": "UploadCalibrationFilesResult",
  644. "Value": "0"
  645. },
  646. "ReConnect": {
  647. "Level": "Public",
  648. "DescKey": "",
  649. "Value": "0"
  650. },
  651. "ReConnectTimePeriod": {
  652. "Level": "Public",
  653. "DescKey": "",
  654. "Value": "20"
  655. },
  656. "HeartBeatTimePeriod": {
  657. "Level": "Public",
  658. "DescKey": "",
  659. "Value": "20"
  660. },
  661. "SaveRaw": {
  662. "Level": "Public",
  663. "DescKey": "SaveRaw",
  664. "Value": "0"
  665. },
  666. "PreviewEnable": {
  667. "Level": "Public",
  668. "DescKey": "PreviewEnable",
  669. "Value": "0"
  670. },
  671. "XWindowMode": {
  672. "Level": "Public",
  673. "DescKey": "XWindowMode",
  674. "Value": "2"
  675. },
  676. "CalibrationMode": {
  677. "Level": "Public",
  678. "DescKey": "CalibrationMode",
  679. "Value": "2"
  680. },
  681. "OnlyHaveFpd": {
  682. "Level": "ZSKK",
  683. "DescKey": "",
  684. "Value": "0"
  685. },
  686. "DetectorWiredIP": {
  687. "Level": "Public",
  688. "DescKey": "DetectorWiredIP",
  689. "Value": "192.168.11.251"
  690. },
  691. "DetectorWirelessIP": {
  692. "Level": "Public",
  693. "DescKey": "DetectorWirelessIP",
  694. "Value": "10.100.100.254"
  695. },
  696. "LocalIP": {
  697. "Level": "Public",
  698. "DescKey": "LocalIP",
  699. "Value": "192.168.11.252"
  700. },
  701. "TempMinLimit": {
  702. "Level": "Public",
  703. "DescKey": "",
  704. "Value": "1"
  705. },
  706. "TempMaxLimit": {
  707. "Level": "Public",
  708. "DescKey": "",
  709. "Value": "51"
  710. },
  711. "TempUpperLimit": {
  712. "Level": "Public",
  713. "DescKey": "",
  714. "Value": "46"
  715. },
  716. "TempLowerLimit": {
  717. "Level": "Public",
  718. "DescKey": "",
  719. "Value": "4"
  720. },
  721. "Temperature_CalibLowWarn": {
  722. "Level": "Public",
  723. "DescKey": "Temperature_CalibLowWarn",
  724. "Value": "10.0"
  725. },
  726. "Temperature_CalibUpWarn": {
  727. "Level": "Public",
  728. "DescKey": "Temperature_CalibUpWarn",
  729. "Value": "100.0"
  730. },
  731. "NotifyStatusTimePeriod": {
  732. "Level": "Public",
  733. "DescKey": "NotifyStatusTimePeriod",
  734. "Value": "10000"
  735. },
  736. "BatLowerLimit": {
  737. "Level": "Public",
  738. "DescKey": "",
  739. "Value": "20"
  740. },
  741. "BatMiniLimit": {
  742. "Level": "Public",
  743. "DescKey": "",
  744. "Value": "5"
  745. },
  746. "BatLowerLimitInCali": {
  747. "Level": "Public",
  748. "DescKey": "BatLowerLimitInCali",
  749. "Value": "20"
  750. },
  751. "WifiLowerLimit": {
  752. "Level": "Public",
  753. "DescKey": "WifiLowerLimit",
  754. "Value": "20"
  755. },
  756. "WifiMiniLimit": {
  757. "Level": "Public",
  758. "DescKey": "WifiMiniLimit",
  759. "Value": "10"
  760. },
  761. "ShowWifi": {
  762. "Level": "Public",
  763. "DescKey": "ShowWifi",
  764. "Value": "1"
  765. },
  766. "ShowBattery": {
  767. "Level": "Public",
  768. "DescKey": "ShowBattery",
  769. "Value": "1"
  770. },
  771. "ShowTemperature": {
  772. "Level": "Public",
  773. "DescKey": "",
  774. "Value": "1"
  775. },
  776. "ShowBluetooth": {
  777. "Level": "Public",
  778. "DescKey": "",
  779. "Value": "0"
  780. },
  781. "WorkStation": {
  782. "Level": "ZSKK",
  783. "DescKey": "WorkStation",
  784. "Value": "Table"
  785. },
  786. "SDKPath": {
  787. "Level": "ZSKK",
  788. "DescKey": "SDKPath",
  789. "Value": "/OEMDrivers/Detector/TiRay/DY4343"
  790. },
  791. "CalibrationDosePath": {
  792. "Level": "ZSKK",
  793. "DescKey": "CalibrationDosePath",
  794. "Value": "/OEMDrivers/Detector/TiRay/DY4343"
  795. },
  796. "SupportAEC": {
  797. "Level": "ZSKK",
  798. "DescKey": "SupportAEC",
  799. "Value": "0"
  800. },
  801. "CalibrationConfig": {
  802. "Level": "ZSKK",
  803. "DescKey": "CalibrationConfig",
  804. "Value": {
  805. "Dose1": {
  806. "TargetGainEXI": "2500",
  807. "KV": "60",
  808. "MA": "10",
  809. "MS": "50",
  810. "MAS": "0.5",
  811. "ExpNum": "6"
  812. },
  813. "Dose2": {
  814. "TargetGainEXI": "5000",
  815. "KV": "60",
  816. "MA": "10",
  817. "MS": "100",
  818. "MAS": "1.0",
  819. "ExpNum": "6"
  820. },
  821. "Dose3": {
  822. "TargetGainEXI": "25000",
  823. "KV": "60",
  824. "MA": "40",
  825. "MS": "100",
  826. "MAS": "4.0",
  827. "ExpNum": "6"
  828. }
  829. }
  830. },
  831. "SupportSyncMode": {
  832. "Level": "ZSKK",
  833. "DescKey": "SupportSyncMode",
  834. "Value": {
  835. "SingleRAD": {
  836. "CMD": "1",
  837. "HWS": "2",
  838. "AED": "3"
  839. },
  840. "Gain": {
  841. "CMD": "1",
  842. "HWS": "2",
  843. "AED": "3"
  844. },
  845. "Offset": {
  846. "CMD": "1",
  847. "HWS": "2",
  848. "AED": "3"
  849. }
  850. }
  851. },
  852. "ModeTable": {
  853. "Level": "ZSKK",
  854. "DescKey": "ModeTable",
  855. "Value": {
  856. "RAD": {
  857. "LogicMode": "1",
  858. "ImageWidth": "3072",
  859. "ImageHeight": "3072",
  860. "WidthOffset": "0",
  861. "HeightOffset": "0",
  862. "RawImgWidth": "3072",
  863. "RawImgHeight": "3072",
  864. "PreviewEnable": "0",
  865. "PreviewWidth": "312",
  866. "PreviewHeight": "380",
  867. "SyncType": "1",
  868. "XWindow": "2000",
  869. "DelayTime": "100",
  870. "WaitTime": "5",
  871. "IsSaveRaw": "0",
  872. "RotateAngle": "0",
  873. "Frequency": "1",
  874. "PhySizeInfoBit": "16",
  875. "PixelPitch": "139",
  876. "Sensitivity": "900",
  877. "TargetGainEXI": "5000"
  878. }
  879. }
  880. }
  881. }
  882. }