List running STAAD.Pro instances
list_instancesList active STAAD.Pro instances with alias, process ID, file path, and version to identify the correct one for scripting.
Instructions
List all running STAAD.Pro instances.
Returns a list of instances with their alias, process ID, currently
open file path, and STAAD version. Call this before execute_code
when multiple STAAD instances may be running so you can pick the
right one. The alias (e.g. staadPro1) is stable for the
server session even if the model file changes.
If a version is below the minimum supported (25.0.1), a warning
field is included with details about potential data inaccuracies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |