Interfaces ¶ IXYChartAlloc (Interface) DumpAllocations (Method) GetAllocations (Method) GetTotBytesAlloc (Method)
IXYChartAlloc (ITF) ¶ INTERFACE IXYChartAlloc EXTENDS __SYSTEM.IQueryInterface Methods: DumpAllocations GetAllocations GetTotBytesAlloc Structure: DumpAllocations (Method) GetAllocations (Method) GetTotBytesAlloc (Method)
IXYChartAlloc.DumpAllocations (METH) ¶ METHOD DumpAllocations
IXYChartAlloc.GetAllocations (METH) ¶ METHOD GetAllocations InOut: Scope Name Type Input pStru POINTER TO ARRAY [0..0] OF S_ALLOC iEntries INT
IXYChartAlloc.GetTotBytesAlloc (METH) ¶ METHOD GetTotBytesAlloc : DINT InOut: Scope Name Type Return GetTotBytesAlloc DINT
Structures ¶ VisuStructXYChart (Struct) VisuStructXYChartAxis (Struct) VisuStructXYChartCurve (Struct) VisuStructXYChartGradientColor (Struct) VisuStructXYChartLevelLine (Struct)
VisuStructXYChart (STRUCT) ¶ TYPE VisuStructXYChart : STRUCT This structure contains the data for the element Attributes: qualified_only InOut: Name Type Initial Comment eBackgroundType VisuEnumXYChartBgType VisuEnumXYChartBgType.PLAIN Background parameters diColorBg DINT VisuFPlot.COLOR.Silver Background color (16#RRGGBB) (initial value is set by config page) bTranspBg BYTE VisuFPlot.COLOR.TRANSP_NO Background transparency (initial value is set by config page) diColorSecondBg DINT VisuFPlot.COLOR.Silver Background second color (16#RRGGBB) (initial value is set by config page) BgGradient VisuStructXYChartGradientColor Background Gradient (initial value is set by config page) wsIPImage WSTRING(80) Background Image: The name of the image to use (initial value is set by config page) eImgStyle VisuEnumIsotropicType VisuEnumIsotropicType.ANISOTROPIC Background Image: How to display image (initial value is set by config page) diImgTranspColor DINT VisuFPlot.COLOR.NOT_DEFINED Background Image: transparent color (initial value is set by config page) eZLine VisuEnumXYChartZeroLineType VisuEnumXYChartZeroLineType.NO Zero line parameters eZLineStyle VisuEnumPenStyle VisuEnumPenStyle.PS_SOLID Zero Line style (initial value is set by config page) iZLineWidth INT 1 Zero Line thick (initial value is set by config page) diZLineColor DINT Zero Line color (16#RRGGBB) (initial value is set by config page) eGrid VisuEnumXYChartGridType VisuEnumXYChartGridType.NO Grid parameters eGLineStyle VisuEnumPenStyle VisuEnumPenStyle.PS_SOLID Grid Line style (initial value is set by config page) diGColor DINT VisuFPlot.COLOR.NOT_DEFINED Grid Line color (16#RRGGBB) (initial value is set by config page) xGBehindCurve BOOL TRUE Grid painted behind the curves (initial value is set by config page) eCursor VisuEnumXYChartCursorVisible VisuEnumXYChartCursorVisible.NOVIS Cursor parameters eCursorType VisuEnumXYChartCursorType VisuEnumXYChartCursorType.VERTICAL Cursor type (initial value is set by config page) eCursorActive VisuEnumXYChartCursorActive VisuEnumXYChartCursorActive.MAIN Cursor active eCursorStyleM VisuEnumPenStyle VisuEnumPenStyle.PS_SOLID Main Cursor Line style (initial value is set by config page) diCursorColorM DINT VisuFPlot.COLOR.NOT_DEFINED Main Cursor Line color (16#RRGGBB) (initial value is set by config page) eCursorStyleS VisuEnumPenStyle VisuEnumPenStyle.PS_SOLID Secondary Cursor Line style (initial value is set by config page) diCursorColorS DINT VisuFPlot.COLOR.NOT_DEFINED Secondary Cursor Line color (16#RRGGBB) (initial value is set by config page) wsFocus WSTRING Curve belongs the focus eFocusDisplay VisuEnumXYChartFocusType VisuEnumXYChartFocusType.NOSHOW How to display focus eCommand VisuEnumXYChartCommands VisuEnumXYChartCommands.NO Command for element activities eProg VisuEnumXYChartProgType VisuEnumXYChartProgType.NO Programming mode parameters eClientQualified Visu_ClientType Visu_ClientType.Unknown Client qualified to execute programming and commands xProgMode BOOL Field is in prog. mode eClientProg Visu_ClientType Client that is in programming mode xChangePending BOOL A change is pending not yet confermed udiPrgUpdateCtr UDINT Programming mode update counter eActivity VisuEnumXYChartActivityType VisuEnumXYChartActivityType.NO General activities parameters xZoomed BOOL Field is zoomed xPanned BOOL Field is panned iCursorMoveV INT Cursor parameters iCursorMoveH INT Active cursor horizontal steps movement (+-) in pixel iInitialized INT <> 0 if the structure has been completely initialilsed by the element
VisuStructXYChartAxis (STRUCT) ¶ TYPE VisuStructXYChartAxis : STRUCT This structure contains the data for a single axis Attributes: qualified_only InOut: Name Type Initial Comment wsAxName WSTRING(80) Axis name (initial value is set by config page) rMin REAL 0.0 Minimum axis value (initial value is set by config page) rMax REAL 100.0 Maximum axis value (initial value is set by config page) ePosition VisuEnumXYChartAxisPosition VisuEnumXYChartAxisPosition.LEFTSIDE Where to display axis (initial value is set by config page) xAutoScale BOOL Auto scale enable (initial value is set by config page) diColor DINT VisuFPlot.COLOR.Black Axis color (16#RRGGBB) (initial value is set by config page) eBackgroundType VisuEnumXYChartAxType VisuEnumXYChartAxType.PLAIN Background type (initial value is set by config page) diColorBg DINT VisuFPlot.COLOR.Silver Background color (16#RRGGBB) (initial value is set by config page) bTranspBg BYTE VisuFPlot.COLOR.TRANSP_NO Background transparency (initial value is set by config page) BgGradient VisuStructXYChartGradientColor Background Gradient color (initial value is set by config page) dwFlags DWORD Flags for visible conditions (see GVL_AXIS) (initial value is set by config page) wsIPImage WSTRING(80) Background Image: The name of the image pool to use (initial value is set by config page) eImgStyle VisuEnumIsotropicType VisuEnumIsotropicType.ANISOTROPIC Background Image: How to display image (initial value is set by config page) diImgTranspColor DINT VisuFPlot.COLOR.NOT_DEFINED Background Image: transparent color (initial value is set by config page) wsTLLabel WSTRING(80) Label: The name of the textlist to use (initial value is set by config page) iRotationLb INT Label rotation. 90° or 270° (initial value is set by config page) font VisuStructFont Label: font to use (initial value is set by config page) rNumRotationAngle REAL 0.0 Number display rotation: angle of rotation xNumRotationAlignToMark BOOL TRUE Number display rotation: if the number rotation is aligned to ruler marks wsTLNumberReplace WSTRING(80) Replacing numbers with text: text list to use aLevelLine ARRAY [1..MAX_LEVEL_LINE] OF VisuStructXYChartLevelLine Level lines (initial value is set by config page) rValueCursM REAL Value at main cursor position. rValueCursS REAL Value at secondary cursor position. iInitialized INT <> 0 if the structure has been completely initialilsed by the element
IXYChartGenericVariable.GetValueUDINT (METH) ¶ METHOD GetValueUDINT : UDINT Get value as UDINT InOut: Scope Name Type Return GetValueUDINT UDINT
IXYChartGenericVariable.SetValueREAL (METH) ¶ METHOD SetValueREAL Write REAL value InOut: Scope Name Type Input rValue REAL