Hello,
I’m testing the trial version of the Extra Scheme Components plugin — the Mimic-compatible package (“Download the plugin for Rapid SCADA 6.x (new mimics)”), not the classic Scheme version. I added the Trend component (found under the “EXTRA” category in Mimic Editor’s component palette) to a Mimic diagram to display a custom historical archive (1-second writing period, Code=”Sec”, Bit=16).
The line itself is drawn correctly and follows the channel’s value, but no axis labels, tick marks, or gridlines are displayed at all — just a blank white box with the trend line.
What I’ve tried:
Set Minimum/Maximum properties correctly (e.g. Minimum=-30, Maximum=300)
Increased “Period, min” to 10
Redeployed via Upload Configuration and hard-refreshed the browser (Ctrl+F5)
Checked browser console — no JavaScript errors
Confirmed the component renders as a <canvas class=”extra-trend-canvas”> element inside the Mimic diagram
Environment: Rapid SCADA Webstation 6.2.3.1, Extra Scheme Components 6.1.1.0 (Mimic version, trial license), Mimic Diagram (.mim).
Is this a limitation of the trial version (axis rendering disabled until purchase), or is there an additional property I’m missing to enable axis/grid display? Any guidance would be appreciated.
Thank you.