Overview
Adds a set of number inputs to hold calibration values for RST assets. Additionally, a button is presented to load values automatically based on the asset serial number.
Custom Configuration
For common configuration values, see UI Controls. Configuration values specific to this control are:
Config Property | Type | Description | Example Values |
keys | Map |
A map of keys to be stored on the modelPath property. Due to multiple inputs being displayed, this control does not currently support validators. Refer to the Calibration section of your asset manual for specific keys. |
keys: |
Examples
- id: rstCalibrationFactors
modelPath: props.CALIBRATION_VALUES
layout: first-column
config:
label: ABC Calibration Factors (B Units - Hz2/1000)
keys:
- A
- B
- C
Comments
0 comments
Please sign in to leave a comment.