Example of a IST script with X-HSPOT readable variable

Header's information

// FileName      : PACS_Spec_Gra_Diaghk_Setup_OBS.cus
// Missionphase  : Operations
//
// Purpose       : Schedule the associated CUS procedure
//
// CUS author    : DAC
//
// Input arguments
// type    name         description
//
// Return values
// Type    Name        Description
//
// Description   : Set/resets OBSID, calls associated procedure
//
// Dependencies  : see associated procedure
//
// Preconditions : see associated procedure
//
// Comments      :
// 
// History       : 0.1 22-mar-2006

declaration of script type as mode (obsolete, without pointing request) and X-HSPOT readable variable

mode PACS_Spec_Gra_Diaghk_Setup_OBS {
    int diag_hk_period = 5; // 5 msec diag hk period 
}

Block setting OBS ID and calling observation procedure