PROC F_FL_CTDPLNLN GOTO BEGIN ; ;#*********************************************************************** ;# ****PROCEDURE HEADER**** ;# ;# 1.0 Introduction ;# ;# 1.1 FOT Name: F_FL_CTDPLNLN ;# MMS-F Name: ;# SUM Issue: ;# Simulator Validation Status ;# ;# 1.2 Date Created: 06-Oct-95 WB/MH ;# Revision 1: 15-Oct-95 heg ;# Revision 2: 18-Oct-95 heg ;# ;# 1.3 Change Description: ;# Rev.1 : Filename; command+comment update ;# ;# 1.4 Point of Contact: ;# Authors: ;# Contents: H.Gruenwaldt MPAe Lindau (49) 5556-979 413 ;# Format : W.Bornemann MPE Garching (49) 89-3299 3842 ;#*********************************************************************** ;# 2.0 Description ;# ;# 2.1 -->> Narrative Description <<-- ;# PURPOSE: switching to C&A=NO ;# with def. SSD=ON, discr=low, PID=on ;# for both nominal and medium range ;# discr:L,H PID,C&A: _,Y,N ;# ;# ;# 2.2 Intended Use: ;# ;# 2.3 Duration: TBD ;# ;# 2.4 References: ;# ;#*********************************************************************** ;# 3.0 Instructions for Use: ;# ;# 3.1 Parameters Required ;# ;# None ;# 3.2 Critical Activities ;# ;# ;# TBD ;# ;# 3.3 Special Constraints or Activities ;# ;# ;# ************************************************************************* ;# 4.0 STEPS: BEGIN: IF (P@CMD_STATE#TELECOMMAND = "AVAILABLE") THEN ELSE /CLEAR ;Clearing the Command Buffer. ENDIF /FBCSPDS,8585 WAIT ;VERIFY BUFFER Contents /SEND ;# ;# ;#*********************************************************************** ;# 5.0 Final Constraints ;# ;# TBD ;# ;#*********************************************************************** ENDPROC