ISDOHandler.HandleDownloadRequest (METH) ¶ METHOD HandleDownloadRequest : BOOL InOut: Scope Name Type Comment Return HandleDownloadRequest BOOL Input wIndex WORD bySubIndex BYTE szSize CAA.SIZE Size of data; 0 means unspecified or no data e.g. in case of an empty string. Output pBuffer CAA.PVOID Buffer for received Data szBufferSize CAA.SIZE Size of Buffer
ISDOHandler.HandleUploadRequest (METH) ¶ METHOD HandleUploadRequest : BOOL InOut: Scope Name Type Comment Return HandleUploadRequest BOOL Input wIndex WORD bySubIndex BYTE Output pData CAA.PVOID Pointer to object data szSize CAA.SIZE Size of data
Internal ¶ RSHandling (GVL) ServerClass (FunctionBlock) Close (Method)
RSHandling (GVL) ¶ Attributes: qualified_only InOut: Name Type g_ServerClass ServerClass
ServerClass (FB) ¶ FUNCTION_BLOCK ServerClass EXTENDS RSM.RSMClass Methods: Close Structure: Close (Method)
ServerClass.Close (METH) ¶ METHOD Close : RSM.ERROR InOut: Scope Name Type Return Close RSM.ERROR Input hHandle CAA.HANDLE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 17.05.2017, 17:31:58 companyName string 3S-Smart Software Solutions GmbH libraryFile SDOServer.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP10 Patch 2 contentFile SDOServer.clean.json version version 1.0.1.1 ProjectInformation Released bool True LastModificationDateTime date 01.01.1601, 00:53:00 LibraryCategories library-category-list Intern|CANbus Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH DefaultNamespace CSS Description See: Description Placeholder SDO Server Project SDOServer Title SDO Server Version version 3.5.8.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Can Low Level Extern ¶ Library Identification ¶ Placeholder: CAA CanL2 Default Resolution: CAA Can Low Level Extern, * (CAA Technical Workgroup) Namespace: CL2 Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA CanL2 CAA Ressource Manager Extern ¶ Library Identification ¶ Placeholder: CAA ResMan Default Resolution: CAA Ressource Manager Extern, * (CAA Technical Workgroup) Namespace: RSM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA ResMan CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types
RtsServicehandlerBase.EventCallback (METH) ¶ METHOD EventCallback : UDINT InOut: Scope Name Type Return EventCallback UDINT Input pEventParam POINTER TO EventParam
RtsServicehandlerBase (FB) ¶ FUNCTION_BLOCK RtsServicehandlerBase IMPLEMENTS IRtsServiceHandler , ICmpEventCallback Methods: EventCallback FB_Exit GetServiceGroup HandleService StartService StopService Structure: EventCallback (Method) FB_Exit (Method) GetServiceGroup (Method) HandleService (Method) StartService (Method) StopService (Method)