User manual

MEX ASPERA-3
Ref.:
ME-ASP-MA-0002
Issue:
Issue 1 Rev. 4
Date:
15/2/2002
Page:
Page 35 of 58
ASPERA-3 EGSE User Manual
IFSI
CNR
_JMPRX 0,-8 ; go back to command ASPMELS30 for 3 times
tpoll 0 ; stop telemetry polling
MAIN28off ; switch off main 28V power line
_error_ ; Begin of error section
Comments:
Use VERTM instead of VERHK, the latter is shown only for back compatibility and is
internally translated to VERTM. For frequent use of VERHK, write a macro command like
:
TestHkSid vertm 6 0xff 3 7 0xff00 0x1900 8 0xff
so that the previous instruction could be written like:
TestHkSid 0 14 0xff0 0x1000 0xff00
just remember to set the time-out with _TOVER 20
Try to avoid commas as separator, this is legal at instrument level test but is not permitted at
system level tes when connectet to the CCS. Use spaces.