arm_stim
Enable EEG hardware stimulation for a bounded time window in a session. Re-arm periodically to keep stimulation active, or disarm once a protocol block concludes.
Instructions
Permit hardware stimulation for a bounded window.
Arming expires deliberately: an agent that stalls mid-protocol should not be able to resume and fire a stimulator minutes later without a fresh, explicit decision. Re-arm as needed, or disarm the moment a block ends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | Which attached backend. Defaults to the session default. | |
| ttl_sec | No | How long the arming lasts, in seconds. | |
| session_id | Yes | The session whose backend to arm. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||