Description | Example | Return Message | Group

OnLineOperations

Set the values for online operations

Syntax

OnlineOperations <ApplicationPath> {Options}

Description

The OnlineOperations Connect command enables you to control the ability to conduct online operations from within STK.

{Options} Description
On Enter On to enable the ability to conduct online operations from within STK

This will allow functions such as downloading databases, TLE files and other data from AGI's Web site during an STK session.

Off Enter Off to disable the ability to conduct online operations from within STK
UseHTTPPersistantConn {On | Off} Enter On to use the same TCP connection to send and receive multiple HTTP requests/responses.

Enter Off to open a new connection for each request/response pair.

UseSecureHTTPConn {On | Off} Enter On to use secure HTTP when requesting online data.
AutoFindClientCertificate {On | Off} Specify whether or not to always search for client certificates. The default is On.
ClearClientCertificates Clear client certificates.

Example

To enable online operations:

OnlineOperations / On

To use a persistent HTTP connection:

OnlineOperations / UseHTTPPersistantConn On

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Application Options

Version

10

STK Programming Interface 11.0.1