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
DebugItfAddrToItfPtr (FUN) ¶ FUNCTION DebugItfAddrToItfPtr : __UXINT Returns the location of an interface, usefull for printing in debug messages for example. Call with ADR(itf) InOut: Scope Name Type Comment Return DebugItfAddrToItfPtr __UXINT Input pItf POINTER TO __UXINT Passed as pointer to interface to support all kinds of interface (no matter of derived from __SYSTEM.IQueryInterface or not)
Enumerations ¶ VisuClientTag (Enum) VisuEnumBackgroundDrawingState (Enum) VisuEventTarget (Enum)
VisuClientTag (ENUM) ¶ TYPE VisuClientTag : not strict because compared with integral values coming from the runtime this enumeration is the successor of CmpVisuHandler.VisuEnumClientTag Attributes: qualified_only InOut: Name Comment Undefined do not change as this is a value copied from CmpVisuHandler->VisuEnumClientTag Name do not change as this is a value copied from CmpVisuHandler->VisuEnumClientTag AddressIPv4 do not change as this is a value copied from CmpVisuHandler->VisuEnumClientTag RTVTargetInfo The identification of the remote targetvisualization device
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
InputInfo ¶ Visu_FctFindElementFromInputInfo (Function) Visu_FctGetElementFromInputInfo (Function) Visu_FctGetElementIndexFromID (Function)
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
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)