Enumerations ¶ VisuEnumActionType (Enum) VisuEnumAfterTransformation (Enum) VisuEnumAttachedElementLocation (Enum) VisuEnumBrushStyle (Enum) VisuEnumCreateTemporaryRenderLocationFlags (Enum) VisuEnumFileTransferError (Enum) VisuEnumHorizontalAlignment (Enum) VisuEnumInputOnElementType (Enum) VisuEnumIsotropicType (Enum) VisuEnumLineCapStyle (Enum) VisuEnumLineJoinStyle (Enum) VisuEnumOrientation (Enum) VisuEnumPenStyle (Enum) VisuEnumPieType (Enum) VisuEnumPolygonType (Enum) VisuEnumPropertyElement (Enum) VisuEnumRectangleFlags (Enum) VisuEnumRedundancyValueChanged (Enum) VisuEnumTextFlag (Enum) VisuEnumVerticalAlignment (Enum) VisuTouchState (Enum) Visu_ClientType (Enum) Visu_DialogResult (Enum)
VisuEnumBrushStyle (ENUM) ¶ TYPE VisuEnumBrushStyle : Attributes: qualified_only InOut: Name BS_SOLID BS_HOLLOW
VisuEnumCreateTemporaryRenderLocationFlags (ENUM) ¶ TYPE VisuEnumCreateTemporaryRenderLocationFlags : InOut: Name Initial WITH_BACKGROUND 16#1
VisuEnumFileTransferError (ENUM) ¶ TYPE VisuEnumFileTransferError : Attributes: qualified_only InOut: Name Comment OK ERROR CANCELLED IN_PROGRESS TRANSFER_FAILED TIMEOUT This error code will be also used if client has been closed during a transfer FILE_READ_ERROR FILE_TRANSFER_SERVICES_NOT_SUPPORTED TRANSFER_INCOMPLETE An error situation when transferrring data from the visualization to the plc by streaming. Transfer completed, but some data was lost. NO_ACCESS_RIGHTS
VisuFbAnalyzeTextVarsDateTimeOnly.GetAsDWORD (METH) ¶ METHOD GetAsDWORD : DWORD Takes the current variable value and converts it into a DWORD value. This method can be only used if the variable’s type is DATE or DT. InOut: Scope Name Type Return GetAsDWORD DWORD
VisuFbAnalyzeTextVarsDateTimeOnly.GetAsLINT (METH) ¶ METHOD GetAsLINT : LINT Takes the current variable value and converts it into a LINT value. This method can be only used if the variable’s type is TIME, TOD or LTIME. InOut: Scope Name Type Return GetAsLINT LINT
VisuFbAnalyzeTextVarsDateTimeOnly.GetAsLWORD (METH) ¶ METHOD GetAsLWORD : LWORD Takes the current variable value and converts it into a LWORD value. This method can be only used if the variable’s type is DATE, DT, LDATE or LDT. InOut: Scope Name Type Return GetAsLWORD LWORD
Tap Awareness ¶ VisuFbAnalyzeStateVarsTapAware (FunctionBlock) VisuFbMoveAbsoluteTapAware (FunctionBlock) Execute (Method) prvIsChangedToPreviousCall (Method) VisuFbMoveAbsoluteTapAwareF (FunctionBlock) Execute (Method) prvIsChangedToPreviousCall (Method) VisuFbMoveRelativeTapAware (FunctionBlock) prvIsChangedToPreviousCall (Method)
VisuFbAnalyzeStateVarsTapAware (FB) ¶ FUNCTION_BLOCK VisuFbAnalyzeStateVarsTapAware EXTENDS VisuFbAnalyzeStateVars InOut: Scope Name Type Comment Inherited from Input State VisuStructElementState set as Variable VisuFbAnalyzeStateVars wStateVarsValid WORD set according to used Variables VisuFbAnalyzeStateVars Inout _EffectiveState VisuStructElementState evtl. as Parameter to Method Execute VisuFbAnalyzeStateVars
VisuFbMoveAbsoluteTapAware (FB) ¶ FUNCTION_BLOCK VisuFbMoveAbsoluteTapAware EXTENDS VisuFbMoveAbsolute InOut: Scope Name Type Inherited from Input Data VisuStructMoveAbsoluteData VisuFbMoveAbsolute Methods: Execute prvIsChangedToPreviousCall Structure: Execute (Method) prvIsChangedToPreviousCall (Method)