source: MML/trunk/mml/setpathvuv.m @ 4

Last change on this file since 4 was 4, checked in by zhangj, 11 years ago

Initial import--MML version from SOLEIL@2013

File size: 361 bytes
Line 
1function [MachineName, SubMachineName, LinkFlag, MMLROOT] = setpathvuv
2%SETPATHVUV - Initializes the Matlab Middle Layer (MML) for the VUV ring at NSLS
3%  [MachineName, SubMachineName, OnlineLinkMethod, MMLROOT] = setpathvuv
4%
5%  Written by Greg Portmann
6
7
8[MachineName, SubMachineName, LinkFlag, MMLROOT] = setpathmml('VUV', '800MeV', 'StorageRing', 'UCODE');
Note: See TracBrowser for help on using the repository browser.