IVisualizationStyle.GetDINT (METH) ¶ METHOD GetDINT : DINT This method searches for a style entry of type DINT and returns the according value if found. InOut: Scope Name Type Comment Return GetDINT DINT Input stStyleKey STRING The name of the style entry to seach for. diDefault DINT The default value to use if the entry is not found. pOptResult POINTER TO UDINT An optional result error code. Common result values are Errors.ERR_OK if a valid style was found or Errors.ERR_INVALIDID if no style entry was found. In this case, the method will return the default value.
VisuFbFileTransferManager.RequestStreamingVisuToPlc2 (METH) ¶ METHOD RequestStreamingVisuToPlc2 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 iftElement IVisualElement
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