EnXYChartDataProviderVar (ENUM) ¶ TYPE EnXYChartDataProviderVar : Attributes: qualified_only InOut: Name Comment UPD_VARIABLE Update variable AUTOUPD_VARIABLE Automatic update enable variable, if present CURS_X_VARIABLE Cursor position variable
EnXYChartUpdateType (ENUM) ¶ TYPE EnXYChartUpdateType : Element udpdate type Attributes: qualified_only InOut: Name Initial Comment UPD_VARIABLE 0 Using variable UPD_AUTOMATIC 1 Automatic, when data is changing
FunctionBlocks ¶ Allocator (FunctionBlock) AllocBytes (Method) DumpAllocations (Method) FB_Init (Method) FreeBytes (Method) GetAllocations (Method) GetTotBytesAlloc (Method) Dummy (FunctionBlock) XYChartMeasureStringApproximately (Method) S_ALLOC (Struct) VisuFbXYChartDataProvider (FunctionBlock) GetAxisFontLabel (Method) GetDataProviderCurve (Method) GetLineLevelFont (Method) GetLineLevelStruct (Method) GetNumberOfAxes (Method) GetNumberOfCurves (Method) GetPntAxis (Method) GetPntCurve (Method) GetPntData (Method) GetPntWorkingDataAxis (Method) GetPntWorkingDataCurve (Method) GetUpdateType (Method) GetVariableItf (Method) IXYChartDataProvider2 GetDataProviderAxis (Method) IXYChartDataProvider3 GetPntAxisProper (Method) GetPntCurveProper (Method) GetPntDataProper (Method) SetMultiClientData (Method) IsAxisVarLocal (Method) IsCurveVarLocal (Method) IsElementVarLocal (Method) VisuFbXYChartDataProviderAxis (FunctionBlock) GetVariableItf (Method) VisuFbXYChartDataProviderCurve (FunctionBlock) GetDataXUnchecked (Method) GetDataYUnchecked (Method) GetFirstDataXItf (Method) GetFirstDataYItf (Method) GetLowerBorder (Method) GetRawDataXUnchecked (Method) GetRawDataYUnchecked (Method) GetUpperBorder (Method) GetVariableItf (Method) IXYChartDataProviderCurveCheckPointer IsDataXPointerChanged (Method) IsDataYPointerChanged (Method) VisuFbXYChartGenericVariable (FunctionBlock) CheckVarPointerIsChanged (Method) GetValueBOOL (Method) GetValueREAL (Method) GetValueUDINT (Method) IXYChartGenericVariable2 GetValueDINT (Method) SetValueDINT (Method) SetInitialAddress (Method) SetValueREAL (Method) VisuFbXYChartGenericVariableArray (FunctionBlock) GetValueRAWixUnck (Method) GetValueREALixUnck (Method)
Allocator (FB) ¶ FUNCTION_BLOCK Allocator IMPLEMENTS IXYChartAlloc Allocator for dynamic piece of memory Methods: AllocBytes DumpAllocations FB_Init FreeBytes GetAllocations GetTotBytesAlloc Structure: AllocBytes (Method) DumpAllocations (Method) FB_Init (Method) FreeBytes (Method) GetAllocations (Method) GetTotBytesAlloc (Method)
Allocator.AllocBytes (METH) ¶ METHOD AllocBytes : POINTER TO BYTE Bytes allocation Return value of this method in the converted code is irrelevant. We change the return value temporarily to a valid type InOut: Scope Name Type Comment Return AllocBytes POINTER TO BYTE Input uxiSize __UXINT Size to allocate iId INT who is asking for
Allocator.DumpAllocations (METH) ¶ METHOD DumpAllocations
Allocator.FB_Init (METH) ¶ METHOD FB_Init : BOOL FB_Init is always available implicitly and it is used primarily for initialization. The return value is not evaluated. For a specific influence, you can also declare the methods explicitly and provide additional code there with the standard initialization code. You can evaluate the return value. InOut: Scope Name Type Comment Return FB_Init BOOL Input bInitRetains BOOL TRUE: the retain variables are initialized (reset warm / reset cold) bInCopyCode BOOL TRUE: the instance will be copied to the copy code afterward (online change)
VisuElemXYChart Library Documentation ¶ Company : System Title : VisuElemXYChart Version : 4.6.0.0 Categories : Intern|Visu Namespace : XYChart Author : CODESYS Development GmbH Placeholder : System_VisuElemXYChart Description [ 1 ] ¶ This library contains the visualization element XY Chart Contents: ¶ DynamicTextRetrieveIndices (Function) Private Enums FunctionBlocks Functions GVL_OFFLINE (GVL) Interfaces Public Constants Enums Functions GVL_VARS (GVL) Interfaces Structures TL_ElementProperties (TextList) Indices and tables ¶ [ 1 ] Based on VisuElemXYChart.library, last modified 23.05.2024, 09:56:30. LibDoc 4.5.0.0 The content file VisuElemXYChart.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 23.05.2024, 09:56:37.
DynamicTextRetrieveIndices (FUN) ¶ FUNCTION DynamicTextRetrieveIndices : BOOL InOut: Scope Name Type Return DynamicTextRetrieveIndices BOOL Input pstID POINTER TO BYTE pfbVisuFbElemXYChart POINTER TO VisuFbElemXYChart
Private ¶ Enums EnXYChartClientActity (Enum) EnXYChartDataProviderAxisVar (Enum) EnXYChartDataProviderCurveVar (Enum) EnXYChartDataProviderVar (Enum) EnXYChartUpdateType (Enum) FunctionBlocks Allocator (FunctionBlock) AllocBytes (Method) DumpAllocations (Method) FB_Init (Method) FreeBytes (Method) GetAllocations (Method) GetTotBytesAlloc (Method) Dummy (FunctionBlock) XYChartMeasureStringApproximately (Method) S_ALLOC (Struct) VisuFbXYChartDataProvider (FunctionBlock) GetAxisFontLabel (Method) GetDataProviderCurve (Method) GetLineLevelFont (Method) GetLineLevelStruct (Method) GetNumberOfAxes (Method) GetNumberOfCurves (Method) GetPntAxis (Method) GetPntCurve (Method) GetPntData (Method) GetPntWorkingDataAxis (Method) GetPntWorkingDataCurve (Method) GetUpdateType (Method) GetVariableItf (Method) IXYChartDataProvider2 GetDataProviderAxis (Method) IXYChartDataProvider3 GetPntAxisProper (Method) GetPntCurveProper (Method) GetPntDataProper (Method) SetMultiClientData (Method) IsAxisVarLocal (Method) IsCurveVarLocal (Method) IsElementVarLocal (Method) VisuFbXYChartDataProviderAxis (FunctionBlock) GetVariableItf (Method) VisuFbXYChartDataProviderCurve (FunctionBlock) GetDataXUnchecked (Method) GetDataYUnchecked (Method) GetFirstDataXItf (Method) GetFirstDataYItf (Method) GetLowerBorder (Method) GetRawDataXUnchecked (Method) GetRawDataYUnchecked (Method) GetUpperBorder (Method) GetVariableItf (Method) IXYChartDataProviderCurveCheckPointer IsDataXPointerChanged (Method) IsDataYPointerChanged (Method) VisuFbXYChartGenericVariable (FunctionBlock) CheckVarPointerIsChanged (Method) GetValueBOOL (Method) GetValueREAL (Method) GetValueUDINT (Method) IXYChartGenericVariable2 GetValueDINT (Method) SetValueDINT (Method) SetInitialAddress (Method) SetValueREAL (Method) VisuFbXYChartGenericVariableArray (FunctionBlock) GetValueRAWixUnck (Method) GetValueREALixUnck (Method) Functions GetChar (Function) SplitTextListId (Function) StrCaseCmpW (Function) StrCpyWtoA (Function) GVL_OFFLINE (GVL) Interfaces IXYChartDataProvider (Interface) GetAxisFontLabel (Method) GetDataProviderCurve (Method) GetLineLevelFont (Method) GetLineLevelStruct (Method) GetNumberOfAxes (Method) GetNumberOfCurves (Method) GetPntAxis (Method) GetPntCurve (Method) GetPntData (Method) GetPntWorkingDataAxis (Method) GetPntWorkingDataCurve (Method) GetUpdateType (Method) GetVariableItf (Method) IsAxisVarLocal (Method) IsCurveVarLocal (Method) IsElementVarLocal (Method) IXYChartDataProvider2 (Interface) GetDataProviderAxis (Method) IXYChartDataProvider3 (Interface) GetPntAxisProper (Method) GetPntCurveProper (Method) GetPntDataProper (Method) SetMultiClientData (Method) IXYChartDataProviderAxis (Interface) GetVariableItf (Method) IXYChartDataProviderCurve (Interface) GetDataXUnchecked (Method) GetDataYUnchecked (Method) GetFirstDataXItf (Method) GetFirstDataYItf (Method) GetLowerBorder (Method) GetRawDataXUnchecked (Method) GetRawDataYUnchecked (Method) GetUpperBorder (Method) GetVariableItf (Method) IXYChartDataProviderCurveCheckPointer (Interface) IsDataXPointerChanged (Method) IsDataYPointerChanged (Method) IXYChartFont (Interface) IXYChartGenericVariable (Interface) GetValueBOOL (Method) GetValueREAL (Method) GetValueUDINT (Method) SetValueREAL (Method) IXYChartGenericVariable2 (Interface) GetValueDINT (Method) SetValueDINT (Method) IXYChartStringApproxMeasurer (Interface) XYChartMeasureStringApproximately (Method) IXYChartVisuStructLevelLine (Interface)