source: MML/trunk/machine/SOLEIL/Booster/applications/aide.m

Last change on this file was 17, checked in by zhangj, 10 years ago

To have a stable version on the server.

  • Property svn:executable set to *
File size: 322 bytes
Line 
1
2
3% getam('HCOR');             % tous les corr
4%
5% getam('HCOR',[5 1]);       % corr 5
6% tango_read_attribute2('BOO-C01/AE/CH.05', 'current'); % idem
7%
8 %setsp('HCOR', 0.0);        % met 0A tout les corr
9%
10% setsp('HCOR',[5 1], 0.5);  % met 0.5A le corr 5
11%tango_write_attribute('BOO-C05/AE/CH.05', 'current', 0.) %idem
Note: See TracBrowser for help on using the repository browser.