wrps-demo-kit/99-reference/ciserver-hmi-deployment/components/Chart.xml
xxlio d50dbc8e08 chore: preserve reference files byte-for-byte
.gitattributes normalised the CI Server exports under 99-reference/ to LF.
They are a format specification and must match what CI Server actually
wrote, so mark the folder -text and restore the originals.
2026-09-02 15:17:49 +10:00

144 lines
No EOL
9.3 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<!--
* @(#)AlarmOverview.xml
*
* Copyright: Yokogawa, All rights reserved.
* YOKOGAWA PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
* Author: C. Horevoorts
*
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Changes ....
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Who When Change What
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* HVS Jun-09 e10100 First version
* BNL Oct-12 e????? Add basic/advanced
* HMN Dec-13 e10813 Change Icon
* HMN Feb-15 e10966 R10.02
* BNL Feb-15 e11289 Trend sample preview function
* BNL Jul-18 e11986 Edit Module HTML Mode
* VNU Jan-19 e11987 Enabled HTML component
* BNL Feb-19 e11986 Disallow connection to positional properties in HTML mode
* HVS Jun-20 e12272 Port to JViews 2017.2
* VNU Jan-22 e12363 PowerTrend tokuchu
*
-->
<componentType name="chart"
containedBy="JComponent"
icon="stock_chart-16.png"
description="Trend"
class="fasttools.jwui.components.charts.trend.ChartSDI"
paletteOrder="210">
<category name="General">
<property name="name" type="java.lang.String" defaultAllowed="no" connectAllowed="no" advanced="yes"/>
<property name="toolTipText" type="java.lang.String" defaultAllowed="no" localized="yes" description="This is the tooltip text"/>
</category>
<category name="Transformation">
<property name="x" type="double" defaultAllowed="no" setter="setXAsFloat" getter="getXAsFloat" advanced="yes" html="noConnect"/>
<property name="y" type="double" defaultAllowed="no" setter="setYAsFloat" getter="getYAsFloat" advanced="yes" html="noConnect"/>
<property name="top" type="double" defaultAllowed="no" advanced="yes" html="noConnect"/>
<property name="bottom" type="double" defaultAllowed="no" advanced="yes" html="noConnect"/>
<property name="left" type="double" defaultAllowed="no" advanced="yes" html="noConnect"/>
<property name="right" type="double" defaultAllowed="no" advanced="yes" html="noConnect"/>
<property name="rotation" type="double" defaultAllowed="no"/>
<property name="shear" type="double" defaultAllowed="no" advanced="yes"/>
</category>
<category name="Visibility">
<property name="transparency" type="float"/>
<property name="opaque" type="boolean" advanced="yes"/>
<property name="visible" type="boolean" setter="setVisibleAsBoolean" getter="isVisibleAsBoolean" advanced="yes"/>
</category>
<category name="Colors">
<property name="foregroundColor" type="fasttools.jtools.common.property.color.ColorSet"/>
<property name="backgroundColor" type="fasttools.jtools.common.property.color.ColorSet"/>
</category>
<category name="Component">
<property name="enabled" type="boolean" advanced="yes"/>
</category>
<category name="Zooming">
<property name="zoomEnabled" type="boolean"/>
<property name="zoomFactor" type="float" advanced="yes"/>
</category>
<category name="TrendInfo">
<property name="trendName" bound="yes" writeAllowed="no" save="no" type="java.lang.String" description="The name as shown in trend properties dialog"/>
<property name="trendDescription" bound="yes" writeAllowed="no" save="no" type="java.lang.String" description="The description as shown in trend properties dialog"/>
<property name="trendVersion" bound="yes" writeAllowed="no" save="no" type="java.lang.String" description="The version as shown in trend properties dialog"/>
<property name="trendGroup" bound="yes" writeAllowed="no" save="no" type="java.lang.String" description="The Trend Group as shown in trend properties dialog"/>
<property name="trendAuthor" bound="yes" writeAllowed="no" save="no" type="java.lang.String" description="The author as shown in trend properties dialog"/>
</category>
<category name="PenItem">
<property name="itemName" array="0..19" bound="yes" save="no" type="java.lang.String" description="The Item name" setter="setPenItemName" getter="getPenItemName" advanced="yes"/>
</category>
<category name="PenColor">
<property name="color" array="0..19" bound="yes" save="no" type="fasttools.jtools.common.property.color.ColorSet" description="The pen color" setter="setPenColor" getter="getPenColor" advanced="yes"/>
</category>
<category name="PenScaleType">
<property name="scaleRangeType" array="0..19" bound="yes" save="no" type="fasttools.jwui.components.charts.trend.property.ScaleRangeType" description="How the pen scale range is determed" setter="setPenScaleRangeType" getter="getPenScaleRangeType" advanced="yes"/>
</category>
<category name="PenScaleMax">
<property name="scaleMax" array="0..19" bound="yes" save="no" type="double" description="The value-scale maximum" setter="setPenScaleMax" getter="getPenScaleMax" advanced="yes"/>
</category>
<category name="PenScaleMin">
<property name="scaleMin" array="0..19" bound="yes" save="no" type="double" description="The value-scale minimum" setter="setPenScaleMin" getter="getPenScaleMin" advanced="yes"/>
</category>
<category name="PenStorageGroup">
<property name="storageGroup" array="0..19" bound="yes" save="no" null="default" type="java.lang.String" description="The storage group from which the data is retrieved" setter="setPenStorageGroup" getter="getPenStorageGroup" advanced="yes"/>
</category>
<category name="PenAttribute">
<property name="attribute" array="0..19" bound="yes" save="no" null="default" type="java.lang.String" description="The items'attribute for which the data is retrieved" setter="setPenAttribute" getter="getPenAttribute" advanced="yes"/>
</category>
<category name="PenAxisVisible">
<property name="axisVisible" array="0..19" bound="yes" save="no" writeAllowed="yes" type="boolean" description="The visibility of the Y axis for this pen" setter="setPenAxisVisible" getter="getPenAxisVisible" advanced="yes"/>
</category>
<category name="CurrentSelection">
<property name="selectedItemName" bound="yes" save="no" type="java.lang.String" defaultAllowed="no" description="The current selected item from the pen panel"/>
<property name="selectedItemNameIndex" bound="yes" save="no" type="int" defaultAllowed="no" description="The current selected item from the pen panel"/>
<property name="hairlineTime" bound="yes" save="no" type="java.lang.Double" defaultAllowed="no" description="The Hairline sample time"/>
<property name="hairlineValue" array="0..19" bound="yes" save="no" writeAllowed="no" type="double" description="The value of the hairline" advanced="yes"/>
</category>
<category name="RetrievalSettings">
<property name="updateInterval" bound="yes" writeAllowed="no" save="no" type="int" description="The interval in seconds at which the graph is updated"/>
<property name="timeRangeMin" bound="yes" writeAllowed="no" save="no" type="double" defaultAllowed="no" description="The begin time for history retrieval" advanced="yes"/>
<property name="timeRangeMax" bound="yes" writeAllowed="no" save="no" type="double" defaultAllowed="no" description="The end time for history retrieval" advanced="yes"/>
<property name="timeRangeVisibleMin" bound="yes" writeAllowed="no" save="no" type="double" defaultAllowed="no" description="The visible part of the retrieved data" advanced="yes"/>
<property name="timeRangeVisibleMax" bound="yes" writeAllowed="no" save="no" type="double" defaultAllowed="no" description="The visible part of the retrieved data" advanced="yes"/>
<property name="updating" bound="yes" save="no" type="boolean" description="Enable automatic updating" advanced="yes"/>
<property name="updatingPossible" bound="yes" writeAllowed="no" save="no" type="boolean" description="If the chart can be set to updating. Only TRUE if timeRange is not of type Specific." advanced="yes"/>
<property name="refresh" bound="no" save="no" type="boolean" description="Trigger the graph to update itself. Initial refresh is always performed" advanced="yes"/>
<property name="fillWithHistory" bound="yes" save="no" type="boolean" description="First fill with history when refresh an updating trend"/>
</category>
<category name="Samples">
<property name="useSampleInterval" bound="yes" type="boolean" advanced="yes" description="Use sample interval for data retrieval"/>
<property name="sampleInterval" bound="yes" type="long" advanced="yes" description="Interval between samples (zero for threshold table)"/>
<property name="appliedSampleInterval" bound="yes" writeAllowed="no" save="no" type="long" defaultAllowed="no" advanced="yes" description="Interval applied when using threshold table"/>
<property name="optimised" bound="yes" type="boolean" advanced="yes" description="True if all samples are to be displayed after initial threshold table values are retrieved"/>
</category>
<category name="Configuration">
<property name="configurationFile" bound="yes" type="java.lang.String" advanced="yes" description="File to use for the trend configuration"/>
</category>
<category name="Misc">
<property name="linkPins" type="fasttools.jwui.common.property.linkpins.LinkPinsSet" defaultAllowed="no" connectAllowed="no" advanced="yes"/>
</category>
</componentType>