Last change
on this file was
84,
checked in by jemian, 14 years ago
|
proper name for this PV
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Rev Date Author Id Url
|
File size:
921 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-11-06 19:12:26 +0000 (Fri, 06 Nov 2009) $ |
---|
7 | # $Author: jemian $ |
---|
8 | # $Revision: 84 $ |
---|
9 | # $URL$ |
---|
10 | # $Id: config.xml 84 2009-11-06 19:12:26Z jemian $ |
---|
11 | ########### SVN repository information ################### |
---|
12 | --> |
---|
13 | |
---|
14 | <epics2xml version="1.0"> |
---|
15 | <title>epics2xml: demonstration of function</title> |
---|
16 | <targetFile name="./pvdata.xml"> |
---|
17 | <!-- /home/beams/S32USAXS/jemian/epics2xml/pvdata.xml --> |
---|
18 | <refreshMinimum units="s"> |
---|
19 | 10 <!-- do not refresh the target file any faster than this interval --> |
---|
20 | </refreshMinimum> |
---|
21 | <stylesheet>basic-table.xsl</stylesheet> |
---|
22 | </targetFile> |
---|
23 | <pv name="S:SRcurrentAI" rate="monitor"> |
---|
24 | <description>APS Storage ring current, mA</description> |
---|
25 | </pv> |
---|
26 | <pv name="APS:BarometricPressure:MBR" rate="monitor"> |
---|
27 | <description>ANL barometric pressure, mbar</description> |
---|
28 | </pv> |
---|
29 | </epics2xml> |
---|
Note: See
TracBrowser
for help on using the repository browser.