set_parameter_by_index
Set a device parameter value using its numeric index. First list parameters to find the correct index and valid range.
Instructions
Set a device parameter value by its index. Use list_parameters first to find the right index and valid range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes | ||
| param_index | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |