Overrides and Implementations ¶ abstrAssign (Method) abstrDataPtrChanged (Method) abstrSizeOfElement (Method)
VisuFbVisuVector.abstrAssign (METH) ¶ METHOD abstrAssign : UDINT InOut: Scope Name Type Return abstrAssign UDINT Input pbt POINTER TO BYTE udiIndex UDINT
VisuFbVisuVector.abstrDataPtrChanged (METH) ¶ METHOD abstrDataPtrChanged : UDINT InOut: Scope Name Type Return abstrDataPtrChanged UDINT
VisuFbVisuVector.abstrSizeOfElement (METH) ¶ METHOD abstrSizeOfElement : UDINT InOut: Scope Name Type Return abstrSizeOfElement UDINT
VisuFbVisuVector.RemoveVisualization (METH) ¶ METHOD RemoveVisualization : UDINT InOut: Scope Name Type Return RemoveVisualization UDINT Input visu IVisualisation
TrendGlobalSettings (GVL) ¶ This GVL contains global settings of the trend element InOut: Name Type Initial Comment g_tUpdateRate TIME TIME#500ms The update rate of the trend element, i.e. the trend element does not update quicker than this time.
debugging ¶ TrendFctShowLossOfPrecisionWarning (Function) TrendFctShowUnsupportedFunctionWarning (Function)
TrendFctShowLossOfPrecisionWarning (FUN) ¶ FUNCTION TrendFctShowLossOfPrecisionWarning This function is used to determine the situation, where “old” structures, function blocks or methods are used, that don’t support 64 bit timestamps for the trend element. This function should be called at the appropriate locations in the code and only called by conditional compilation (compiler define TREND_SHOW_LOSS_OF_PRECISION_WARNING)
TrendFctShowUnsupportedFunctionWarning (FUN) ¶ FUNCTION TrendFctShowUnsupportedFunctionWarning This function is used to determine the situation, where unsupported functionality is called, where normally a newer function or method is supposed to be called. Activated by conditional compilation (compiler define TREND_SHOW_UNSUPPORTED_FUNCTION_WARNING)
Utilities ¶ Trend_CompilerDefineLogging (FunctionBlock) FB_Init (Method)