np_configure_stim
Define, validate, and upload charge-balanced biphasic stimulation parameters for an electrode. Set polarity, phase durations and amplitudes, pulse count, and train period.
Instructions
NeuroPlatform v2 — Define, validate & upload a StimParam (charge-balanced biphasic stimulation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Electrode index [0-127] | |
| trigger_key | No | Trigger key [0-15] | |
| polarity | No | NegativeFirst | |
| phase_duration1 | No | D1 [µs] | |
| phase_amplitude1 | No | A1 [µA] | |
| phase_duration2 | No | D2 [µs] | |
| phase_amplitude2 | No | A2 [µA] | |
| nb_pulse | No | Number of pulses (0/1 = single) | |
| pulse_train_period | No | Pulse train period [µs] | |
| enable | No | ||
| enforce_charge_balance | No | Reject upload if phases are not charge-balanced |