WriteOBSID

The procedure WriteOBSID comunicates to DEC/MEC the Observation ID generated by CUS

Input variable(s) is(are):

procedure WriteOBSID {
    int iOBSID = 0x20000000; // Observation ID
}{

where iOBSID is generated by CUS as variable $OBSID.

Example

WriteOBSID($OBSID);

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