Differences between revisions 2 and 3
Revision 2 as of 2008-02-12 15:18:58
Size: 302
Editor: dcesarsky
Comment:
Revision 3 as of 2008-02-12 15:19:18
Size: 307
Editor: dcesarsky
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
where iOBSID is generated by CUS as variable $OBSID. Example where iOBSID is generated by CUS as variable $OBSID.

Example

WriteOBSID

The procedure WriteOBSID comunicates to DEC/MEC the Observation ID generated by CUS The calling syntax is:

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)