RtsServicehandlerBase.FB_Exit (METH) ¶ METHOD FB_Exit : ERROR InOut: Scope Name Type Return FB_Exit ERROR Input bInCopyCode BOOL
RtsServicehandlerBase.GetServiceGroup (METH) ¶ METHOD GetServiceGroup : ServiceGroup InOut: Scope Name Type Return GetServiceGroup ServiceGroup
RtsServicehandlerBase.HandleService (METH) ¶ METHOD HandleService : ERROR InOut: Scope Name Type Return HandleService ERROR Input pParameters POINTER TO SERVICEHANDLER_PARAMETER
RtsServicehandlerBase.StartService (METH) ¶ METHOD StartService : ERROR InOut: Scope Name Type Return StartService ERROR Input sgServiceGroup ServiceGroup
RtsServicehandlerBase.StopService (METH) ¶ METHOD StopService : ERROR InOut: Scope Name Type Return StopService ERROR
RtsServicehandlerBase2 (FB) ¶ FUNCTION_BLOCK RtsServicehandlerBase2 EXTENDS RtsServicehandlerBase IMPLEMENTS IRtsServiceHandler2 , ICmpEventCallback Methods: EventCallback HandleService HandleService2 FB_Exit , inherited from RtsServicehandlerBase GetServiceGroup , inherited from RtsServicehandlerBase StartService , inherited from RtsServicehandlerBase StopService , inherited from RtsServicehandlerBase Structure: EventCallback (Method) HandleService (Method) HandleService2 (Method)
RtsServicehandlerBase2.EventCallback (METH) ¶ METHOD EventCallback : UDINT InOut: Scope Name Type Return EventCallback UDINT Input pEventParam POINTER TO EventParam
RtsServicehandlerBase2.HandleService (METH) ¶ METHOD HandleService : ERROR InOut: Scope Name Type Return HandleService ERROR Input pParameters POINTER TO SERVICEHANDLER_PARAMETER
RtsServicehandlerBase2.HandleService2 (METH) ¶ METHOD HandleService2 : ERROR InOut: Scope Name Type Return HandleService2 ERROR Input EventId DWORD CmpIdProvider DWORD usParamId WORD usVersion WORD pParameters POINTER TO SERVICEHANDLER_PARAMETER
Interfaces ¶ IRtsServiceHandler (Interface) EventCallback (Method) GetServiceGroup (Method) HandleService (Method) StartService (Method) StopService (Method) IRtsServiceHandler2 (Interface) HandleService2 (Method)