GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-5-3

Constituent: sumt_bc_pmc1553     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_SUMT_Cmd_Blk Struct Reference

#include <SUMT_private.h>


Data Fields

unsigned short control_word
unsigned short command_word1
unsigned short command_word2
unsigned short data_ptr
unsigned short status_word1
unsigned short status_word2
unsigned short branch_addr
unsigned short time_delay


Detailed Description

This structure represent the memory map of a Summit BC command block as it appears in shared memory.


Field Documentation

unsigned short _SUMT_Cmd_Blk::branch_addr
 

The word address of the command block to branch to.

unsigned short _SUMT_Cmd_Blk::command_word1
 

The 1553 command word to execute.

unsigned short _SUMT_Cmd_Blk::command_word2
 

The second 1553 command word to execute (RT-RT only).

unsigned short _SUMT_Cmd_Blk::control_word
 

The command block control word.

unsigned short _SUMT_Cmd_Blk::data_ptr
 

The word address of the 1553 message data.

unsigned short _SUMT_Cmd_Blk::status_word1
 

The 1553 status word received.

unsigned short _SUMT_Cmd_Blk::status_word2
 

The second 1553 status word received (RT-RT only).

unsigned short _SUMT_Cmd_Blk::time_delay
 

The time delay for this block (1 tick = 40 nsec).


The documentation for this struct was generated from the following file:
Generated on Mon Nov 14 22:01:52 2005 by  doxygen 1.4.4