EBZ 24-Nov-99 TCBLOCK COMMANDS ---------------- Below are some examples of common procedures that may be used in a delayed command file or on the command line. FOT commanding is in hex, EGSE commanding is in decimal. It is possible to put a hex address in the EGSE commanding as long as there is an 0x in front of the 4 digit hex address. FOT Commanding EGSE Commanding ----------------- ---------------- VC flag to idle (0) mbsqreg,0003,0000 mbsqreg 3 0 VC flag to MDI-M mbsqreg,0003,0002 mbsqreg 3 2 VC flag to MDI-H mbsqreg,0003,0003 mbsqreg 3 3 Campaign flag off mbsqreg,0042,0000 mbsqreg 66 0 Campaign flag on mbsqreg,0042,0001 mbsqreg 66 1 Campaign address to VC20BS mbsqreg,0043,0000 mbsqreg 67 0 New cam addr to campaign 2116 mbsqreg,0045,0844 mbsqreg 69 2116 (campaign 2116 is 844 in hex) or mbsqreg 69 0x0844 New cam flag to on mbsqreg,0044,0001 mbsqreg 68 1 New cam flag to off mbsqreg,0044,0000 mbsqreg 68 0 Chain flag off mbsqreg,0048,0000 mbsqreg 72 0 Chain flag on mbsqreg,0048,0001 mbsqreg 72 1 Chain addresses mbsqreg 73 0x0984 (hex 984 is 2436 in decimal) mbsqreg 151 0x0984 mbsqreg 152 0x0984 mbsqreg 153 0x0984 mbsqreg 154 0x0984 mbsqreg 155 0x0984 mbsqreg 156 0x0984 mbsqreg 157 0x0984 mbsqreg 158 0x0984 File of tcblock commands is on /mdisw/egse_v5.2/man/tcblock.hlp