Attributes

Category: Curve Editor

Name

Description

EditorProfiles

List of configuration profiles.

ProfileHistorySize

Sets the number of profile changes saved in EditorProfiles array.

ActiveProfileIndex

Index of the configuration profile from the Editor Profiles list that is loaded on the control.

ActualCurve

List of fixed points representing actual curve values from the target.

ActualCurveIndex

Index of the ActualCurve array up to which control draws the curve.

CurrentValue

Current value displayed on value axis scale.

Category: Curve Data

Name

Description

BaseComponent

Base component added to all set points.

CursorBase

Cursor base position.

CursorValue

Cursor value position.

Interpolation Modes

Interpolation mode for curve calculations.

TransitionModes

Transition mode between last and first point for the curve.

CalculateSlope

If TRUE, the interpolation between two points will calculate the slope considering one point before and after these points, allowing a more continuous smooth curve.

AvoidNegativeVal

Enables/disables negative values in generated setpoints.

DispCurrentProfile

If TRUE, the curve on the actual curve attribute will be displayed.

ShowCentreLine

Show/hide a line at the center of the value axis.

StepSize

Step size for any incremental changes in other attributes.

ActivationRequired

Is set to TRUE if the user makes new changes that are not activated.

ProfileComponent

Highest value in the current fixed-point list.

FixedPoints

Sets the fixed points to be interpolated.

SetPoints

Result of interpolation of the fixed points as an output curve.

Category: Axes Data

Name

Description

BaseMax

Base axis maximum.

ValueMin

Value axis minimum.

ValueMax

Value axis maximum.

BaseAxisPosition

The base axis can be positioned horizontally or vertically.

ValueAxisUnitGroup

Sets the value axis unit group.

BaseAxisUnit

Unit text to be shown on the base axis.

DisplayValueInPercent

If set to TRUE all the value of the graph will be displayed in percentage.

Category: Marker

Name

Description

ActiveMarkers

If TRUE, activates the markers from the marker list.

MarkerList

Shows the selected marker points list.

MarkerWidth

Sets the marker width that is related to the base axis.

MarkerLength

Sets the marker width that is related to the value axis.

Category: Shift Mode

Name

Description

ShiftMode

Sets the control to shift mode, which allows one or more fixed points to be shifted in different directions.

AllowShiftVertically

If set to TRUE, points can be shifted along the vertical axis in shift mode.

AllowShiftHorizontally

If set to TRUE, points can be shifted along the horizontal axis in shift mode.

ShiftSelectionMode

Selection mode to select fixed points for shifting.

Category: Layout

Name

Description

ViewBoxWidth

Sets the horizontal resolution of the graph in pixels.

ViewBoxHeight

Sets the vertical resolution of the graph in pixels.

Fixed Point Radius

Sets the radius of fixed points displayed on the control in pixels.

Category: Passive Curve

Name

Description

PassiveCurves

List of passive curves objects.

ShowPassiveCurve

User can display passive curve on the control with ShowPassiveCurve attribute.

PassiveCurveIndex

Index of the PassiveCurves object that will be displayed by the control.

Category: Recipe Management

Name

Description

RecipeManagement

Adds the EditorProfiles symbol to the recipe type if the RecipeHelper package is used and the value is set to ‘IncludeToRecipe.

RecipeTypeName

With this attribute user can set the name of the recipe type to which control will add symbols mapped to it and teach any changes.

Category: User Changes Logging

Name

Description

LogChangesByUser

Log changes made by user on client into a log file.

ChangeLogDescriptor

Descriptor text that used for change log entry instead of symbol path.