DemoFPD.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CONFIGURATION>
  3. <ProcType>API</ProcType>
  4. <Console>OFF</Console>
  5. <Arch>64</Arch>
  6. <AutoLoad>ON</AutoLoad>
  7. <StartType>2</StartType>
  8. <LoadType>MODULE</LoadType>
  9. <DRVTYPE>device</DRVTYPE>
  10. <LOGLEVEL>1</LOGLEVEL>
  11. <DeviceNumber>1</DeviceNumber>
  12. <MajorID>Detector</MajorID>
  13. <MinorID>RF</MinorID>
  14. <VendorID>zskkdemo</VendorID>
  15. <ProductID>demo</ProductID>
  16. <SerialID>1234</SerialID>
  17. <GUID>{18CAB88A-C61C-4BB2-AC28-184FDD4FD160}</GUID>
  18. <BusId>DemoFPD</BusId>
  19. <ReConnect>1</ReConnect>
  20. <ReConnectTimePeriod>10</ReConnectTimePeriod>
  21. <HeartBeatTimePeriod>1</HeartBeatTimePeriod>
  22. <driver>libNewModelDPC.so</driver>
  23. <oemdriver>%ROOT%/OEMDrivers/Detector/Demo/libCCOS.Dev.FPD.Demo.so</oemdriver>
  24. <DetectorVender>ZSKK</DetectorVender>
  25. <DetectorModel>FPD</DetectorModel>
  26. <Description>Demo</Description>
  27. <SerialNumber>1234</SerialNumber>
  28. <DemoDevType>750MT</DemoDevType>
  29. <ModeTable>
  30. <DetectorMode>
  31. <LogicMode>1</LogicMode>
  32. <RawImgWidth>3000</RawImgWidth>
  33. <RawImgHeight>3000</RawImgHeight>
  34. <WidthOffset>0</WidthOffset>
  35. <HeightOffset>0</HeightOffset>
  36. <ImageWidth>3000</ImageWidth>
  37. <ImageHeight>3000</ImageHeight>
  38. <SyncType>3</SyncType>
  39. <WorkStation>1</WorkStation>
  40. <GainValue>1</GainValue>
  41. <PhySizeInfoBit>16</PhySizeInfoBit>
  42. <PixelPitch>77</PixelPitch>
  43. <PreviewEnable>0</PreviewEnable>
  44. <PreviewWidth>96</PreviewWidth>
  45. <PreviewHeight>96</PreviewHeight>
  46. <Frequency>1</Frequency>
  47. <FrameCount>1</FrameCount>
  48. <IsDefaultMode>1</IsDefaultMode>
  49. <OperationMode>RAD</OperationMode>
  50. <RonateAngle>0</RonateAngle>
  51. <Sensitivity>550</Sensitivity>
  52. <SendImageInterval>20</SendImageInterval>
  53. <CalibConfig>
  54. <NodeInfo>
  55. <ImgCount>10</ImgCount>
  56. <Dose>25</Dose>
  57. </NodeInfo>
  58. </CalibConfig>
  59. </DetectorMode>
  60. <DetectorMode>
  61. <LogicMode>2</LogicMode>
  62. <RawImgWidth>3000</RawImgWidth>
  63. <RawImgHeight>3000</RawImgHeight>
  64. <WidthOffset>0</WidthOffset>
  65. <HeightOffset>0</HeightOffset>
  66. <ImageWidth>3000</ImageWidth>
  67. <ImageHeight>3000</ImageHeight>
  68. <SyncType>3</SyncType>
  69. <WorkStation>1</WorkStation>
  70. <GainValue>1</GainValue>
  71. <PhySizeInfoBit>16</PhySizeInfoBit>
  72. <PixelPitch>77</PixelPitch>
  73. <PreviewEnable>0</PreviewEnable>
  74. <PreviewWidth>96</PreviewWidth>
  75. <PreviewHeight>96</PreviewHeight>
  76. <Frequency>25</Frequency>
  77. <FrameCount>0</FrameCount>
  78. <IsDefaultMode>1</IsDefaultMode>
  79. <OperationMode>CF</OperationMode>
  80. <RonateAngle>0</RonateAngle>
  81. <Sensitivity>550</Sensitivity>
  82. <SendImageInterval>20</SendImageInterval>
  83. <CalibConfig>
  84. <NodeInfo>
  85. <ImgCount>10</ImgCount>
  86. <Dose>25</Dose>
  87. </NodeInfo>
  88. </CalibConfig>
  89. </DetectorMode>
  90. <DetectorMode>
  91. <LogicMode>3</LogicMode>
  92. <RawImgWidth>3000</RawImgWidth>
  93. <RawImgHeight>3000</RawImgHeight>
  94. <WidthOffset>0</WidthOffset>
  95. <HeightOffset>0</HeightOffset>
  96. <ImageWidth>3000</ImageWidth>
  97. <ImageHeight>3000</ImageHeight>
  98. <SyncType>3</SyncType>
  99. <WorkStation>1</WorkStation>
  100. <GainValue>1</GainValue>
  101. <PhySizeInfoBit>16</PhySizeInfoBit>
  102. <PixelPitch>77</PixelPitch>
  103. <PreviewEnable>0</PreviewEnable>
  104. <PreviewWidth>96</PreviewWidth>
  105. <PreviewHeight>96</PreviewHeight>
  106. <Frequency>10</Frequency>
  107. <FrameCount>0</FrameCount>
  108. <IsDefaultMode>1</IsDefaultMode>
  109. <OperationMode>PF</OperationMode>
  110. <RonateAngle>0</RonateAngle>
  111. <Sensitivity>550</Sensitivity>
  112. <SendImageInterval>20</SendImageInterval>
  113. <CalibConfig>
  114. <NodeInfo>
  115. <ImgCount>10</ImgCount>
  116. <Dose>25</Dose>
  117. </NodeInfo>
  118. </CalibConfig>
  119. </DetectorMode>
  120. <DetectorMode>
  121. <LogicMode>4</LogicMode>
  122. <RawImgWidth>3000</RawImgWidth>
  123. <RawImgHeight>3000</RawImgHeight>
  124. <WidthOffset>0</WidthOffset>
  125. <HeightOffset>0</HeightOffset>
  126. <ImageWidth>3000</ImageWidth>
  127. <ImageHeight>3000</ImageHeight>
  128. <SyncType>3</SyncType>
  129. <WorkStation>1</WorkStation>
  130. <GainValue>1</GainValue>
  131. <PhySizeInfoBit>16</PhySizeInfoBit>
  132. <PixelPitch>77</PixelPitch>
  133. <PreviewEnable>0</PreviewEnable>
  134. <PreviewWidth>96</PreviewWidth>
  135. <PreviewHeight>96</PreviewHeight>
  136. <Frequency>10</Frequency>
  137. <FrameCount>3</FrameCount>
  138. <IsDefaultMode>1</IsDefaultMode>
  139. <OperationMode>STITCH</OperationMode>
  140. <RonateAngle>0</RonateAngle>
  141. <Sensitivity>550</Sensitivity>
  142. <SendImageInterval>20</SendImageInterval>
  143. <CalibConfig>
  144. <NodeInfo>
  145. <ImgCount>10</ImgCount>
  146. <Dose>25</Dose>
  147. </NodeInfo>
  148. </CalibConfig>
  149. </DetectorMode>
  150. </ModeTable>
  151. <IsSaveRaw>4</IsSaveRaw>
  152. <SaturationValue>47000</SaturationValue>
  153. <CalibrationDue>365</CalibrationDue>
  154. <TempMaxLimit>54</TempMaxLimit>
  155. <TempUpperLimit>45</TempUpperLimit>
  156. <TempLowerLimit>0</TempLowerLimit>
  157. <TempMinLimit>-10</TempMinLimit>
  158. <BatLowerLimit>10</BatLowerLimit>
  159. <BatMiniLimit>5</BatMiniLimit>
  160. <BatLowerLimitInCali>20</BatLowerLimitInCali>
  161. <WifiLowerLimit>20</WifiLowerLimit>
  162. <WifiMiniLimit>10</WifiMiniLimit>
  163. <HighPowerTimeout>600</HighPowerTimeout>
  164. <ReConnect>1</ReConnect>
  165. <ReConnectTimePeriod>5000</ReConnectTimePeriod>
  166. <HeartBeatTimePeriod>1000</HeartBeatTimePeriod>
  167. <SerialID>12345</SerialID>
  168. <connections>
  169. <WiredIP>192.168.1.113</WiredIP>
  170. <WirelessIP>192.168.0.1</WirelessIP>
  171. <LocalIP>192.168.0.1</LocalIP>
  172. <ReadImageFromlocal>1</ReadImageFromlocal>
  173. <port>32000</port>
  174. </connections>
  175. <ConfigToolInfo>
  176. <AttributeInfo>
  177. <AttributeKey>DetectorVender</AttributeKey>
  178. <AttributeDescripition>
  179. <Type>string</Type>
  180. <Access>R</Access>
  181. <RangeMin/>
  182. <RangeMax/>
  183. <ListNum>0</ListNum>
  184. <ListInfo>
  185. <List/>
  186. </ListInfo>
  187. <Required>TRUE</Required>
  188. <DefaultValue>zskk</DefaultValue>
  189. </AttributeDescripition>
  190. <InnerKey>DetectorVender</InnerKey>
  191. <PathID>1</PathID>
  192. </AttributeInfo>
  193. <AttributeInfo>
  194. <AttributeKey>DetectorModel</AttributeKey>
  195. <AttributeDescripition>
  196. <Type>string</Type>
  197. <Access>R</Access>
  198. <RangeMin/>
  199. <RangeMax/>
  200. <ListNum>0</ListNum>
  201. <ListInfo>
  202. <List/>
  203. </ListInfo>
  204. <Required>TRUE</Required>
  205. <DefaultValue>zskkDemoFPD</DefaultValue>
  206. </AttributeDescripition>
  207. <InnerKey>DetectorModel</InnerKey>
  208. <PathID>1</PathID>
  209. </AttributeInfo>
  210. <AttributeInfo>
  211. <AttributeKey>Description</AttributeKey>
  212. <AttributeDescripition>
  213. <Type>string</Type>
  214. <Access>R</Access>
  215. <RangeMin/>
  216. <RangeMax/>
  217. <ListNum>0</ListNum>
  218. <ListInfo>
  219. <List/>
  220. </ListInfo>
  221. <Required>FALSE</Required>
  222. <DefaultValue>zskkDemoFPD</DefaultValue>
  223. </AttributeDescripition>
  224. <InnerKey>Description</InnerKey>
  225. <PathID>1</PathID>
  226. </AttributeInfo>
  227. <AttributeInfo>
  228. <AttributeKey>SerialNumber</AttributeKey>
  229. <AttributeDescripition>
  230. <Type>string</Type>
  231. <Access>R</Access>
  232. <RangeMin/>
  233. <RangeMax/>
  234. <ListNum>0</ListNum>
  235. <ListInfo>
  236. <List/>
  237. </ListInfo>
  238. <Required>FALSE</Required>
  239. <DefaultValue>1234</DefaultValue>
  240. </AttributeDescripition>
  241. <InnerKey>SerialNumber</InnerKey>
  242. <PathID>1</PathID>
  243. </AttributeInfo>
  244. <AttributeInfo>
  245. <AttributeKey>WiredIP</AttributeKey>
  246. <AttributeDescripition>
  247. <Type>string</Type>
  248. <Access>RW</Access>
  249. <RangeMin/>
  250. <RangeMax/>
  251. <ListNum>0</ListNum>
  252. <ListInfo>
  253. <List/>
  254. </ListInfo>
  255. <Required>TRUE</Required>
  256. <DefaultValue>192.168.0.1</DefaultValue>
  257. </AttributeDescripition>
  258. <InnerKey>WiredIP</InnerKey>
  259. <PathID>1</PathID>
  260. </AttributeInfo>
  261. <AttributeInfo>
  262. <AttributeKey>WirelessIP</AttributeKey>
  263. <AttributeDescripition>
  264. <Type>string</Type>
  265. <Access>RW</Access>
  266. <RangeMin/>
  267. <RangeMax/>
  268. <ListNum>0</ListNum>
  269. <ListInfo>
  270. <List/>
  271. </ListInfo>
  272. <Required>FALSE</Required>
  273. <DefaultValue>192.168.0.2</DefaultValue>
  274. </AttributeDescripition>
  275. <InnerKey>WirelessIP</InnerKey>
  276. <PathID>1</PathID>
  277. </AttributeInfo>
  278. <AttributeInfo>
  279. <AttributeKey>LocalIP</AttributeKey>
  280. <AttributeDescripition>
  281. <Type>string</Type>
  282. <Access>RW</Access>
  283. <RangeMin/>
  284. <RangeMax/>
  285. <ListNum>0</ListNum>
  286. <ListInfo>
  287. <List/>
  288. </ListInfo>
  289. <Required>FALSE</Required>
  290. <DefaultValue>192.168.0.3</DefaultValue>
  291. </AttributeDescripition>
  292. <InnerKey>LocalIP</InnerKey>
  293. <PathID>1</PathID>
  294. </AttributeInfo>
  295. <AttributeInfo>
  296. <AttributeKey>SyncType</AttributeKey>
  297. <AttributeDescripition>
  298. <Type>int</Type>
  299. <Access>RW</Access>
  300. <RangeMin/>
  301. <RangeMax/>
  302. <ListNum>5</ListNum>
  303. <ListInfo>
  304. <List>Manual</List>
  305. <List>Software</List>
  306. <List>Hardware Sync with Box</List>
  307. <List>AED</List>
  308. <List>Direct Hardware Sync</List>
  309. </ListInfo>
  310. <Required>TRUE</Required>
  311. <DefaultValue>3</DefaultValue>
  312. </AttributeDescripition>
  313. <InnerKey>SyncType</InnerKey>
  314. <PathID>1</PathID>
  315. </AttributeInfo>
  316. <AttributeInfo>
  317. <AttributeKey>WorkStation</AttributeKey>
  318. <AttributeDescripition>
  319. <Type>int</Type>
  320. <Access>RW</Access>
  321. <RangeMin/>
  322. <RangeMax/>
  323. <ListNum>3</ListNum>
  324. <ListInfo>
  325. <List>Table</List>
  326. <List>Wall</List>
  327. <List>Free</List>
  328. <List>Share</List>
  329. </ListInfo>
  330. <Required>FALSE</Required>
  331. <DefaultValue>0</DefaultValue>
  332. </AttributeDescripition>
  333. <InnerKey>WorkStation</InnerKey>
  334. <PathID>1</PathID>
  335. </AttributeInfo>
  336. <AttributeInfo>
  337. <AttributeKey>TempMaxLimit</AttributeKey>
  338. <AttributeDescripition>
  339. <Type>int</Type>
  340. <Access>RW</Access>
  341. <RangeMin>0</RangeMin>
  342. <RangeMax>100</RangeMax>
  343. <ListNum>0</ListNum>
  344. <ListInfo>
  345. <List/>
  346. </ListInfo>
  347. <Required>FALSE</Required>
  348. <DefaultValue>55</DefaultValue>
  349. </AttributeDescripition>
  350. <InnerKey>TempMaxLimit</InnerKey>
  351. <PathID>1</PathID>
  352. </AttributeInfo>
  353. <AttributeInfo>
  354. <AttributeKey>TempUpperLimit</AttributeKey>
  355. <AttributeDescripition>
  356. <Type>int</Type>
  357. <Access>RW</Access>
  358. <RangeMin>0</RangeMin>
  359. <RangeMax>100</RangeMax>
  360. <ListNum>0</ListNum>
  361. <ListInfo>
  362. <List/>
  363. </ListInfo>
  364. <Required>FALSE</Required>
  365. <DefaultValue>45</DefaultValue>
  366. </AttributeDescripition>
  367. <InnerKey>TempUpperLimit</InnerKey>
  368. <PathID>1</PathID>
  369. </AttributeInfo>
  370. <AttributeInfo>
  371. <AttributeKey>TempLowerLimit</AttributeKey>
  372. <AttributeDescripition>
  373. <Type>int</Type>
  374. <Access>RW</Access>
  375. <RangeMin>0</RangeMin>
  376. <RangeMax>100</RangeMax>
  377. <ListNum>0</ListNum>
  378. <ListInfo>
  379. <List/>
  380. </ListInfo>
  381. <Required>FALSE</Required>
  382. <DefaultValue>0</DefaultValue>
  383. </AttributeDescripition>
  384. <InnerKey>TempLowerLimit</InnerKey>
  385. <PathID>1</PathID>
  386. </AttributeInfo>
  387. <AttributeInfo>
  388. <AttributeKey>BatLowerLimit</AttributeKey>
  389. <AttributeDescripition>
  390. <Type>int</Type>
  391. <Access>RW</Access>
  392. <RangeMin>0</RangeMin>
  393. <RangeMax>100</RangeMax>
  394. <ListNum>0</ListNum>
  395. <ListInfo>
  396. <List/>
  397. </ListInfo>
  398. <Required>FALSE</Required>
  399. <DefaultValue>10</DefaultValue>
  400. </AttributeDescripition>
  401. <InnerKey>BatLowerLimit</InnerKey>
  402. <PathID>1</PathID>
  403. </AttributeInfo>
  404. <AttributeInfo>
  405. <AttributeKey>BatMiniLimit</AttributeKey>
  406. <AttributeDescripition>
  407. <Type>int</Type>
  408. <Access>RW</Access>
  409. <RangeMin>0</RangeMin>
  410. <RangeMax>100</RangeMax>
  411. <ListNum>0</ListNum>
  412. <ListInfo>
  413. <List/>
  414. </ListInfo>
  415. <Required>FALSE</Required>
  416. <DefaultValue>5</DefaultValue>
  417. </AttributeDescripition>
  418. <InnerKey>BatMiniLimit</InnerKey>
  419. <PathID>1</PathID>
  420. </AttributeInfo>
  421. <AttributeInfo>
  422. <AttributeKey>BatLowerLimitInCali</AttributeKey>
  423. <AttributeDescripition>
  424. <Type>int</Type>
  425. <Access>RW</Access>
  426. <RangeMin>0</RangeMin>
  427. <RangeMax>100</RangeMax>
  428. <ListNum>0</ListNum>
  429. <ListInfo>
  430. <List/>
  431. </ListInfo>
  432. <Required>FALSE</Required>
  433. <DefaultValue>20</DefaultValue>
  434. </AttributeDescripition>
  435. <InnerKey>BatLowerLimitInCali</InnerKey>
  436. <PathID>1</PathID>
  437. </AttributeInfo>
  438. <AttributeInfo>
  439. <AttributeKey>WifiLowerLimit</AttributeKey>
  440. <AttributeDescripition>
  441. <Type>int</Type>
  442. <Access>RW</Access>
  443. <RangeMin>0</RangeMin>
  444. <RangeMax>100</RangeMax>
  445. <ListNum>0</ListNum>
  446. <ListInfo>
  447. <List/>
  448. </ListInfo>
  449. <Required>TRUE</Required>
  450. <DefaultValue>20</DefaultValue>
  451. </AttributeDescripition>
  452. <InnerKey>WifiLowerLimit</InnerKey>
  453. <PathID>1</PathID>
  454. </AttributeInfo>
  455. <AttributeInfo>
  456. <AttributeKey>WifiMiniLimit</AttributeKey>
  457. <AttributeDescripition>
  458. <Type>int</Type>
  459. <Access>RW</Access>
  460. <RangeMin>0</RangeMin>
  461. <RangeMax>100</RangeMax>
  462. <ListNum>0</ListNum>
  463. <ListInfo>
  464. <List/>
  465. </ListInfo>
  466. <Required>FALSE</Required>
  467. <DefaultValue>10</DefaultValue>
  468. </AttributeDescripition>
  469. <InnerKey>WifiMiniLimit</InnerKey>
  470. <PathID>1</PathID>
  471. </AttributeInfo>
  472. <AttributeInfo>
  473. <AttributeKey>HighPowerTimeout</AttributeKey>
  474. <AttributeDescripition>
  475. <Type>int</Type>
  476. <Access>RW</Access>
  477. <RangeMin>0</RangeMin>
  478. <RangeMax>14400</RangeMax>
  479. <ListNum>0</ListNum>
  480. <ListInfo>
  481. <List/>
  482. </ListInfo>
  483. <Required>FALSE</Required>
  484. <DefaultValue>600</DefaultValue>
  485. </AttributeDescripition>
  486. <InnerKey>HighPowerTimeout</InnerKey>
  487. <PathID>1</PathID>
  488. </AttributeInfo>
  489. <AttributeInfo>
  490. <AttributeKey>ReConnect</AttributeKey>
  491. <AttributeDescripition>
  492. <Type>int</Type>
  493. <Access>RW</Access>
  494. <RangeMin/>
  495. <RangeMax/>
  496. <ListNum>0</ListNum>
  497. <ListInfo>
  498. <List/>
  499. </ListInfo>
  500. <Required>TRUE</Required>
  501. <DefaultValue>1</DefaultValue>
  502. </AttributeDescripition>
  503. <InnerKey>ReConnect</InnerKey>
  504. <PathID>1</PathID>
  505. </AttributeInfo>
  506. <AttributeInfo>
  507. <AttributeKey>ImageFullWidth</AttributeKey>
  508. <AttributeDescripition>
  509. <Type>int</Type>
  510. <Access>R</Access>
  511. <RangeMin>100</RangeMin>
  512. <RangeMax>3000</RangeMax>
  513. <ListNum>0</ListNum>
  514. <ListInfo>
  515. <List/>
  516. </ListInfo>
  517. <Required>FALSE</Required>
  518. <DefaultValue>1024</DefaultValue>
  519. </AttributeDescripition>
  520. <InnerKey>ImageWidth</InnerKey>
  521. <PathID>1</PathID>
  522. </AttributeInfo>
  523. <AttributeInfo>
  524. <AttributeKey>ImageFullHeight</AttributeKey>
  525. <AttributeDescripition>
  526. <Type>int</Type>
  527. <Access>R</Access>
  528. <RangeMin>100</RangeMin>
  529. <RangeMax>3000</RangeMax>
  530. <ListNum>0</ListNum>
  531. <ListInfo>
  532. <List/>
  533. </ListInfo>
  534. <Required>FALSE</Required>
  535. <DefaultValue>1024</DefaultValue>
  536. </AttributeDescripition>
  537. <InnerKey>ImageHeight</InnerKey>
  538. <PathID>1</PathID>
  539. </AttributeInfo>
  540. </ConfigToolInfo>
  541. </CONFIGURATION>