Visu_ClientMgmt_Constants (GVL) ¶ Attributes: qualified_only
VisuFbClientStartVisuMgr.GetStartVisu (METH) ¶ METHOD GetStartVisu : STRING InOut: Scope Name Type Return GetStartVisu STRING Input sStartVisu STRING clientType Visu_ClientType Output xStartVisuUsed BOOL
VisuFbCapturedTransformationProvider.GetTransformation (METH) ¶ METHOD GetTransformation : VisuFbTransformInformation InOut: Scope Name Type Return GetTransformation VisuFbTransformInformation
VisuFbCapturedTransformationProvider.SetContent (METH) ¶ METHOD SetContent InOut: Scope Name Type Input pCapture POINTER TO VisuFbMouseTouchCapturing index INT
VisuFbLegacyCapturingTransformationProvider.GetTransformation (METH) ¶ METHOD GetTransformation : VisuFbTransformInformation InOut: Scope Name Type Return GetTransformation VisuFbTransformInformation
VisuFbLegacyCapturingTransformationProvider.SetClient (METH) ¶ METHOD SetClient InOut: Scope Name Type Input pClient POINTER TO VisuStructClientData
VisuFbClientTagDataHelper (FB) ¶ FUNCTION_BLOCK VisuFbClientTagDataHelper This functionblock can be used to access the client tag data optionally contained in a visualization client object. As compiling this function block requires a device of version 3.5.5 at least, instances should be created only when such a device is used. InOut: Scope Name Type Comment Input pClientData POINTER TO VisuStructClientData A pointer to a clientstructure to evaluate the according information from. Output xError BOOL An error was encountered xIPv4Valid BOOL The client structure contains a valid IPv4 information within stIPv4 stIPv4 STRING The IPv4 information; valid only if xIPv4Valid yields true xNameValid BOOL The client structure contains a valid name information within stName stName STRING The name information; valid only if xNameValid yields true xRTVTargetIdValid BOOL The client structure contains a valid targetidentification of the Remote Targetvisualization. Only relevant for clients of that type. dwRTVTagetId DWORD The targetidentification of the Remote Targetvisualization. Only valid if xRTVTargetIdValid yields true Only relevant for clients of that type. xRTVTargetVersionValid BOOL The client structure contains a valid targetversion of the Remote Targetvisualization. Only relevant for clients of that type. RTVTargetVersion VERSION The targetversion of the Remote Targetvisualization. Only valid if xRTVTargetIdValid yields true Only relevant for clients of that type.
VisuFbCommandVector.AddEntry (METH) ¶ METHOD AddEntry : UDINT InOut: Scope Name Type Return AddEntry UDINT Inout entry Visu_StructCommandData
VisuFbCommandVector.GetEntryPointer (METH) ¶ METHOD GetEntryPointer : POINTER TO Visu_StructCommandData InOut: Scope Name Type Return GetEntryPointer POINTER TO Visu_StructCommandData Input diIndex DINT
VisuFbCommandVector.abstrAssign (METH) ¶ METHOD abstrAssign : UDINT InOut: Scope Name Type Return abstrAssign UDINT Input pbt POINTER TO BYTE udiIndex UDINT