DemoGEN.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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. <ReConnect>1</ReConnect>
  13. <ReConnectTimePeriod>10</ReConnectTimePeriod>
  14. <HeartBeatTimePeriod>10</HeartBeatTimePeriod>
  15. <MajorID>Generator</MajorID>
  16. <MinorID>Dr</MinorID>
  17. <VendorID>zskkdemo</VendorID>
  18. <ProductID>demo</ProductID>
  19. <SerialID>1234</SerialID>
  20. <GUID>{18FDF176-DECE-445F-A52C-A14BDD3AC2C1}</GUID>
  21. <BusId>DemoGEN</BusId>
  22. <connections>
  23. <GEN>
  24. <type>COM</type>
  25. <port>COM1</port>
  26. <baudrate>19200</baudrate>
  27. <bytesize>8</bytesize>
  28. <parity>0</parity>
  29. <stopbits>0</stopbits>
  30. </GEN>
  31. </connections>
  32. <driver>libNewModelDPC.so</driver>
  33. <oemdriver>%ROOT%/OEMDrivers/Generator/Demo/libCCOS.Dev.Generator.Demo.so</oemdriver>
  34. <WSTable>1</WSTable>
  35. <WSWall>2</WSWall>
  36. <WSFree>3</WSFree>
  37. <WSTomo>3</WSTomo>
  38. <WSConventional>3</WSConventional>
  39. <SYNTable>0</SYNTable>
  40. <SYNWall>0</SYNWall>
  41. <SYNFree>0</SYNFree>
  42. <SYNTomo>0</SYNTomo>
  43. <SYNConventional>0</SYNConventional>
  44. <ConsoleRole>0</ConsoleRole>
  45. <IsConnect>1</IsConnect>
  46. <IsDemo>1</IsDemo>
  47. <StateChangeInterval>200</StateChangeInterval>
  48. <AutoExpActWaitTime>100</AutoExpActWaitTime>
  49. <LoadDll>libCCOS.Dev.Generator.Demo64.so</LoadDll>
  50. <ConfigToolInfo>
  51. <AttributeInfo>
  52. <AttributeKey>GeneratorVender</AttributeKey>
  53. <AttributeDescripition>
  54. <Type>string</Type>
  55. <Access>RW</Access>
  56. <RangeMin>0</RangeMin>
  57. <RangeMax>100</RangeMax>
  58. <ListNum>0</ListNum>
  59. <ListInfo>
  60. <List/>
  61. </ListInfo>
  62. <Required>FALSE</Required>
  63. <DefaultValue>DEMO</DefaultValue>
  64. </AttributeDescripition>
  65. <InnerKey>VendorID</InnerKey>
  66. <PathID>1</PathID>
  67. </AttributeInfo>
  68. <AttributeInfo>
  69. <AttributeKey>port</AttributeKey>
  70. <AttributeDescripition>
  71. <Type>string</Type>
  72. <Access>RW</Access>
  73. <RangeMin>COM0</RangeMin>
  74. <RangeMax>COM99</RangeMax>
  75. <ListNum>9</ListNum>
  76. <ListInfo>
  77. <List>COM1</List>
  78. <List>COM2</List>
  79. <List>COM3</List>
  80. <List>COM4</List>
  81. <List>COM5</List>
  82. <List>COM6</List>
  83. <List>COM7</List>
  84. <List>COM8</List>
  85. <List>COM9</List>
  86. </ListInfo>
  87. <Required>FALSE</Required>
  88. <DefaultValue>COM1</DefaultValue>
  89. </AttributeDescripition>
  90. <InnerKey>connections,GEN,port</InnerKey>
  91. <PathID>1</PathID>
  92. </AttributeInfo>
  93. <AttributeInfo>
  94. <AttributeKey>IsConnect</AttributeKey>
  95. <AttributeDescripition>
  96. <Type>int</Type>
  97. <Access>RW</Access>
  98. <RangeMin>0</RangeMin>
  99. <RangeMax>100</RangeMax>
  100. <ListNum>0</ListNum>
  101. <ListInfo>
  102. <List/>
  103. </ListInfo>
  104. <Required>FALSE</Required>
  105. <DefaultValue>1</DefaultValue>
  106. </AttributeDescripition>
  107. <InnerKey>IsConnect</InnerKey>
  108. <PathID>1</PathID>
  109. </AttributeInfo>
  110. <AttributeInfo>
  111. <AttributeKey>GeneratorModel</AttributeKey>
  112. <AttributeDescripition>
  113. <Type>string</Type>
  114. <Access>RW</Access>
  115. <RangeMin>0</RangeMin>
  116. <RangeMax>100</RangeMax>
  117. <ListNum>0</ListNum>
  118. <ListInfo>
  119. <List/>
  120. </ListInfo>
  121. <Required>FALSE</Required>
  122. <DefaultValue>HF</DefaultValue>
  123. </AttributeDescripition>
  124. <InnerKey>ProductID</InnerKey>
  125. <PathID>1</PathID>
  126. </AttributeInfo>
  127. <AttributeInfo>
  128. <AttributeKey>SCFType</AttributeKey>
  129. <AttributeDescripition>
  130. <Type>string</Type>
  131. <Access>RW</Access>
  132. <RangeMin>0</RangeMin>
  133. <RangeMax>100</RangeMax>
  134. <ListNum>0</ListNum>
  135. <ListInfo>
  136. <List/>
  137. </ListInfo>
  138. <Required>FALSE</Required>
  139. <DefaultValue>COM</DefaultValue>
  140. </AttributeDescripition>
  141. <InnerKey>connections,GEN,type</InnerKey>
  142. <PathID>1</PathID>
  143. </AttributeInfo>
  144. <AttributeInfo>
  145. <AttributeKey>baudrate</AttributeKey>
  146. <AttributeDescripition>
  147. <Type>int</Type>
  148. <Access>RW</Access>
  149. <RangeMin>1200</RangeMin>
  150. <RangeMax>1382400</RangeMax>
  151. <ListNum>0</ListNum>
  152. <ListInfo>
  153. <List/>
  154. </ListInfo>
  155. <Required>FALSE</Required>
  156. <DefaultValue>19200</DefaultValue>
  157. </AttributeDescripition>
  158. <InnerKey>connections,GEN,baudrate</InnerKey>
  159. <PathID>1</PathID>
  160. </AttributeInfo>
  161. <AttributeInfo>
  162. <AttributeKey>bytesize</AttributeKey>
  163. <AttributeDescripition>
  164. <Type>int</Type>
  165. <Access>RW</Access>
  166. <RangeMin>0</RangeMin>
  167. <RangeMax>100</RangeMax>
  168. <ListNum>0</ListNum>
  169. <ListInfo>
  170. <List/>
  171. </ListInfo>
  172. <Required>FALSE</Required>
  173. <DefaultValue>8</DefaultValue>
  174. </AttributeDescripition>
  175. <InnerKey>connections,GEN,bytesize</InnerKey>
  176. <PathID>1</PathID>
  177. </AttributeInfo>
  178. <AttributeInfo>
  179. <AttributeKey>parity</AttributeKey>
  180. <AttributeDescripition>
  181. <Type>int</Type>
  182. <Access>RW</Access>
  183. <RangeMin>0</RangeMin>
  184. <RangeMax>2</RangeMax>
  185. <ListNum>0</ListNum>
  186. <ListInfo>
  187. <List/>
  188. </ListInfo>
  189. <Required>FALSE</Required>
  190. <DefaultValue>0</DefaultValue>
  191. </AttributeDescripition>
  192. <InnerKey>connections,GEN,parity</InnerKey>
  193. <PathID>1</PathID>
  194. </AttributeInfo>
  195. <AttributeInfo>
  196. <AttributeKey>stopbits</AttributeKey>
  197. <AttributeDescripition>
  198. <Type>int</Type>
  199. <Access>RW</Access>
  200. <RangeMin>0</RangeMin>
  201. <RangeMax>2</RangeMax>
  202. <ListNum>0</ListNum>
  203. <ListInfo>
  204. <List/>
  205. </ListInfo>
  206. <Required>FALSE</Required>
  207. <DefaultValue>2</DefaultValue>
  208. </AttributeDescripition>
  209. <InnerKey>connections,GEN,stopbits</InnerKey>
  210. <PathID>1</PathID>
  211. </AttributeInfo>
  212. <AttributeInfo>
  213. <AttributeKey>WSTable</AttributeKey>
  214. <AttributeDescripition>
  215. <Type>int</Type>
  216. <Access>RW</Access>
  217. <RangeMin>0</RangeMin>
  218. <RangeMax>100</RangeMax>
  219. <ListNum>8</ListNum>
  220. <ListInfo>
  221. <List>1</List>
  222. <List>2</List>
  223. <List>3</List>
  224. <List>4</List>
  225. <List>5</List>
  226. <List>6</List>
  227. <List>7</List>
  228. <List>8</List>
  229. </ListInfo>
  230. <Required>FALSE</Required>
  231. <DefaultValue>1</DefaultValue>
  232. </AttributeDescripition>
  233. <InnerKey>WSTable</InnerKey>
  234. <PathID>1</PathID>
  235. </AttributeInfo>
  236. <AttributeInfo>
  237. <AttributeKey>WSWall</AttributeKey>
  238. <AttributeDescripition>
  239. <Type>int</Type>
  240. <Access>RW</Access>
  241. <RangeMin>0</RangeMin>
  242. <RangeMax>100</RangeMax>
  243. <ListNum>8</ListNum>
  244. <ListInfo>
  245. <List>1</List>
  246. <List>2</List>
  247. <List>3</List>
  248. <List>4</List>
  249. <List>5</List>
  250. <List>6</List>
  251. <List>7</List>
  252. <List>8</List>
  253. </ListInfo>
  254. <Required>FALSE</Required>
  255. <DefaultValue>1</DefaultValue>
  256. </AttributeDescripition>
  257. <InnerKey>WSWall</InnerKey>
  258. <PathID>1</PathID>
  259. </AttributeInfo>
  260. <AttributeInfo>
  261. <AttributeKey>WSFree</AttributeKey>
  262. <AttributeDescripition>
  263. <Type>int</Type>
  264. <Access>RW</Access>
  265. <RangeMin>0</RangeMin>
  266. <RangeMax>100</RangeMax>
  267. <ListNum>8</ListNum>
  268. <ListInfo>
  269. <List>1</List>
  270. <List>2</List>
  271. <List>3</List>
  272. <List>4</List>
  273. <List>5</List>
  274. <List>6</List>
  275. <List>7</List>
  276. <List>8</List>
  277. </ListInfo>
  278. <Required>FALSE</Required>
  279. <DefaultValue>3</DefaultValue>
  280. </AttributeDescripition>
  281. <InnerKey>WSFree</InnerKey>
  282. <PathID>1</PathID>
  283. </AttributeInfo>
  284. <AttributeInfo>
  285. <AttributeKey>WSTomo</AttributeKey>
  286. <AttributeDescripition>
  287. <Type>int</Type>
  288. <Access>RW</Access>
  289. <RangeMin>0</RangeMin>
  290. <RangeMax>100</RangeMax>
  291. <ListNum>8</ListNum>
  292. <ListInfo>
  293. <List>1</List>
  294. <List>2</List>
  295. <List>3</List>
  296. <List>4</List>
  297. <List>5</List>
  298. <List>6</List>
  299. <List>7</List>
  300. <List>8</List>
  301. </ListInfo>
  302. <Required>FALSE</Required>
  303. <DefaultValue>3</DefaultValue>
  304. </AttributeDescripition>
  305. <InnerKey>WSTomo</InnerKey>
  306. <PathID>1</PathID>
  307. </AttributeInfo>
  308. <AttributeInfo>
  309. <AttributeKey>WSConventional</AttributeKey>
  310. <AttributeDescripition>
  311. <Type>int</Type>
  312. <Access>RW</Access>
  313. <RangeMin>0</RangeMin>
  314. <RangeMax>100</RangeMax>
  315. <ListNum>8</ListNum>
  316. <ListInfo>
  317. <List>1</List>
  318. <List>2</List>
  319. <List>3</List>
  320. <List>4</List>
  321. <List>5</List>
  322. <List>6</List>
  323. <List>7</List>
  324. <List>8</List>
  325. </ListInfo>
  326. <Required>FALSE</Required>
  327. <DefaultValue>3</DefaultValue>
  328. </AttributeDescripition>
  329. <InnerKey>WSConventional</InnerKey>
  330. <PathID>1</PathID>
  331. </AttributeInfo>
  332. <AttributeInfo>
  333. <AttributeKey>SYNTable</AttributeKey>
  334. <AttributeDescripition>
  335. <Type>int</Type>
  336. <Access>RW</Access>
  337. <RangeMin>0</RangeMin>
  338. <RangeMax>100</RangeMax>
  339. <ListNum>2</ListNum>
  340. <ListInfo>
  341. <List>1</List>
  342. <List>2</List>
  343. </ListInfo>
  344. <Required>FALSE</Required>
  345. <DefaultValue>1</DefaultValue>
  346. </AttributeDescripition>
  347. <InnerKey>SYNTable</InnerKey>
  348. <PathID>1</PathID>
  349. </AttributeInfo>
  350. <AttributeInfo>
  351. <AttributeKey>SYNWall</AttributeKey>
  352. <AttributeDescripition>
  353. <Type>int</Type>
  354. <Access>RW</Access>
  355. <RangeMin>0</RangeMin>
  356. <RangeMax>100</RangeMax>
  357. <ListNum>2</ListNum>
  358. <ListInfo>
  359. <List>1</List>
  360. <List>2</List>
  361. </ListInfo>
  362. <Required>FALSE</Required>
  363. <DefaultValue>1</DefaultValue>
  364. </AttributeDescripition>
  365. <InnerKey>SYNWall</InnerKey>
  366. <PathID>1</PathID>
  367. </AttributeInfo>
  368. <AttributeInfo>
  369. <AttributeKey>SYNFree</AttributeKey>
  370. <AttributeDescripition>
  371. <Type>int</Type>
  372. <Access>RW</Access>
  373. <RangeMin>0</RangeMin>
  374. <RangeMax>100</RangeMax>
  375. <ListNum>2</ListNum>
  376. <ListInfo>
  377. <List>1</List>
  378. <List>2</List>
  379. </ListInfo>
  380. <Required>FALSE</Required>
  381. <DefaultValue>1</DefaultValue>
  382. </AttributeDescripition>
  383. <InnerKey>SYNFree</InnerKey>
  384. <PathID>1</PathID>
  385. </AttributeInfo>
  386. <AttributeInfo>
  387. <AttributeKey>SYNTomo</AttributeKey>
  388. <AttributeDescripition>
  389. <Type>int</Type>
  390. <Access>RW</Access>
  391. <RangeMin>0</RangeMin>
  392. <RangeMax>100</RangeMax>
  393. <ListNum>2</ListNum>
  394. <ListInfo>
  395. <List>1</List>
  396. <List>2</List>
  397. </ListInfo>
  398. <Required>FALSE</Required>
  399. <DefaultValue>1</DefaultValue>
  400. </AttributeDescripition>
  401. <InnerKey>SYNTomo</InnerKey>
  402. <PathID>1</PathID>
  403. </AttributeInfo>
  404. <AttributeInfo>
  405. <AttributeKey>SYNConventional</AttributeKey>
  406. <AttributeDescripition>
  407. <Type>int</Type>
  408. <Access>RW</Access>
  409. <RangeMin>0</RangeMin>
  410. <RangeMax>1</RangeMax>
  411. <ListNum>2</ListNum>
  412. <ListInfo>
  413. <List>1</List>
  414. <List>2</List>
  415. </ListInfo>
  416. <Required>FALSE</Required>
  417. <DefaultValue>1</DefaultValue>
  418. </AttributeDescripition>
  419. <InnerKey>SYNConventional</InnerKey>
  420. <PathID>1</PathID>
  421. </AttributeInfo>
  422. <AttributeInfo>
  423. <AttributeKey>ConsoleRole</AttributeKey>
  424. <AttributeDescripition>
  425. <Type>int</Type>
  426. <Access>RW</Access>
  427. <RangeMin>0</RangeMin>
  428. <RangeMax>9</RangeMax>
  429. <ListNum>3</ListNum>
  430. <ListInfo>
  431. <List>1</List>
  432. <List>2</List>
  433. <List>3</List>
  434. </ListInfo>
  435. <Required>FALSE</Required>
  436. <DefaultValue>1</DefaultValue>
  437. </AttributeDescripition>
  438. <InnerKey>ConsoleRole</InnerKey>
  439. <PathID>1</PathID>
  440. </AttributeInfo>
  441. </ConfigToolInfo>
  442. </CONFIGURATION>