DemoGEN.xml 16 KB

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