cmw_load_template
Load a named measurement template on the CMW500, optionally applying a preset or custom parameters to configure a test.
Instructions
Load a measurement template by name, optionally one of its named presets. Call cmw_list_templates to see each template's presets and its valid parameter names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | Optional named preset for this template, e.g. 'wifi6_80mhz' or 'ble_2m'. Omit for the template's default configuration. See cmw_list_templates. | |
| parameters | No | Optional parameter overrides. Keys must already exist in the template -- an unknown key is rejected rather than stored and ignored. | |
| template_name | Yes | Template name |