Table of Contents

Parameter element

If you use the Protocol.Params.Param.Display.ParametersView tag to display a parameter as a chart, then add a Parameter tag inside the Protocol.Params.Param.Display.ParametersView.Parameters tag for every parameter holding a value to be displayed.

Parent

Parameters

Attributes

Name Type Required Description
id TypeParamId Yes Specifies the ID of the parameter.
options string Not yet implemented.
tableIndex string Specifies the row index (in case the “id” attribute refers to a table parameter).

Remarks

For an example, see ParametersView

Note

Only specify parameters of type “double”.