VisuFbXYChartGenericVariable.GetValueBOOL (METH) ¶ METHOD GetValueBOOL : BOOL Get value as BOOL InOut: Scope Name Type Return GetValueBOOL BOOL
VisuFbXYChartGenericVariable.GetValueREAL (METH) ¶ METHOD GetValueREAL : REAL Get value as REAL InOut: Scope Name Type Return GetValueREAL REAL
VisuFbXYChartGenericVariable.GetValueUDINT (METH) ¶ METHOD GetValueUDINT : UDINT Get value as UDINT InOut: Scope Name Type Return GetValueUDINT UDINT
IXYChartGenericVariable2 ¶ GetValueDINT (Method) SetValueDINT (Method)
VisuFbXYChartGenericVariable.SetInitialAddress (METH) ¶ METHOD SetInitialAddress Set initial value of the address to all the available pointers … it helps to speed up in loops
IXYChartDataProvider.GetLineLevelStruct (METH) ¶ METHOD GetLineLevelStruct : POINTER TO IXYChartVisuStructLevelLine Get a level line structure It’s used only in offline mode InOut: Scope Name Type Comment Return GetLineLevelStruct POINTER TO IXYChartVisuStructLevelLine Input iWhichAx INT iWhichLv INT which axis I’m asking for
IXYChartDataProvider.GetNumberOfAxes (METH) ¶ METHOD GetNumberOfAxes : INT Get number of axes defined in the element InOut: Scope Name Type Return GetNumberOfAxes INT
IXYChartDataProvider.GetNumberOfCurves (METH) ¶ METHOD GetNumberOfCurves : INT Get number of curves defined in the element InOut: Scope Name Type Return GetNumberOfCurves INT
IXYChartDataProvider.GetPntAxis (METH) ¶ METHOD GetPntAxis : POINTER TO VisuStructXYChartAxis Get pointer to data of specific axis InOut: Scope Name Type Return GetPntAxis POINTER TO VisuStructXYChartAxis Input iWhich INT
IXYChartDataProvider.GetPntCurve (METH) ¶ METHOD GetPntCurve : POINTER TO VisuStructXYChartCurve Get pointer to data of specific curve InOut: Scope Name Type Return GetPntCurve POINTER TO VisuStructXYChartCurve Input iWhich INT