source: epics2xml/pvdata.xml @ 76

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

initial commit

  • Property svn:eol-style set to native
File size: 713 bytes
Line 
1<?xml version="1.0" ?>
2<?xml-stylesheet type="text/xsl" href="display.xsl" ?>
3
4<!--
5########### SVN repository information ###################
6# $Date: 2009-05-23 09:53:17 -0500 (Sat, 23 May 2009) $
7# $Author: jemian $
8# $Revision: 56 $
9# $URL: https://subversion.xor.aps.anl.gov/bcdaext/wxmtxy/trunk/examples/USAXS_XY.xml $
10# $Id: USAXS_XY.xml 56 2009-05-23 14:53:17Z jemian $
11########### SVN repository information ###################
12-->
13
14<pvdata version="1.0">
15    <title>epics2www: demonstration of function</title>
16    <pv name="S:SRcurrentAI" rate="monitor" timeStamp="2009-11-06 09:26:00">
17        <description>APS Storage ring current, mA</description>
18        <value>99.9853</value>
19    </pv>
20</pvdata>
Note: See TracBrowser for help on using the repository browser.