VisuFbFileTransferManager.RequestStreamingPlcToVisu (METH)

METHOD RequestStreamingPlcToVisu

InOut:

Scope

Name

Type

Comment

Input

itfVisuStreamReader

IVisuStreamReader

This must be an instance of IVisuStreamReader, that provides the data sent from the plc to the visualization

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