Adams View Command Server

CMD Command Window (F3) Enter command: command_server show
The Adams Command Server is an Adams View (or Adams Car) component that manages communication between Adams View and external software. Examples of external software include user-written applications created in Microsoft Visual Basic, Python, C, Java or similar. The server listens for either commands or queries from an external application and manages the command or query interaction with the Adams model.
The server has a simple interface that is accessible from other programming languages that implement the TCP/IP communication protocol. The server also contains an interface for Microsoft Visual Basic that simplifies the communication protocol. See section Adams Command Server more information.
 
For the option:
Do the following:
Start Server
This will start a new TCP/IP server connection in Adams View that listens for commands. Simple output from the server is displayed in the dialog box.
Stop Server
This will stop the server connection.