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

Constituent: co1553_bc_sim     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_BC_Sim_Config Struct Reference

#include <CO1553_bc_sim.h>


Data Fields

unsigned short cmd_rx_port
unsigned int cmd_rx_pkt_size
unsigned short cmd_tx_port
unsigned int cmd_tx_pkt_size
unsigned int cmd_tx_queue_size
unsigned short telem_port
unsigned int telem_pkt_size
unsigned int telem_queue_size


Detailed Description

Describes the configuration of a remote terminal simulator.


Field Documentation

unsigned int _CO1553_BC_Sim_Config::cmd_rx_pkt_size
 

The maximum size in bytes, including header, of a telecommand receive packet.

unsigned short _CO1553_BC_Sim_Config::cmd_rx_port
 

The TCP port number for telecommand receive socket.

unsigned int _CO1553_BC_Sim_Config::cmd_tx_pkt_size
 

The maximum size in bytes, including header, of a telecommand send packet.

unsigned short _CO1553_BC_Sim_Config::cmd_tx_port
 

The TCP port number for telecommand transmit socket.

unsigned int _CO1553_BC_Sim_Config::cmd_tx_queue_size
 

The number of telecommand transmit packet buffers.

unsigned int _CO1553_BC_Sim_Config::telem_pkt_size
 

The maximum size in bytes, including header, of a telemetry send packet.

unsigned short _CO1553_BC_Sim_Config::telem_port
 

The TCP port number for telemetry send socket.

unsigned int _CO1553_BC_Sim_Config::telem_queue_size
 

The number of telemetry packet buffers.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 5 04:34:40 2007 by  doxygen 1.4.4