VisuFbFileTransferManager.RequestStreamingVisuToPlc2 (METH)ΒΆ
METHOD RequestStreamingVisuToPlc2
- InOut:
- Scope - Name - Type - Comment - Input - itfVisuStreamWriter- 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
