ServerSide.GetUseAsTCPParams (METH) ¶ METHOD GetUseAsTCPParams Get the initial values of server to use as TCP InOut: Scope Name Type Input pStru POINTER TO StructServerUseAsTCP
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.LineType (PROP) ¶ PROPERTY LineType : INT
ServerSide.SetNewCertData (METH) ¶ METHOD SetNewCertData : BOOL Set the new certificate data InOut: Scope Name Type Comment Return SetNewCertData BOOL Input hCert RTS_IEC_HANDLE New handle sCertThumb STRING New Local certificate thumb sCertThumbPeer STRING New Peer certificate thumb
ServerSide.SetUseAsTCP (METH) ¶ METHOD SetUseAsTCP Set the initial values of server to use as TCP InOut: Scope Name Type Input pStruInit POINTER TO StructServerUseAsTCP
Visu Task Operations ¶ Base Classes VisuTaskOpClientBase (FunctionBlock) Execute (Method) ExecuteOnClient (Method) prvInstInit (Method)
Base Classes ¶ VisuTaskOpClientBase (FunctionBlock) Execute (Method) ExecuteOnClient (Method) prvInstInit (Method)