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

Constituent: co1553_rt_sim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Sim_Config Struct Reference

#include <CO1553_rt_sim.h>


Data Fields

unsigned short cmd_rx_port
unsigned int cmd_rx_pkt_size
unsigned int cmd_rx_user_size
unsigned int cmd_rx_queue_size
unsigned short cmd_tx_port
unsigned int cmd_tx_pkt_size
unsigned short telem_port
unsigned int telem_pkt_size


Detailed Description

Describes the configuration of a remote terminal simulator.


Field Documentation

unsigned int _CO1553_RT_Sim_Config::cmd_rx_pkt_size
 

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

unsigned short _CO1553_RT_Sim_Config::cmd_rx_port
 

The TCP port number for telecommand receive socket.

unsigned int _CO1553_RT_Sim_Config::cmd_rx_queue_size
 

The number of telecommand receive packet buffers.

unsigned int _CO1553_RT_Sim_Config::cmd_rx_user_size
 

The size in bytes to reserve for users in telecommand receive packet buffers.

unsigned int _CO1553_RT_Sim_Config::cmd_tx_pkt_size
 

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

unsigned short _CO1553_RT_Sim_Config::cmd_tx_port
 

The TCP port number for telecommand transmit socket.

unsigned int _CO1553_RT_Sim_Config::telem_pkt_size
 

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

unsigned short _CO1553_RT_Sim_Config::telem_port
 

The TCP port number for telemetry send socket.


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