ICompactTextListInfo2.GetUsedLINTTextids (METH) ¶ METHOD GetUsedLINTTextids : POINTER TO ARRAY [0..0] OF LINT returns the used textids in the texlist stTextListName. with the number of ids (GetNumberOfEntriesOfTextlist), it is possible to iterate through the ids, as they are stored in an array of lint and the returnvalue is the first value in the array InOut: Scope Name Type Return GetUsedLINTTextids POINTER TO ARRAY [0..0] OF LINT Input stTextListName STRING
Visu_FctFindElementFromInputInfo (FUN) ¶ FUNCTION Visu_FctFindElementFromInputInfo : IVisualElement InOut: Scope Name Type Return Visu_FctFindElementFromInputInfo IVisualElement Input itfVisualization IVisualisation inputInfo POINTER TO VisuStructInputInfo iCurrentLevel INT
Visu_FctGetElementFromInputInfo (FUN) ¶ FUNCTION Visu_FctGetElementFromInputInfo : IVisualElement InOut: Scope Name Type Comment Return Visu_FctGetElementFromInputInfo IVisualElement Input pClient POINTER TO VisuStructClientData A pointer to the client structure were the event occurred. itfCurrentVisualization IVisualisation itfVisualizationDialog IVisualisationDialog
Visu_FctGetElementIndexFromID (FUN) ¶ FUNCTION Visu_FctGetElementIndexFromID : INT InOut: Scope Name Type Return Visu_FctGetElementIndexFromID INT Input piCurrentElemIdArray POINTER TO ARRAY [0..0] OF INT iCurrentElemCount INT iIdToSearch INT
Benchmarking ¶ VisuBenchmarkFBStatistics (FunctionBlock) VisuBenchmarkNowInUs (Function)
VisuBenchmarkFBStatistics (FB) ¶ FUNCTION_BLOCK VisuBenchmarkFBStatistics EXTENDS VisuRealValueStatistics Class is only necessary to keep compatibility with existing benchmark project InOut: Scope Name Type Initial Inherited from Output rAvg REAL VisuRealValueStatistics rStdDeriv REAL VisuRealValueStatistics rMin REAL 3.402823466E+38 VisuRealValueStatistics rMax REAL -3.402823466E+38 VisuRealValueStatistics udiNum UDINT VisuRealValueStatistics
VisuBenchmarkNowInUs (FUN) ¶ FUNCTION VisuBenchmarkNowInUs : UDINT InOut: Scope Name Type Return VisuBenchmarkNowInUs UDINT
Debugging ¶ DebugItfAddrToItfPtr (Function)
VisuEnumBackgroundDrawingState (ENUM) ¶ TYPE VisuEnumBackgroundDrawingState : Attributes: qualified_only InOut: Name Initial Background 0 ClientObject 1
VisuEventTarget (ENUM) ¶ TYPE VisuEventTarget : Attributes: qualified_only InOut: Name Initial VISU 0 DIALOG 1