Download Installation

Transcript
460
Chapter 9
Scripts
Table 55: Properties of ESACNTRL - Trend Graph
Properties
Description
Typ
e
RW
RGB
RW
CursorColor
Defines the color of the cursor.
Can be changed by attributing an
RGB (Long) value returned, for
example, by the RGB function
(e.g. AreaColor= RGB (24,255,0).
The change will appear in runtime
after invoking the Draw method.
Defines the number of tracks
currently in the table. Available as
read-only.
Long
R
NumTracks
ActiveTrack
Specifies the identifying code of
the track that is currently active
Long
RW
Specifies the identifier of a track.
Gives access to the attributes of a
specific track.
Long
RW
TrackId
TrackNumR
anges
The number of intervals into
which the track values are
divided.
Long
RW
Dbl
RW
TrackRange
1
Defines the limits of the values of
interval 1 into which the domain
of the track values has been
divided. Used only if the attribute
TraclNumRanges specifies a
sufficient number of intervals.
Dbl
RW
TrackRange
2
Defines the limits of the values of
interval 2 into which the domain
of the track values has been
divided. Used only if the attribute
TraclNumRanges specifies a
sufficient number of intervals.
Dbl
RW
TrackRange
3
Defines the limits of the values of
interval 3 into which the domain
of the track values has been
divided. Used only if the attribute
TraclNumRanges specifies a
sufficient number of intervals.
ESAPOLYMATH - User Manual - rev. 1.70