GetSystemPathsCommand Object


Description:

Returns several file paths used by Spirent TestCenter.

Can be used with Command Sequencer: No

GetSystemPathsCommand Writable Attributes

There are no writable attributes.

GetSystemPathsCommand Read-Only Attributes

Read-Only Attribute Description
CommonDataPath

The location where common application data files are installed.

Usual value on non-Vista Windows:

C:/Program Files/Spirent communications/Spirent TestCenter <version>/Spirent TestCenter Application/

Where <version> is the Spirent TestCenter version number.

Usual value on Windows Vista:

C:/ProgramData/Spirent/TestCenter <version>/

Type: string

Default: (none)

SessionDataPath

The location where log files are written for this session.

Usual value on non-Vista Windows:

C:/Documents and Settings/<username>/My Documents/Spirent/TestCenter <version>/Logs/<timestamp>/

Where <username> is your Windows user ID, <version> is the Spirent TestCenter version number, and <timestamp> is a timestamp for this session.

Example:

C:/Documents and Settings/R Smith/My Documents/Spirent/TestCenter 3.00/Logs/2009-04-17_22-20-53/

Type: string

Default: (none)

UserDataPath

The location where user data files are saved. Some examples of this kind of file are configuration files, log files, and user-defined result view template files.

Usual value on non-Vista Windows:

C:/Documents and Settings/<username>/My Documents/Spirent/TestCenter <version>/

Where <username> is your Windows user ID and <version> is the Spirent TestCenter version number.

Usual value on Windows Vista:

C:/Users/<username>/Documents/Spirent/TestCenter <version>/

Usual value on Linux and Solaris:

~/Spirent/TestCenter <version>/

Type: string

Default: (none)