You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

csv-read-write-test.xml 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907
  1. <OpenViBE-Scenario>
  2. <FormatVersion>2</FormatVersion>
  3. <Creator>OpenViBE Designer</Creator>
  4. <CreatorVersion>2.2.0</CreatorVersion>
  5. <Settings></Settings>
  6. <Inputs></Inputs>
  7. <Outputs></Outputs>
  8. <Boxes>
  9. <Box>
  10. <Identifier>(0x000006ae, 0x0000572d)</Identifier>
  11. <Name>Matrix</Name>
  12. <AlgorithmClassIdentifier>(0x336a3d9a, 0x753f1ba4)</AlgorithmClassIdentifier>
  13. <Outputs>
  14. <Output>
  15. <TypeIdentifier>(0x544a003e, 0x6dcba5f6)</TypeIdentifier>
  16. <Name>Output stream</Name>
  17. </Output>
  18. <Output>
  19. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  20. <Name>Output stimulation</Name>
  21. </Output>
  22. </Outputs>
  23. <Settings>
  24. <Setting>
  25. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  26. <Name>Filename</Name>
  27. <DefaultValue></DefaultValue>
  28. <Value>${Player_ScenarioDirectory}/input_streamedmatrix.csv</Value>
  29. <Modifiability>false</Modifiability>
  30. </Setting>
  31. </Settings>
  32. <Attributes>
  33. <Attribute>
  34. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  35. <Value>256</Value>
  36. </Attribute>
  37. <Attribute>
  38. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  39. <Value>144</Value>
  40. </Attribute>
  41. <Attribute>
  42. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  43. <Value></Value>
  44. </Attribute>
  45. <Attribute>
  46. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  47. <Value>(0xa9cdc629, 0xb153eb33)</Value>
  48. </Attribute>
  49. <Attribute>
  50. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  51. <Value>2</Value>
  52. </Attribute>
  53. <Attribute>
  54. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  55. <Value>1</Value>
  56. </Attribute>
  57. </Attributes>
  58. </Box>
  59. <Box>
  60. <Identifier>(0x000006ae, 0x0000572e)</Identifier>
  61. <Name>Signal</Name>
  62. <AlgorithmClassIdentifier>(0x336a3d9a, 0x753f1ba4)</AlgorithmClassIdentifier>
  63. <Outputs>
  64. <Output>
  65. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  66. <Name>Output stream</Name>
  67. </Output>
  68. <Output>
  69. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  70. <Name>Output stimulation</Name>
  71. </Output>
  72. </Outputs>
  73. <Settings>
  74. <Setting>
  75. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  76. <Name>Filename</Name>
  77. <DefaultValue></DefaultValue>
  78. <Value>${Player_ScenarioDirectory}/input_signal.csv</Value>
  79. <Modifiability>false</Modifiability>
  80. </Setting>
  81. </Settings>
  82. <Attributes>
  83. <Attribute>
  84. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  85. <Value>256</Value>
  86. </Attribute>
  87. <Attribute>
  88. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  89. <Value>256</Value>
  90. </Attribute>
  91. <Attribute>
  92. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  93. <Value></Value>
  94. </Attribute>
  95. <Attribute>
  96. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  97. <Value>(0xa9cdc629, 0xb153eb33)</Value>
  98. </Attribute>
  99. <Attribute>
  100. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  101. <Value>2</Value>
  102. </Attribute>
  103. <Attribute>
  104. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  105. <Value>1</Value>
  106. </Attribute>
  107. </Attributes>
  108. </Box>
  109. <Box>
  110. <Identifier>(0x000006ae, 0x0000572f)</Identifier>
  111. <Name>Stimulation</Name>
  112. <AlgorithmClassIdentifier>(0x336a3d9a, 0x753f1ba4)</AlgorithmClassIdentifier>
  113. <Outputs>
  114. <Output>
  115. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  116. <Name>Output stream</Name>
  117. </Output>
  118. <Output>
  119. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  120. <Name>Output stimulation</Name>
  121. </Output>
  122. </Outputs>
  123. <Settings>
  124. <Setting>
  125. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  126. <Name>Filename</Name>
  127. <DefaultValue></DefaultValue>
  128. <Value>${Player_ScenarioDirectory}/input_stimulation.csv</Value>
  129. <Modifiability>false</Modifiability>
  130. </Setting>
  131. </Settings>
  132. <Attributes>
  133. <Attribute>
  134. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  135. <Value>256</Value>
  136. </Attribute>
  137. <Attribute>
  138. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  139. <Value>368</Value>
  140. </Attribute>
  141. <Attribute>
  142. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  143. <Value></Value>
  144. </Attribute>
  145. <Attribute>
  146. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  147. <Value>(0xa9cdc629, 0xb153eb33)</Value>
  148. </Attribute>
  149. <Attribute>
  150. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  151. <Value>2</Value>
  152. </Attribute>
  153. <Attribute>
  154. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  155. <Value>1</Value>
  156. </Attribute>
  157. </Attributes>
  158. </Box>
  159. <Box>
  160. <Identifier>(0x000006ae, 0x00005730)</Identifier>
  161. <Name>Features</Name>
  162. <AlgorithmClassIdentifier>(0x336a3d9a, 0x753f1ba4)</AlgorithmClassIdentifier>
  163. <Outputs>
  164. <Output>
  165. <TypeIdentifier>(0x17341935, 0x152ff448)</TypeIdentifier>
  166. <Name>Output stream</Name>
  167. </Output>
  168. <Output>
  169. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  170. <Name>Output stimulation</Name>
  171. </Output>
  172. </Outputs>
  173. <Settings>
  174. <Setting>
  175. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  176. <Name>Filename</Name>
  177. <DefaultValue></DefaultValue>
  178. <Value>${Player_ScenarioDirectory}/input_features.csv</Value>
  179. <Modifiability>false</Modifiability>
  180. </Setting>
  181. </Settings>
  182. <Attributes>
  183. <Attribute>
  184. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  185. <Value>256</Value>
  186. </Attribute>
  187. <Attribute>
  188. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  189. <Value>480</Value>
  190. </Attribute>
  191. <Attribute>
  192. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  193. <Value></Value>
  194. </Attribute>
  195. <Attribute>
  196. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  197. <Value>(0xa9cdc629, 0xb153eb33)</Value>
  198. </Attribute>
  199. <Attribute>
  200. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  201. <Value>2</Value>
  202. </Attribute>
  203. <Attribute>
  204. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  205. <Value>1</Value>
  206. </Attribute>
  207. </Attributes>
  208. </Box>
  209. <Box>
  210. <Identifier>(0x000006ae, 0x00005731)</Identifier>
  211. <Name>Spectrum</Name>
  212. <AlgorithmClassIdentifier>(0x336a3d9a, 0x753f1ba4)</AlgorithmClassIdentifier>
  213. <Outputs>
  214. <Output>
  215. <TypeIdentifier>(0x1f261c0a, 0x593bf6bd)</TypeIdentifier>
  216. <Name>Output stream</Name>
  217. </Output>
  218. <Output>
  219. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  220. <Name>Output stimulation</Name>
  221. </Output>
  222. </Outputs>
  223. <Settings>
  224. <Setting>
  225. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  226. <Name>Filename</Name>
  227. <DefaultValue></DefaultValue>
  228. <Value>${Player_ScenarioDirectory}/input_spectrum.csv</Value>
  229. <Modifiability>false</Modifiability>
  230. </Setting>
  231. </Settings>
  232. <Attributes>
  233. <Attribute>
  234. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  235. <Value>256</Value>
  236. </Attribute>
  237. <Attribute>
  238. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  239. <Value>576</Value>
  240. </Attribute>
  241. <Attribute>
  242. <Identifier>(0x30a4e5c9, 0x83502953)</Identifier>
  243. <Value></Value>
  244. </Attribute>
  245. <Attribute>
  246. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  247. <Value>(0xa9cdc629, 0xb153eb33)</Value>
  248. </Attribute>
  249. <Attribute>
  250. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  251. <Value>2</Value>
  252. </Attribute>
  253. <Attribute>
  254. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  255. <Value>1</Value>
  256. </Attribute>
  257. </Attributes>
  258. </Box>
  259. <Box>
  260. <Identifier>(0x000015a8, 0x000079e9)</Identifier>
  261. <Name>Player Controller</Name>
  262. <AlgorithmClassIdentifier>(0x5f426dce, 0x08456e13)</AlgorithmClassIdentifier>
  263. <Inputs>
  264. <Input>
  265. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  266. <Name>Stimulations</Name>
  267. </Input>
  268. </Inputs>
  269. <Settings>
  270. <Setting>
  271. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  272. <Name>Stimulation name</Name>
  273. <DefaultValue>OVTK_StimulationId_Label_00</DefaultValue>
  274. <Value>OVTK_StimulationId_Label_00</Value>
  275. <Modifiability>false</Modifiability>
  276. </Setting>
  277. <Setting>
  278. <TypeIdentifier>(0xcc14d8d6, 0xf27ecb73)</TypeIdentifier>
  279. <Name>Action to perform</Name>
  280. <DefaultValue>Pause</DefaultValue>
  281. <Value>Stop</Value>
  282. <Modifiability>false</Modifiability>
  283. </Setting>
  284. </Settings>
  285. <Attributes>
  286. <Attribute>
  287. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  288. <Value>464</Value>
  289. </Attribute>
  290. <Attribute>
  291. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  292. <Value>192</Value>
  293. </Attribute>
  294. <Attribute>
  295. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  296. <Value>(0x568d148e, 0x650792b3)</Value>
  297. </Attribute>
  298. <Attribute>
  299. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  300. <Value>(0x00000000, 0x01165f9f)</Value>
  301. </Attribute>
  302. <Attribute>
  303. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  304. <Value>false</Value>
  305. </Attribute>
  306. <Attribute>
  307. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  308. <Value>2</Value>
  309. </Attribute>
  310. <Attribute>
  311. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  312. <Value>1</Value>
  313. </Attribute>
  314. </Attributes>
  315. </Box>
  316. <Box>
  317. <Identifier>(0x00003a8c, 0x0000355b)</Identifier>
  318. <Name>Matrix</Name>
  319. <AlgorithmClassIdentifier>(0x428375e8, 0x325f2db9)</AlgorithmClassIdentifier>
  320. <Inputs>
  321. <Input>
  322. <TypeIdentifier>(0x544a003e, 0x6dcba5f6)</TypeIdentifier>
  323. <Name>Input stream</Name>
  324. </Input>
  325. <Input>
  326. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  327. <Name>Stimulations stream</Name>
  328. </Input>
  329. </Inputs>
  330. <Settings>
  331. <Setting>
  332. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  333. <Name>Filename</Name>
  334. <DefaultValue>record-[$core{date}-$core{time}].csv</DefaultValue>
  335. <Value>${Player_ScenarioDirectory}/output_streamedmatrix.csv</Value>
  336. <Modifiability>false</Modifiability>
  337. </Setting>
  338. <Setting>
  339. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  340. <Name>Precision</Name>
  341. <DefaultValue>10</DefaultValue>
  342. <Value>10</Value>
  343. <Modifiability>false</Modifiability>
  344. </Setting>
  345. <Setting>
  346. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  347. <Name>Append data</Name>
  348. <DefaultValue>false</DefaultValue>
  349. <Value>false</Value>
  350. <Modifiability>false</Modifiability>
  351. </Setting>
  352. <Setting>
  353. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  354. <Name>Only last matrix</Name>
  355. <DefaultValue>false</DefaultValue>
  356. <Value>false</Value>
  357. <Modifiability>false</Modifiability>
  358. </Setting>
  359. </Settings>
  360. <Attributes>
  361. <Attribute>
  362. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  363. <Value>352</Value>
  364. </Attribute>
  365. <Attribute>
  366. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  367. <Value>144</Value>
  368. </Attribute>
  369. <Attribute>
  370. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  371. <Value>(0xee4b6d30, 0x788aed29)</Value>
  372. </Attribute>
  373. <Attribute>
  374. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  375. <Value></Value>
  376. </Attribute>
  377. <Attribute>
  378. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  379. <Value>4</Value>
  380. </Attribute>
  381. <Attribute>
  382. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  383. <Value>2</Value>
  384. </Attribute>
  385. </Attributes>
  386. </Box>
  387. <Box>
  388. <Identifier>(0x00003a8c, 0x0000355c)</Identifier>
  389. <Name>Signal</Name>
  390. <AlgorithmClassIdentifier>(0x428375e8, 0x325f2db9)</AlgorithmClassIdentifier>
  391. <Inputs>
  392. <Input>
  393. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  394. <Name>Input stream</Name>
  395. </Input>
  396. <Input>
  397. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  398. <Name>Stimulations stream</Name>
  399. </Input>
  400. </Inputs>
  401. <Settings>
  402. <Setting>
  403. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  404. <Name>Filename</Name>
  405. <DefaultValue>record-[$core{date}-$core{time}].csv</DefaultValue>
  406. <Value>${Player_ScenarioDirectory}/output_signal.csv</Value>
  407. <Modifiability>false</Modifiability>
  408. </Setting>
  409. <Setting>
  410. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  411. <Name>Precision</Name>
  412. <DefaultValue>10</DefaultValue>
  413. <Value>10</Value>
  414. <Modifiability>false</Modifiability>
  415. </Setting>
  416. <Setting>
  417. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  418. <Name>Append data</Name>
  419. <DefaultValue>false</DefaultValue>
  420. <Value>false</Value>
  421. <Modifiability>false</Modifiability>
  422. </Setting>
  423. <Setting>
  424. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  425. <Name>Only last matrix</Name>
  426. <DefaultValue>false</DefaultValue>
  427. <Value>false</Value>
  428. <Modifiability>false</Modifiability>
  429. </Setting>
  430. </Settings>
  431. <Attributes>
  432. <Attribute>
  433. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  434. <Value>352</Value>
  435. </Attribute>
  436. <Attribute>
  437. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  438. <Value>256</Value>
  439. </Attribute>
  440. <Attribute>
  441. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  442. <Value>(0xee4b6d30, 0x788aed29)</Value>
  443. </Attribute>
  444. <Attribute>
  445. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  446. <Value></Value>
  447. </Attribute>
  448. <Attribute>
  449. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  450. <Value>4</Value>
  451. </Attribute>
  452. <Attribute>
  453. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  454. <Value>2</Value>
  455. </Attribute>
  456. </Attributes>
  457. </Box>
  458. <Box>
  459. <Identifier>(0x00003a8c, 0x0000355d)</Identifier>
  460. <Name>Stimulation</Name>
  461. <AlgorithmClassIdentifier>(0x428375e8, 0x325f2db9)</AlgorithmClassIdentifier>
  462. <Inputs>
  463. <Input>
  464. <TypeIdentifier>(0x5ba36127, 0x195feae1)</TypeIdentifier>
  465. <Name>Input stream</Name>
  466. </Input>
  467. <Input>
  468. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  469. <Name>Stimulations stream</Name>
  470. </Input>
  471. </Inputs>
  472. <Settings>
  473. <Setting>
  474. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  475. <Name>Filename</Name>
  476. <DefaultValue>record-[$core{date}-$core{time}].csv</DefaultValue>
  477. <Value>${Player_ScenarioDirectory}/output_stimulation.csv</Value>
  478. <Modifiability>false</Modifiability>
  479. </Setting>
  480. <Setting>
  481. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  482. <Name>Precision</Name>
  483. <DefaultValue>10</DefaultValue>
  484. <Value>10</Value>
  485. <Modifiability>false</Modifiability>
  486. </Setting>
  487. <Setting>
  488. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  489. <Name>Append data</Name>
  490. <DefaultValue>false</DefaultValue>
  491. <Value>false</Value>
  492. <Modifiability>false</Modifiability>
  493. </Setting>
  494. <Setting>
  495. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  496. <Name>Only last matrix</Name>
  497. <DefaultValue>false</DefaultValue>
  498. <Value>false</Value>
  499. <Modifiability>false</Modifiability>
  500. </Setting>
  501. </Settings>
  502. <Attributes>
  503. <Attribute>
  504. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  505. <Value>352</Value>
  506. </Attribute>
  507. <Attribute>
  508. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  509. <Value>368</Value>
  510. </Attribute>
  511. <Attribute>
  512. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  513. <Value>(0xee4b6d30, 0x788aed29)</Value>
  514. </Attribute>
  515. <Attribute>
  516. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  517. <Value></Value>
  518. </Attribute>
  519. <Attribute>
  520. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  521. <Value>4</Value>
  522. </Attribute>
  523. <Attribute>
  524. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  525. <Value>2</Value>
  526. </Attribute>
  527. </Attributes>
  528. </Box>
  529. <Box>
  530. <Identifier>(0x00003a8c, 0x0000355e)</Identifier>
  531. <Name>Features</Name>
  532. <AlgorithmClassIdentifier>(0x428375e8, 0x325f2db9)</AlgorithmClassIdentifier>
  533. <Inputs>
  534. <Input>
  535. <TypeIdentifier>(0x17341935, 0x152ff448)</TypeIdentifier>
  536. <Name>Input stream</Name>
  537. </Input>
  538. <Input>
  539. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  540. <Name>Stimulations stream</Name>
  541. </Input>
  542. </Inputs>
  543. <Settings>
  544. <Setting>
  545. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  546. <Name>Filename</Name>
  547. <DefaultValue>record-[$core{date}-$core{time}].csv</DefaultValue>
  548. <Value>${Player_ScenarioDirectory}/output_features.csv</Value>
  549. <Modifiability>false</Modifiability>
  550. </Setting>
  551. <Setting>
  552. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  553. <Name>Precision</Name>
  554. <DefaultValue>10</DefaultValue>
  555. <Value>10</Value>
  556. <Modifiability>false</Modifiability>
  557. </Setting>
  558. <Setting>
  559. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  560. <Name>Append data</Name>
  561. <DefaultValue>false</DefaultValue>
  562. <Value>false</Value>
  563. <Modifiability>false</Modifiability>
  564. </Setting>
  565. <Setting>
  566. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  567. <Name>Only last matrix</Name>
  568. <DefaultValue>false</DefaultValue>
  569. <Value>false</Value>
  570. <Modifiability>false</Modifiability>
  571. </Setting>
  572. </Settings>
  573. <Attributes>
  574. <Attribute>
  575. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  576. <Value>352</Value>
  577. </Attribute>
  578. <Attribute>
  579. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  580. <Value>480</Value>
  581. </Attribute>
  582. <Attribute>
  583. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  584. <Value>(0xee4b6d30, 0x788aed29)</Value>
  585. </Attribute>
  586. <Attribute>
  587. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  588. <Value></Value>
  589. </Attribute>
  590. <Attribute>
  591. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  592. <Value>4</Value>
  593. </Attribute>
  594. <Attribute>
  595. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  596. <Value>2</Value>
  597. </Attribute>
  598. </Attributes>
  599. </Box>
  600. <Box>
  601. <Identifier>(0x00003a8c, 0x0000355f)</Identifier>
  602. <Name>Spectrum</Name>
  603. <AlgorithmClassIdentifier>(0x428375e8, 0x325f2db9)</AlgorithmClassIdentifier>
  604. <Inputs>
  605. <Input>
  606. <TypeIdentifier>(0x1f261c0a, 0x593bf6bd)</TypeIdentifier>
  607. <Name>Input stream</Name>
  608. </Input>
  609. <Input>
  610. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  611. <Name>Stimulations stream</Name>
  612. </Input>
  613. </Inputs>
  614. <Settings>
  615. <Setting>
  616. <TypeIdentifier>(0x330306dd, 0x74a95f98)</TypeIdentifier>
  617. <Name>Filename</Name>
  618. <DefaultValue>record-[$core{date}-$core{time}].csv</DefaultValue>
  619. <Value>${Player_ScenarioDirectory}/output_spectrum.csv</Value>
  620. <Modifiability>false</Modifiability>
  621. </Setting>
  622. <Setting>
  623. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  624. <Name>Precision</Name>
  625. <DefaultValue>10</DefaultValue>
  626. <Value>10</Value>
  627. <Modifiability>false</Modifiability>
  628. </Setting>
  629. <Setting>
  630. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  631. <Name>Append data</Name>
  632. <DefaultValue>false</DefaultValue>
  633. <Value>false</Value>
  634. <Modifiability>false</Modifiability>
  635. </Setting>
  636. <Setting>
  637. <TypeIdentifier>(0x2cdb2f0b, 0x12f231ea)</TypeIdentifier>
  638. <Name>Only last matrix</Name>
  639. <DefaultValue>false</DefaultValue>
  640. <Value>false</Value>
  641. <Modifiability>false</Modifiability>
  642. </Setting>
  643. </Settings>
  644. <Attributes>
  645. <Attribute>
  646. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  647. <Value>352</Value>
  648. </Attribute>
  649. <Attribute>
  650. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  651. <Value>576</Value>
  652. </Attribute>
  653. <Attribute>
  654. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  655. <Value>(0xee4b6d30, 0x788aed29)</Value>
  656. </Attribute>
  657. <Attribute>
  658. <Identifier>(0x527ad68d, 0x16d746a0)</Identifier>
  659. <Value></Value>
  660. </Attribute>
  661. <Attribute>
  662. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  663. <Value>4</Value>
  664. </Attribute>
  665. <Attribute>
  666. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  667. <Value>2</Value>
  668. </Attribute>
  669. </Attributes>
  670. </Box>
  671. <Box>
  672. <Identifier>(0x00005b5f, 0x000050b0)</Identifier>
  673. <Name>Timeout</Name>
  674. <AlgorithmClassIdentifier>(0x24fcd292, 0x5c8f6aa8)</AlgorithmClassIdentifier>
  675. <Inputs>
  676. <Input>
  677. <TypeIdentifier>(0x544a003e, 0x6dcba5f6)</TypeIdentifier>
  678. <Name>Input Stream</Name>
  679. </Input>
  680. </Inputs>
  681. <Outputs>
  682. <Output>
  683. <TypeIdentifier>(0x6f752dd0, 0x082a321e)</TypeIdentifier>
  684. <Name>Output Stimulations</Name>
  685. </Output>
  686. </Outputs>
  687. <Settings>
  688. <Setting>
  689. <TypeIdentifier>(0x007deef9, 0x2f3e95c6)</TypeIdentifier>
  690. <Name>Timeout delay</Name>
  691. <DefaultValue>5</DefaultValue>
  692. <Value>2</Value>
  693. <Modifiability>false</Modifiability>
  694. </Setting>
  695. <Setting>
  696. <TypeIdentifier>(0x2c132d6e, 0x44ab0d97)</TypeIdentifier>
  697. <Name>Output Stimulation</Name>
  698. <DefaultValue>OVTK_StimulationId_Label_00</DefaultValue>
  699. <Value>OVTK_StimulationId_Label_00</Value>
  700. <Modifiability>false</Modifiability>
  701. </Setting>
  702. </Settings>
  703. <Attributes>
  704. <Attribute>
  705. <Identifier>(0x1fa7a38f, 0x54edbe0b)</Identifier>
  706. <Value>400</Value>
  707. </Attribute>
  708. <Attribute>
  709. <Identifier>(0x207c9054, 0x3c841b63)</Identifier>
  710. <Value>192</Value>
  711. </Attribute>
  712. <Attribute>
  713. <Identifier>(0x4e7b798a, 0x183beafb)</Identifier>
  714. <Value>(0x1eaee00e, 0xdb05d34e)</Value>
  715. </Attribute>
  716. <Attribute>
  717. <Identifier>(0xc46b3d00, 0x3e0454e1)</Identifier>
  718. <Value>(0x00000000, 0x017178bd)</Value>
  719. </Attribute>
  720. <Attribute>
  721. <Identifier>(0xc73e83ec, 0xf855c5bc)</Identifier>
  722. <Value>false</Value>
  723. </Attribute>
  724. <Attribute>
  725. <Identifier>(0xc80ce8af, 0xf699f813)</Identifier>
  726. <Value>1</Value>
  727. </Attribute>
  728. <Attribute>
  729. <Identifier>(0xce18836a, 0x9c0eb403)</Identifier>
  730. <Value>2</Value>
  731. </Attribute>
  732. <Attribute>
  733. <Identifier>(0xcfad85b0, 0x7c6d841c)</Identifier>
  734. <Value>1</Value>
  735. </Attribute>
  736. </Attributes>
  737. </Box>
  738. </Boxes>
  739. <Links>
  740. <Link>
  741. <Identifier>(0x00001a66, 0x00001ca2)</Identifier>
  742. <Source>
  743. <BoxIdentifier>(0x00005b5f, 0x000050b0)</BoxIdentifier>
  744. <BoxOutputIndex>0</BoxOutputIndex>
  745. </Source>
  746. <Target>
  747. <BoxIdentifier>(0x000015a8, 0x000079e9)</BoxIdentifier>
  748. <BoxInputIndex>0</BoxInputIndex>
  749. </Target>
  750. </Link>
  751. <Link>
  752. <Identifier>(0x0000228a, 0x00005c69)</Identifier>
  753. <Source>
  754. <BoxIdentifier>(0x000006ae, 0x00005731)</BoxIdentifier>
  755. <BoxOutputIndex>0</BoxOutputIndex>
  756. </Source>
  757. <Target>
  758. <BoxIdentifier>(0x00003a8c, 0x0000355f)</BoxIdentifier>
  759. <BoxInputIndex>0</BoxInputIndex>
  760. </Target>
  761. </Link>
  762. <Link>
  763. <Identifier>(0x000026d4, 0x0000446f)</Identifier>
  764. <Source>
  765. <BoxIdentifier>(0x000006ae, 0x0000572d)</BoxIdentifier>
  766. <BoxOutputIndex>0</BoxOutputIndex>
  767. </Source>
  768. <Target>
  769. <BoxIdentifier>(0x00003a8c, 0x0000355b)</BoxIdentifier>
  770. <BoxInputIndex>0</BoxInputIndex>
  771. </Target>
  772. </Link>
  773. <Link>
  774. <Identifier>(0x00003059, 0x00004d29)</Identifier>
  775. <Source>
  776. <BoxIdentifier>(0x000006ae, 0x0000572e)</BoxIdentifier>
  777. <BoxOutputIndex>0</BoxOutputIndex>
  778. </Source>
  779. <Target>
  780. <BoxIdentifier>(0x00005b5f, 0x000050b0)</BoxIdentifier>
  781. <BoxInputIndex>0</BoxInputIndex>
  782. </Target>
  783. </Link>
  784. <Link>
  785. <Identifier>(0x00003294, 0x000077db)</Identifier>
  786. <Source>
  787. <BoxIdentifier>(0x000006ae, 0x0000572e)</BoxIdentifier>
  788. <BoxOutputIndex>0</BoxOutputIndex>
  789. </Source>
  790. <Target>
  791. <BoxIdentifier>(0x00003a8c, 0x0000355c)</BoxIdentifier>
  792. <BoxInputIndex>0</BoxInputIndex>
  793. </Target>
  794. </Link>
  795. <Link>
  796. <Identifier>(0x0000443e, 0x00000b95)</Identifier>
  797. <Source>
  798. <BoxIdentifier>(0x000006ae, 0x0000572f)</BoxIdentifier>
  799. <BoxOutputIndex>1</BoxOutputIndex>
  800. </Source>
  801. <Target>
  802. <BoxIdentifier>(0x00003a8c, 0x0000355d)</BoxIdentifier>
  803. <BoxInputIndex>1</BoxInputIndex>
  804. </Target>
  805. </Link>
  806. <Link>
  807. <Identifier>(0x00004485, 0x00005832)</Identifier>
  808. <Source>
  809. <BoxIdentifier>(0x000006ae, 0x0000572e)</BoxIdentifier>
  810. <BoxOutputIndex>1</BoxOutputIndex>
  811. </Source>
  812. <Target>
  813. <BoxIdentifier>(0x00003a8c, 0x0000355c)</BoxIdentifier>
  814. <BoxInputIndex>1</BoxInputIndex>
  815. </Target>
  816. </Link>
  817. <Link>
  818. <Identifier>(0x000048d1, 0x000070a5)</Identifier>
  819. <Source>
  820. <BoxIdentifier>(0x000006ae, 0x0000572f)</BoxIdentifier>
  821. <BoxOutputIndex>0</BoxOutputIndex>
  822. </Source>
  823. <Target>
  824. <BoxIdentifier>(0x00003a8c, 0x0000355d)</BoxIdentifier>
  825. <BoxInputIndex>0</BoxInputIndex>
  826. </Target>
  827. </Link>
  828. <Link>
  829. <Identifier>(0x00004c9f, 0x00001706)</Identifier>
  830. <Source>
  831. <BoxIdentifier>(0x000006ae, 0x0000572d)</BoxIdentifier>
  832. <BoxOutputIndex>1</BoxOutputIndex>
  833. </Source>
  834. <Target>
  835. <BoxIdentifier>(0x00003a8c, 0x0000355b)</BoxIdentifier>
  836. <BoxInputIndex>1</BoxInputIndex>
  837. </Target>
  838. </Link>
  839. <Link>
  840. <Identifier>(0x000060d4, 0x00007d87)</Identifier>
  841. <Source>
  842. <BoxIdentifier>(0x000006ae, 0x00005731)</BoxIdentifier>
  843. <BoxOutputIndex>1</BoxOutputIndex>
  844. </Source>
  845. <Target>
  846. <BoxIdentifier>(0x00003a8c, 0x0000355f)</BoxIdentifier>
  847. <BoxInputIndex>1</BoxInputIndex>
  848. </Target>
  849. </Link>
  850. <Link>
  851. <Identifier>(0x00006a3b, 0x000070cd)</Identifier>
  852. <Source>
  853. <BoxIdentifier>(0x000006ae, 0x00005730)</BoxIdentifier>
  854. <BoxOutputIndex>0</BoxOutputIndex>
  855. </Source>
  856. <Target>
  857. <BoxIdentifier>(0x00003a8c, 0x0000355e)</BoxIdentifier>
  858. <BoxInputIndex>0</BoxInputIndex>
  859. </Target>
  860. </Link>
  861. <Link>
  862. <Identifier>(0x00006ac9, 0x00007e1b)</Identifier>
  863. <Source>
  864. <BoxIdentifier>(0x000006ae, 0x00005730)</BoxIdentifier>
  865. <BoxOutputIndex>1</BoxOutputIndex>
  866. </Source>
  867. <Target>
  868. <BoxIdentifier>(0x00003a8c, 0x0000355e)</BoxIdentifier>
  869. <BoxInputIndex>1</BoxInputIndex>
  870. </Target>
  871. </Link>
  872. </Links>
  873. <Comments></Comments>
  874. <Metadata>
  875. <Entry>
  876. <Identifier>(0x0000775c, 0x000078ff)</Identifier>
  877. <Type>(0x3bcce5d2, 0x43f2d968)</Type>
  878. <Data>[{"boxIdentifier":"(0xffffffff, 0xffffffff)","childCount":1,"height":1,"identifier":"(0x000057d8, 0x00005097)","name":"Default window","parentIdentifier":"(0xffffffff, 0xffffffff)","type":1,"width":1},{"boxIdentifier":"(0xffffffff, 0xffffffff)","childCount":1,"identifier":"(0x000019df, 0x000079ec)","index":0,"name":"Default tab","parentIdentifier":"(0x000057d8, 0x00005097)","type":2},{"boxIdentifier":"(0xffffffff, 0xffffffff)","childCount":0,"identifier":"(0x000062c0, 0x00001744)","index":0,"name":"Empty","parentIdentifier":"(0x000019df, 0x000079ec)","type":0}]</Data>
  879. </Entry>
  880. </Metadata>
  881. <Attributes>
  882. <Attribute>
  883. <Identifier>(0x790d75b8, 0x3bb90c33)</Identifier>
  884. <Value>Jussi T. Lindgren</Value>
  885. </Attribute>
  886. <Attribute>
  887. <Identifier>(0x8c1fc55b, 0x7b433dc2)</Identifier>
  888. <Value>0.1</Value>
  889. </Attribute>
  890. <Attribute>
  891. <Identifier>(0x9f5c4075, 0x4a0d3666)</Identifier>
  892. <Value>Tiny CSV IO test</Value>
  893. </Attribute>
  894. <Attribute>
  895. <Identifier>(0xf36a1567, 0xd13c53da)</Identifier>
  896. <Value></Value>
  897. </Attribute>
  898. <Attribute>
  899. <Identifier>(0xf6b2e3fa, 0x7bd43926)</Identifier>
  900. <Value></Value>
  901. </Attribute>
  902. <Attribute>
  903. <Identifier>(0xf8034a49, 0x8b3f37cc)</Identifier>
  904. <Value></Value>
  905. </Attribute>
  906. </Attributes>
  907. </OpenViBE-Scenario>