Overview
Adds a set of dropdowns and inputs to map mA values to metric values by defining the min and max.
Custom Configuration
For common configuration values, see UI Controls. Configuration values specific to this control are:
Config Property | Type | Description | Example Values |
metrics | List |
A list of metric IDs to be shown in a dropdown. Units for each metric are not user-configurable. For a list of metric IDs, see Metrics and Units Reference. |
metrics: |
Examples
- id: milliampRangeConfig
modelPath: props
layout: first-column
config:
metrics:
- deposition
- depth
- distance
- el
- F
- h
- P
- RH
- T
- theta_x
- V
- volume
Comments
0 comments
Please sign in to leave a comment.