raw_command
Send any Socket API command verbatim to a KingstVIS logic analyzer and receive the raw reply. Use for direct control when higher-level tools don't cover a specific operation.
Instructions
Escape hatch: send any Socket API command verbatim, return the raw reply.
e.g. 'get-sample-rate', 'set-trigger --reset --pos-edge 0'. Commands must be <=2048 characters; 'ACK ...' is returned as ok=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout_s | No |