Ping Altium bridge
altium_pingVerify the DelphiScript bridge responds inside Altium to confirm readiness before performing expensive PCB or schematic reads.
Instructions
Purpose: Verify the DelphiScript bridge responds inside Altium.
When to use: After get_server_status looks good; before expensive PCB/schematic reads.
Parameters: None.
Returns: Bridge JSON { success, result: { protocolVersion, pong: true } } on success.
Prerequisites: Altium may be started by the bridge. AD must be installed.
Errors: Same as other live tools (AD_NOT_FOUND, TIMEOUT, lock timeout, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||