Changeset 79 for epics2xml/pvdata.xml
- Timestamp:
- Nov 6, 2009 10:35:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
epics2xml/pvdata.xml
r78 r79 2 2 <?xml-stylesheet type="text/xsl" href="display.xsl" ?> 3 3 4 <pvdata version="1.0" >4 <pvdata version="1.0" timeStamp="2009-11-06 10:32:00"> 5 5 <title>epics2xml: demonstration of function</title> 6 6 <pv name="S:SRcurrentAI" rate="monitor" timeStamp="2009-11-06 09:26:00"> … … 8 8 <value>99.9853</value> 9 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> 10 14 </pvdata>
Note: See TracChangeset
for help on using the changeset viewer.