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)
IRtsServiceHandler (ITF) ¶ INTERFACE IRtsServiceHandler Methods: EventCallback GetServiceGroup HandleService StartService StopService Structure: EventCallback (Method) GetServiceGroup (Method) HandleService (Method) StartService (Method) StopService (Method)
IRtsServiceHandler.EventCallback (METH) ¶ METHOD EventCallback : UDINT InOut: Scope Name Type Return EventCallback UDINT Input pEventParam POINTER TO EventParam
IRtsServiceHandler.HandleService (METH) ¶ METHOD HandleService : ERROR InOut: Scope Name Type Return HandleService ERROR Input pParameters POINTER TO SERVICEHANDLER_PARAMETER
IRtsServiceHandler.GetServiceGroup (METH) ¶ METHOD GetServiceGroup : ServiceGroup InOut: Scope Name Type Return GetServiceGroup ServiceGroup