Description | Example | Return message | Group

GetSTKVersion

Identify the version of STK being used during the current Connect session

Syntax

GetSTKVersion <ApplicationPath> [Details | Platform]

Description

The GetSTKVersion command allows you to quickly identify the version of STK open during the current Connect session. Version information is often useful in troubleshooting.

If the Details keyword is entered, then the version and the date and time of the current executable will be returned. The format of the returned date and time value is <year>-<month>-<day>_<hour>-<min>-<sec>

If the Platform keyword is entered, then the platform on which the executable was built will be returned.

Examples

To identify the version of STK currently running:

GetSTKVersion /

Return message

Connect returns a message that contains the STK version:
ACK STK v8.1.0

Examples

To identify the version and date of STK currently running:

GetSTKVersion / Details

Return message

Connect returns a message that contains the STK version and date and time:
ACK STK v10.0.0 2011-12-04_14-57-09

Group membership

This command belongs to the following group(s):

Application Options

Version

10