source: epd_deployment/test_pyepics.py @ 537

Last change on this file since 537 was 537, checked in by jemian, 12 years ago

working on solaris - use host debye

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Date Revision Author HeadURL Id
File size: 216 bytes
Line 
1
2########### SVN repository information ###################
3# $Date: 2011-07-06 21:52:17 +0000 (Wed, 06 Jul 2011) $
4# $Author: jemian $
5# $Revision: 537 $
6# $URL: epd_deployment/test_pyepics.py $
7# $Id: test_pyepics.py 537 2011-07-06 21:52:17Z jemian $
8########### SVN repository information ###################
9
10import epics
11print epics.caget("S:SRcurrentAI")
Note: See TracBrowser for help on using the repository browser.