The FRViewTraceScaling data record contains the scaling information for one diagram trace within the FRViewPreset data record.
| Key | Type | Value |
|---|---|---|
| yref | Number | The reference value (the value shown at the half diagram height) |
| yscale | Number | The Y-scale value (y-units / division with 10 divisions diagram height). The values must match a 1/2/5 stepping, they will be read back rounded to this if other values are supplied. |
| enabled | Boolean | TRUE means this trace shall be shown |
| color | String | The trace color, expressed as a hexadecimal RGB value preceeded by a '#' character |