Last change
on this file since 1443 was
85,
checked in by jemian, 14 years ago
|
Fixes #2: initial version ready for testing, probably needs better error handling
|
-
Property svn:eol-style set to
native
|
File size:
628 bytes
|
Line | |
---|
1 | <?xml version="1.0" ?> |
---|
2 | <?xml-stylesheet type="text/xsl" href="basic-table.xsl" ?> |
---|
3 | <pvdata date="2009-11-06" time="13:10:20" version="1.0"> |
---|
4 | <title> |
---|
5 | epics2xml: demonstration of function |
---|
6 | </title> |
---|
7 | <pv date="2009-11-06" name="S:SRcurrentAI" rate="monitor" time="13:10:20"> |
---|
8 | <description> |
---|
9 | APS Storage ring current, mA |
---|
10 | </description> |
---|
11 | <value> |
---|
12 | 94.5242330335 |
---|
13 | </value> |
---|
14 | </pv> |
---|
15 | <pv date="2009-11-06" name="APS:BarometricPressure:MBR" rate="monitor" time="13:10:20"> |
---|
16 | <description> |
---|
17 | ANL barometric pressure, mbar |
---|
18 | </description> |
---|
19 | <value> |
---|
20 | 987.91800419 |
---|
21 | </value> |
---|
22 | </pv> |
---|
23 | </pvdata> |
---|
Note: See
TracBrowser
for help on using the repository browser.