Size: 405
Comment:
|
← Revision 3 as of 2009-07-15 14:32:37 ⇥
Size: 405
Comment: converted to 1.6 markup
|
No differences found! |
PACS_Burstmode_Reset
Resets the bus profile from burstmode back to nominal
// Purpose : Reset of PACS burst mode // Author : T.Mueller, H. Feuchtgruber // CUSification : DAC // Version : 1.0 // History : 1.0 / 16-Nov-2004 initial version // procedure PACS_Burstmode_Reset { }{ // Switch CDMU to nominal profile Pacs_DPU_SET_BUS_LIST("DISABLE"); }