Differences between revisions 2 and 3
Revision 2 as of 2008-02-14 14:50:15
Size: 2395
Editor: dcesarsky
Comment:
Revision 3 as of 2008-02-14 14:54:13
Size: 2294
Editor: dcesarsky
Comment:
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
The script calls the following modules:
Line 30: Line 31:
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
[wiki:Self:PACS/CUSPVscripts/PACS_SPEC_Chopper_SetOpenLoop_BB PACS_SPEC_Chopper_SetOpenLoop_BB]
Line 42: Line 33:
[wiki:Self:PACS/CUSPVscripts/EnDis_chopper EnDis_chopper]
Line 43: Line 35:
[wiki:Self:PACS/CUSPVscripts/CONF_chopper CONF_chopper]
Line 44: Line 37:
[wiki:Self:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB]
Line 45: Line 39:
[wiki:Self:PACS/CUSPVscripts/WriteBBID WriteBBID]
Line 46: Line 41:
[wiki:Self:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveRel_BB PACS_SPEC_Chopper_OpenLoop_MoveRel_BB]
Line 47: Line 43:
[wiki:Self:PACS/CUSPVscripts/WriteEndBB WriteEndBB]

[wiki:Self:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB]

[wiki:Self:PACS/CUSPVscripts/SPEC_Chopper_SynchBlue SPEC_Chopper_SynchBlue]

[wiki:Self:PACS/CUSPVscripts/PACS_Chopper_SWON_SWOF_only PACS_Chopper_SWON_SWOF_only]

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 {
}{

The script calls the following modules:

[wiki:PACS/CUSPVscripts/PACS_SPEC_Chopper_SetOpenLoop_BB PACS_SPEC_Chopper_SetOpenLoop_BB]

[wiki:PACS/CUSPVscripts/EnDis_chopper EnDis_chopper]

[wiki:PACS/CUSPVscripts/CONF_chopper CONF_chopper]

[wiki:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB]

[wiki:PACS/CUSPVscripts/WriteBBID WriteBBID]

[wiki:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveRel_BB PACS_SPEC_Chopper_OpenLoop_MoveRel_BB]

[wiki:PACS/CUSPVscripts/WriteEndBB WriteEndBB]

[wiki:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB]

[wiki:PACS/CUSPVscripts/SPEC_Chopper_SynchBlue SPEC_Chopper_SynchBlue]

[wiki:PACS/CUSPVscripts/PACS_Chopper_SWON_SWOF_only PACS_Chopper_SWON_SWOF_only]

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