Differences between revisions 1 and 2
Revision 1 as of 2008-02-14 14:48:39
Size: 1423
Editor: dcesarsky
Comment:
Revision 2 as of 2008-02-14 14:50:15
Size: 2395
Editor: dcesarsky
Comment:
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:

PACS_SPEC_Chopper_SetOpenLoop_BB Building Block 1 Feb 14, 2008 2:14 PM
EnDis_chopper Procedure 2 Jan 23, 2008 1:18 PM
CONF_chopper Procedure 1 Jan 21, 2008 12:08 PM
PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB Building Block 1 Feb 8, 2008 3:04 PM
WriteBBID Procedure 1 Jan 14, 2008 10:55 AM
PACS_SPEC_Chopper_OpenLoop_MoveRel_BB Building Block 1 Feb 8, 2008 3:04 PM
WriteEndBB Procedure 1 Jan 14, 2008 10:55 AM
Pacs_DMC_SWON_CHOP_CONT Command 1 Jan 21, 2008 2:51 PM
PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB Building Block 1 Feb 8, 2008 3:04 PM
SPEC_Chopper_SynchBlue Procedure 1 Feb 14, 2008 2:14 PM
PACS_Chopper_SWON_SWOF_only Procedure 2 Jan 23, 2008 1:18 PM





PACS Chopper_SFT_Warm_OpenLoop

// Purpose       : SFT in Open Loop Mode (warm conditions)
// Author        : Markus Nielbock
// Description   : SFT warm for FM1 chopper in open-loop mode. All 3 coils are
//                 operative. The chopper is commanded between -20 mA and +20mA
//                 in steps of 4 mA.
//                 The first part consists of chopper deflections equivalent to
//                 commanded chopper coil currents between 0 and +/-20 mA,
//                 alternating between positive and negative values. Absolute
//                 position commanding is used.
//                 The second part consists of a ramp of chopper deflections
//                 between -20 and +20 mA, commanded in relative steps of 4 mA.
//                 Finally, the chopper returns to its zero position.
// Preconditions : PACS switched-on in spectroscopy mode, chopper is switched
//                 off and disabled, diagnostic HK not running
// Comments      : Adapted from PACS_Chopper_SFT_Cold_OpenLoop_OBS.cus
// Version       : 1.0
// History       : 1.0 12-03-07 creation by MN
//               : 2.0 13-02-08 Made into a proc to be called by
//                             "obs" PacsEng_Chpper_SFT_Warm_OpenLoop
//                              Removed declaration of myOBSID

Input variable(s):

 procedure PACS_Chopper_SFT_Warm_OpenLoop {
}{

PACS_SPEC_Chopper_SetOpenLoop_BB Building Block 1 Feb 14, 2008 2:14 PM EnDis_chopper Procedure 2 Jan 23, 2008 1:18 PM CONF_chopper Procedure 1 Jan 21, 2008 12:08 PM PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB Building Block 1 Feb 8, 2008 3:04 PM WriteBBID Procedure 1 Jan 14, 2008 10:55 AM PACS_SPEC_Chopper_OpenLoop_MoveRel_BB Building Block 1 Feb 8, 2008 3:04 PM WriteEndBB Procedure 1 Jan 14, 2008 10:55 AM Pacs_DMC_SWON_CHOP_CONT Command 1 Jan 21, 2008 2:51 PM PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB Building Block 1 Feb 8, 2008 3:04 PM SPEC_Chopper_SynchBlue Procedure 1 Feb 14, 2008 2:14 PM PACS_Chopper_SWON_SWOF_only Procedure 2 Jan 23, 2008 1:18 PM

Herschel: PACS/CUSPVscripts/PACS_Chopper_SFT_Warm_OpenLoop (last edited 2009-07-15 14:32:37 by localhost)