Open System Testing Architecture

TOC PREV NEXT INDEX



LOAD ACTIVE_USERS Command

Description:

This command allows the number of threads which are currently active on the current Test Manager to be loaded into an integer variable for later use.

The count of active threads includes all threads which are executing either their primary script or a secondary script. It does not include threads which are processing a start-up delay or which are currently suspended.

Format:
 LOAD ACTIVE_THREADS INTO variable
Parameter:
variable

An integer variable into which the count of active threads is loaded.

Example:
 LOAD ACTIVE_THREADS INTO active-count

See also:

Miscellaneous Commands


OpenSTA.org
Mailing Lists
Further enquiries
Documentation feedback
CYRANO.com
TOC PREV NEXT INDEX