EasyManua.ls Logo

TSAT 3000 - 3. MIB PARAMETER DESCRIPTION; 3.1 PORT PARAMETERS

Default Icon
124 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
TSAT 3000 - Telemetry and data transfer via SATellite
TSAT 3000 Configuration Parameter Description, January 2013 Page 12 of 124
3. MIB PARAMETER DESCRIPTION
3.1 PORT PARAMETERS
All communication to/from the CCU is through (logical) PORTs. The PORT must be configured to
use a specified (physical) Interface (COM, SOCKET or IP-STACK).
In general, any PORT (STREAM, SERVICE or ADAPTER) may use any COM or SOCKET (RAW_
DATA
, TSAT_NMS or COMPORT_SERVER). Exception: The NETWORK PORT_TYPE [n] will always be
connected to IP-STACK. You are free to connect one Interface to many PORTs, but you cannot
connect one PORT to many Interfaces.
Data received on PORT will be sent to destination unit, defined by PORT_STREAM_RT [n] and
PORT_STREAM_RT_PORT [n]. For test purposes, data received and sent to any PORT, COM or
SOCKET may be looped.
Some examples of how you may connect PORTs to Interfaces:
Use PORT 2 for STREAM data on COM 2
PORT 2
TYPE = STREAM
USE_SOCKET = 0
USE_COM = 2
COM 2
SOCKET 2
TYPE = RAW_DATA
Use PORT 4 for SERVICE data on SOCKET 1
PORT 4
TYPE = SERVICE
USE_SOCKET = 1
USE_COM = n/a
SOCKET 1
TYPE = TSAT_NMS
IP-STACK
Connect PORT 7, 8 and 9 to Remote COM 10, 11 and 12 at “TSAT Comport Server”
PORT 7
TYPE = SERVICE
USE_SOCKET = 3
USE_COM = 10
SOCKET 3
TYPE = COMPORT_SERVER
PORT 8
TYPE = STREAM
USE_SOCKET = 3
USE_COM = 11
PORT 9
TYPE = ADAPTER
USE_SOCKET = 3
USE_COM = 12
PORT 5
TYPE = STREAM
USE_SOCKET = 2
USE_COM = n/a
PORT 3
TYPE = NETWORK
USE_SOCKET = n/a
USE_COM = n/a
Use PORT 3 for NETWORK
(
IP
)
data
Use PORT 5 for STREAM data on SOCKET 2

Table of Contents