source: MML/trunk/mml/setpathxray.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: 374 bytes
Line 
1function [MachineName, SubMachineName, LinkFlag, MMLROOT] = setpathnxray
2%SETPATHXRAY - Initializes the Matlab Middle Layer (MML) for the X-Ray ring at NSLS
3%  [MachineName, SubMachineName, OnlineLinkMethod, MMLROOT] = setpathxray
4%
5%  Written by Greg Portmann
6
7
8
9[MachineName, SubMachineName, LinkFlag, MMLROOT] = setpathmml('XRay', 'StorageRing', 'StorageRing', 'UCODE');
Note: See TracBrowser for help on using the repository browser.