26 | | * [wiki:adeiParam_control_values control_values ] |
---|
27 | | * [wiki:adeiParam_control_set control_set ] |
---|
| 26 | * [wiki:adeiParam_control_values control_values ] - The comma-separated list of values to set. If the ''control_mask'' is specified, the list should only include values for items in the mask. |
---|
| 27 | * [wiki:adeiParam_control_set control_set ] - Alternative way of setting values. The parameter value should contain a comma separated list of equations {{{uid=<value>}}} where ''uid'' is the unique identifier of channel, the channel numbers are not supported. The error will be returned if the specified ''uid'' is not exist or not belonging to the specified control group. Example: {{{TI350=0,TI351=4.2}}}. |
---|