VisuFbFileTransferManager.RequestStreamingVisuToPlc (METH) ¶ METHOD RequestStreamingVisuToPlc InOut: Scope Name Type Comment Input itfVisuStreamWriter IVisuStreamWriter This must be an instance of IVisuStreamWriter, processes the data sent from the visualization to the plc pxOptTransferActive POINTER TO BOOL Point to an optionally configured BOOL variable, that will indicate, whether currently the streaming is active pxOptTransferSuccessful POINTER TO BOOL Point to an optionally configured BOOL variable, that will indicate, whether the last streaming was successful or not pxOptErrorCode POINTER TO Visu_AllNumericTypesUnion Point to an optionally configured numeric variable, that will receive the error code tcOptErrorCodeType __SYSTEM.TYPE_CLASS Contains the type of the variable pxOptErrorCode points to xDoNotUsePropertyInfo BOOL This flag is TRUE, when called from the generated code of the visualization, where the compiler define VISU_USEPROPERTYINFO might be defined. dwControlFlags DWORD
VisuFbFileTransferManager.RequestTransfer (METH) ¶ METHOD PUBLIC RequestTransfer InOut: Scope Name Type Input direction VisuEnumFileTransferDirection plcObjPathRel STRING(255) optVisuObjPath STRING(255) pOptTransferActive POINTER TO BOOL pOptTransferSuccessful POINTER TO BOOL pOptErrorCode POINTER TO Visu_AllNumericTypesUnion optErrorCodeType __SYSTEM.TYPE_CLASS doNotUsePropertyInfo BOOL
VisuFbFileTransferManager.RequestTransfer2 (METH) ¶ METHOD PUBLIC RequestTransfer2 InOut: Scope Name Type Input direction VisuEnumFileTransferDirection plcObjPathRel POINTER TO STRING udiBufferSize UDINT optVisuObjPath STRING(255) pOptTransferActive POINTER TO BOOL pOptTransferSuccessful POINTER TO BOOL pOptErrorCode POINTER TO Visu_AllNumericTypesUnion optErrorCodeType __SYSTEM.TYPE_CLASS doNotUsePropertyInfo BOOL dwControlFlags DWORD
VisuFbFileTransferManager.RequestTransfer3 (METH) ¶ METHOD PUBLIC RequestTransfer3 InOut: Scope Name Type Input direction VisuEnumFileTransferDirection plcObjPathRel POINTER TO STRING udiBufferSize UDINT optVisuObjPath STRING(255) pOptTransferActive POINTER TO BOOL pOptTransferSuccessful POINTER TO BOOL pOptErrorCode POINTER TO Visu_AllNumericTypesUnion optErrorCodeType __SYSTEM.TYPE_CLASS doNotUsePropertyInfo BOOL dwControlFlags DWORD iftElement IVisualElement
VisuFctAddClientToEventQueue (FUN) ¶ FUNCTION VisuFctAddClientToEventQueue : BOOL It adds a client to at existing event queue It returns: TRUE = OK InOut: Scope Name Type Return VisuFctAddClientToEventQueue BOOL Input iId INT
VisuFctCreateEventMapIfNeeded (FUN) ¶ FUNCTION VisuFctCreateEventMapIfNeeded : BOOL InOut: Scope Name Type Return VisuFctCreateEventMapIfNeeded BOOL
Visu_FbClearEventsAfterStart.EventCallback (METH) ¶ METHOD EventCallback : UDINT InOut: Scope Name Type Return EventCallback UDINT Input pEventParam POINTER TO EventParam
VisuFctRemoveClientFromEventQueue (FUN) ¶ FUNCTION VisuFctRemoveClientFromEventQueue : BOOL InOut: Scope Name Type Return VisuFctRemoveClientFromEventQueue BOOL Input iId INT
Visu_FbClearEventsAfterStart.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
Visu_FbClearEventsAfterStart.Init (METH) ¶ METHOD Init : BOOL InOut: Scope Name Type Return Init BOOL Inout eventWrapper Visu_FbEventWrapper