Skip to content

Instantly share code, notes, and snippets.

@ThymoNL
Last active October 14, 2021 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThymoNL/68565ebe876eaa90b2a351a0e464368d to your computer and use it in GitHub Desktop.
Save ThymoNL/68565ebe876eaa90b2a351a0e464368d to your computer and use it in GitHub Desktop.
Synopsis:
Store contents of location pointed to by VARADRS in FAILREG+3 once per second to make a location of choice
available on the downlink list.
Listing:
660 00000 VAC5USE OCT00000
661 50667 START INDEX VARADRS
662 30000 CA 0
663 54377 TS FAILREG +3
664 05156 TC FIXDELAY
665 00100 OCT 100
666 00661 TC START
667 XXXXX VARADRS OCTXXXXX # Adres of unswitched EMEM to put on downlink
P27 Update:
V71 E
12 E
660 E
E
50667 E
30000 E
54377 E
5156 E
100 E
661 E
XXXXX E
DOUBLE CHECK INPUT
V33 E
Change monitored location:
V21N01 E
667 E
XXXXX E
Execution:
V25N26 E
100 E
661 E
0 E
V31 E
Termination:
V21N01 E
666 E
5213 E # TC TASKOVER
E
660 E # Free VAC5
660 E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment