IFrame.SetPosition (METH) ¶ METHOD SetPosition InOut: Scope Name Type Comment Input position VisuStructPaintRectangle position of the frame, as decided at design time
CertificateTest ¶ ErrorInjection (Enum) GVL_CERT_TEST (GVL)
ErrorInjection (ENUM) ¶ TYPE ErrorInjection : Attributes: qualified_only InOut: Name Initial Comment none 0 ClientCertCreation Certificate creation will fail on client side ServerCertCreation Certificate creation will fail on server side BothCertCreation Certificate creation will fail on both sides ServerCertCreationDelay Certificate creation will be delayded on server side ClientWriteCFG Write the cfg file will fail on client side ServerWriteCFG Write the cfg file will fail on server side BothWriteCFG Write the cfg file will fail on both sides
GVL_CERT_TEST (GVL) ¶ Attributes: qualified_only InOut: Name Type eErrorInjection ErrorInjection
DownloadSeamLess ¶ EventListener (FunctionBlock) FB_Exit (Method) FB_Init (Method) ICmpEventCallback EventCallback (Method) ListVisuClientDwnSL (FunctionBlock) Active (Property) FB_exit (Method) GetFirstItem (Method) GetNextItem (Method) Insert (Method) Remove (Method) RemoveAll (Method) OperationsQueue (FunctionBlock) IVisualizationClientIteration EndIteration (Method) HandleClient (Method) StartIteration (Method) Init (Method) IsEmpty (Property) PostNewFrame (Method) PostNewPage (Method) Persistence (FunctionBlock) FB_Exit (Method) FileName (Property) Init (Method) ReadClient (Method) StateMachine (Property) WriteClient (Method) StructFrameDwnSL (Struct) StructVisuClientDwnSL (Struct)
EventListener (FB) ¶ FUNCTION_BLOCK EventListener IMPLEMENTS ICmpEventCallback It’s used to handle the generic events sent by RTS Methods: FB_Exit FB_Init EventCallback Structure: FB_Exit (Method) FB_Init (Method) ICmpEventCallback EventCallback (Method)
EventListener.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL FB_Exit must be implemented explicitly. If there is an implementation, then the method is called before the controller removes the code of the function block instance (implicit call). The return value is not evaluated. InOut: Scope Name Type Comment Return FB_Exit BOOL Input bInCopyCode BOOL TRUE: the exit method is called in order to leave the instance which will be copied afterwards (online change).
VisuNativeElement.GetSurroundingRect (METH) ¶ METHOD GetSurroundingRect : CmpVisuHandler.VisuStructSimpleRectangle InOut: Scope Name Type Return GetSurroundingRect CmpVisuHandler.VisuStructSimpleRectangle
VisuNativeElement.HandleInput (METH) ¶ METHOD HandleInput : BOOL InOut: Scope Name Type Return HandleInput BOOL Input pEvent POINTER TO CmpVisuHandler.VisuStructEvent
IResizableVisualElement ¶ AttachResizeHandler (Method) Resize (Method)