Set channel intensity
dglab_set_intensitySet a DG-LAB Coyote output channel (A or B) to an absolute intensity 0-200, enforcing the device's safety ceiling and 5-step increase limit. Reductions can be set to any value.
Instructions
Set one output channel (A or B) to an absolute target on the 0-200 scale. The target must not exceed the effective ceiling (software cap DGLAB_MAX_INTENSITY=30 tightened by device limits) and increases are limited to steps of 5. Reductions and 0 are always allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slotId | No | Device slot id within the app. Omit when exactly one compatible device exists. | |
| target | Yes | Absolute intensity target (0-200). | |
| channel | Yes | Output channel | |
| clientId | No | Paired app (controlled client) id. Omit when exactly one app is attached. |