FastCurve



The FastCurve displays one or two curves configured with a DsFastCurve object.
A Fast curve is the measurement of a signal for a certain period of time. The
measurement is triggered by some event, and when the measurement is done, the
curve is displayed in the FastCurve object.

Attributes

Attribute                       Description
FastCurve.FastObject                       Database object of class DsFastCurve.
FastCurve.CurveIndex1                       Index in the DsFastCurve object for first curve.
FastCurve.CurveIndex2                       Index in the DsFastCurve object for second curve.
FastCurve.NoOfPoints                       Number of points in the curve.
FastCurve.CurveLineWidth                       Line width.
FastCurve.FillCurve                       Fill the area between the curve and the x-axis.
FastCurve.HorizontalLines                       Number of horizontal lines in the diagram.
FastCurve.VerticalLines                       Number of vertical lines.
FastCurve.MaxValue1                       Maximum value in range for curve 1.
FastCurve.MinValue1                       Minimum value in range for curve 1.
FastCurve.CurveColor1                       Color for curve 1.
FastCurve.CurveFillColor1                       Fill color for curve 1.
FastCurve.MaxValue2                       Maximum value in range for curve 2.
FastCurve.MinValue2                       Minimum value in range for curve 2.
FastCurve.CurveColor2                       Color for curve 2.
FastCurve.CurveFillColor2                       Fill color for curve 2.