source: epics2xml/pvdata.xml @ 79

Last change on this file since 79 was 79, checked in by jemian, 14 years ago

Refs #2: progress ...

  • Property svn:eol-style set to native
File size: 578 bytes
Line 
1<?xml version="1.0" ?>
2<?xml-stylesheet type="text/xsl" href="display.xsl" ?>
3
4<pvdata version="1.0" timeStamp="2009-11-06 10:32:00">
5    <title>epics2xml: demonstration of function</title>
6    <pv name="S:SRcurrentAI" rate="monitor" timeStamp="2009-11-06 09:26:00">
7        <description>APS Storage ring current, mA</description>
8        <value>99.9853</value>
9    </pv>
10    <pv name="APS:BarometricPressure:MBR" rate="monitor" timeStamp="2009-11-06 10:28:00">
11        <description>ANL barometric pressure, mbar</description>
12        <value>992.083</value>
13    </pv>
14</pvdata>
Note: See TracBrowser for help on using the repository browser.