REMEDYMG.xml 16 KB

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