ASTi Telestra Panduan Pengguna - Halaman 4

Jelajahi secara online atau unduh pdf Panduan Pengguna untuk Peralatan Perekaman ASTi Telestra. ASTi Telestra 10 halaman. Remote control interface
Juga untuk ASTi Telestra: Panduan Pengguna (9 halaman)

ASTi Telestra Remote Control Interface User Guide (Version 1, Revision C)
The Telestra system can be managed by remote control through a TCP/IP connection. Through
this connection, a host computer can:
• Tell the Telestra federate to join or resign a federation
• Specify the federate name, federation name to join, and fed file to use
• Direct the Telestra system to shutdown or reboot
The host can also get information from the Telestra system:
• Joined/resigned status
• Current federate name, federation name, and fed file name
• RTI network activity information
• Lists of known objects on the RTI
The host can only get this information if it is controlling the Telestra system. The commands and
responses through this interface are all text based, human readable messages. A host emulator pro-
gram is supplied with the Telestra system that can act as a console attached to the Telestra feder-
ate, either on the local box or a remote one. The connection is designed to be robust - if the
connection is unexpectedly closed or broken, the socket will automatically re-open and begin lis-
tening for a new connection.
Also described in this document is a tool called hostemu (short for Host Emulator), which pro-
vides a method of experimenting with the Telestra remote control interface. There is also a
method for printing the traffic on the remote control interface to the screen, which can be used in
debugging the interface.

Setting Up the Connection

The remote control interface is set up in the configuration file for the Telestra federate (more
information on the configuration file can be found in the document Telestra Quick Start Guide).
For example, inserting
Control_Port = 45001
into the default.cfg file will cause the Telestra federate to set the remote control interface to listen
for TCP/IP connections on port 45001.
When Telestra is run without a specified remote control interface port, it takes remote control
interface commands directly from the console.
Copyright © 1999-2001 Advanced Simulation Technology inc.
2