Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2008-02-14 13:41:18
Size: 2160
Editor: dcesarsky
Comment:
Revision 6 as of 2009-07-15 14:32:37
Size: 2098
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
[wiki:Self:PACS/CUSPVscripts/PACS_SPEC_Chopper_SetOpenLoop_BB PACS_SPEC_Chopper_SetOpenLoop_BB]
[wiki:Self:
PACS/CUSPVscripts/EnDis_chopper EnDis_chopper]
[wiki:Self:
PACS/CUSPVscripts/CONF_chopper CONF_chopper]
[wiki:Self:
PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB]
[wiki:Self:
PACS/CUSPVscripts/WriteBBID WriteBBID]
[wiki:S
elf:PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveRel_BB PACS_SPEC_Chopper_OpenLoop_MoveRel_BB]
[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/CUSPVscripts/PACS_SPEC_Chopper_SetOpenLoop_BB|PACS_SPEC_Chopper_SetOpenLoop_BB]]

[[
PACS/CUSPVscripts/EnDis_chopper|EnDis_chopper]]

[[
PACS/CUSPVscripts/CONF_chopper|CONF_chopper]]

[[
PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB|PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB]]

[[
PACS/CUSPVscripts/WriteBBID|WriteBBID]]

[[PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveR
el_BB|PACS_SPEC_Chopper_OpenLoop_MoveRel_BB]]

[[
PACS/CUSPVscripts/WriteEndBB|WriteEndBB]]

[[
PACS/CUSPVscripts/PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB|PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB]]

[[
PACS/CUSPVscripts/SPEC_Chopper_SynchBlue|SPEC_Chopper_SynchBlue]]

[[
PACS/CUSPVscripts/PACS_Chopper_SWON_SWOF_only|PACS_Chopper_SWON_SWOF_only]]

PACS_Chopper_SFT_Cold_OpenLoop

// Purpose       : SFT in Open Loop Mode (cold conditions)
// Author        : Markus Nielbock
// Description   : SFT cold 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, chopper is switched off and disabled
//                 Diagnostic HK not running
// Comments      : Adapted from PACS_SPEC_Chopper_OpenLoop_MoveAbs_OBS.cus
// Version       : 1.0
// History       : 1.0 12-10-2007 - BV: extracted procedure from observation by MN and added mois
//                                      comments
//

Input variable(s)

procedure PACS_Chopper_SFT_Cold_OpenLoop {
}{

The script calls the following modules:

PACS_SPEC_Chopper_SetOpenLoop_BB

EnDis_chopper

CONF_chopper

PACS_SPEC_Chopper_OpenLoop_MoveAbs_BB

WriteBBID

PACS_SPEC_Chopper_OpenLoop_MoveRel_BB

WriteEndBB

PACS_SPEC_Chopper_OpenLoop_MoveAbs_dHK_BB

SPEC_Chopper_SynchBlue

PACS_Chopper_SWON_SWOF_only

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