Size: 302
Comment:
|
← Revision 5 as of 2009-07-15 14:32:36 ⇥
Size: 313
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
The calling syntax is: | Input variable(s) is(are): |
Line 10: | Line 11: |
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
Input variable(s) is(are):
procedure WriteOBSID { int iOBSID = 0x20000000; // Observation ID }{
where iOBSID is generated by CUS as variable $OBSID.
Example
WriteOBSID($OBSID);