Receive |
Top Previous Next |
DescriptionThe Receive command assigns data to FreeFlyer object properties using data transmitted from an external program (including other instances of FreeFlyer) via a TCP/IP Socket connection. A common use of the Receive command is to obtain orbit information from other programs and legacy components in a ground system in order to generate products or plan a maneuver. For more information, see the Sockets Guide.
Syntax
Where myWidth evaluates to an integer.
Details
Command EditorChoose a Socket
Choose Where to Store Received Data
Script
Description
See Also•Send Command •Open Command •Close Command •Sockets Guide
|