ServerSide (FB) ¶ FUNCTION_BLOCK ServerSide IMPLEMENTS RDT.IServerCommand, VU.IVisualizationClientIteration, IClientManagerListener Function block that realize the Server side of the redundancy InOut: Scope Name Type Input xEnable BOOL Output xSvEnable BOOL xSvActive BOOL xSvBusy BOOL xSvError BOOL iSvError INT Properties: CertRenewCount CertRenewState CertTLSBootState CertVerCount InitActivitiesDone LineType Methods: FB_Exit GetCommandMonitor GetInitializeParams GetUseAsTCPParams Initialize SetNewCertData SetUseAsTCP ClientCreated ClientDestroyed EndIteration Exec HandleClient StartIteration Structure: CertRenewCount (Property) CertRenewState (Property) CertTLSBootState (Property) CertVerCount (Property) FB_Exit (Method) GetCommandMonitor (Method) GetInitializeParams (Method) GetUseAsTCPParams (Method) IClientManagerListener ClientCreated (Method) ClientDestroyed (Method) IServerCommand Exec (Method) IVisualizationClientRaw EndIteration (Method) HandleClient (Method) StartIteration (Method) InitActivitiesDone (Property) Initialize (Method) LineType (Property) SetNewCertData (Method) SetUseAsTCP (Method)
ServerSide.CertRenewCount (PROP) ¶ PROPERTY CertRenewCount : INT
ServerSide.CertRenewState (PROP) ¶ PROPERTY CertRenewState : INT
ServerSide.CertTLSBootState (PROP) ¶ PROPERTY CertTLSBootState : INT
ServerSide.CertVerCount (PROP) ¶ PROPERTY CertVerCount : INT
PaintCmdAndEventListener.BeforePaint (METH) ¶ METHOD BeforePaint Request done before the first paint command data flow InOut: Scope Name Type Comment Input pClientData POINTER TO VisuStructClientData A pointer to a VisuStructClientData structure identifying the client used IftPaintCommandWriter IVisuPaintCommandWriter The interface to use to write the command
PaintCmdAndEventListener.CyclicPaint (METH) ¶ METHOD CyclicPaint Request done during the normal paint command data flow, as first commands InOut: Scope Name Type Comment Input pClientData POINTER TO VisuStructClientData A pointer to a VisuStructClientData structure identifying the client used IftPaintCommandWriter IVisuPaintCommandWriter The interface to use to write the command
PaintCmdAndEventListener.Reset (METH) ¶ METHOD Reset
TicketsSafe (FB) ¶ FUNCTION_BLOCK TicketsSafe Safe for tickets Tickect is created in “Server” mode and used in “Client” mode Methods: AddTicket CheckForExpired CreateTicket FB_Exit FB_Init GetFirstItem GetNextItem Init RefreshForExpired RemoveTicket RemoveTicketAll UseTicket prvGetIterateItem Structure: AddTicket (Method) CheckForExpired (Method) CreateTicket (Method) FB_Exit (Method) FB_Init (Method) GetFirstItem (Method) GetNextItem (Method) Init (Method) Private prvGetIterateItem (Method) RefreshForExpired (Method) RemoveTicket (Method) RemoveTicketAll (Method) UseTicket (Method)
TicketsSafe.AddTicket (METH) ¶ METHOD AddTicket Adds an existing ticket InOut: Scope Name Type Comment Input dwExternId DWORD External ID to link to the ticket sTicket TicketType Ticket