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

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

Initial import--MML version from SOLEIL@2013

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.