Parent Directory | Revision Log
These program extract in an XML format the info contained into the ROOT files generated by YODA from the PAMELA data. To visualize the XML files in a more human readable format a collection of XSL files are given in the Data subfolder.
1 | kusanagi | 1.1 | |
2 | <mcmdxml> | ||
3 | |||
4 | <mcmd name='Time Synchronize' id='e0'> | ||
5 | <param name='newTime'><![CDATA[New Time from Resurs]]></param> | ||
6 | </mcmd> | ||
7 | |||
8 | <mcmd name='Bite' id='20'> | ||
9 | <param name='fillerWord'><![CDATA[16 bits data sequence to be cyclically stored in one memory module]]></param> | ||
10 | </mcmd> | ||
11 | |||
12 | <mcmd name='Select Operative Mode' id='33'> | ||
13 | <param name='mode'><![CDATA[Set from 0x00 to 0xFF PSCU status]]></param> | ||
14 | <param name='paramNumber'><![CDATA[Number of parameters]]></param> | ||
15 | </mcmd> | ||
16 | |||
17 | </mcmdxml> |
ViewVC Help | |
Powered by ViewVC 1.1.23 |