IoDriver CIPService Interfaces Library Documentation ¶ Company System Title IoDriver CIPService Interfaces Version 3.5.17.0 Categories Intern|IoDriverBase Namespace IIoDrvCIPServicesLilbrary Author 3S - Smart Software Solutions GmbH Description 1 ¶ Acyclic CIP services Contents: ¶ CIP_Attribute (Struct) ICmpIoDrvCIPServices (Interface) GetAttribute (Method) SetAttribute (Method) InterfacesIDs (GVL) OperationStates (GVL) Indices and tables ¶ 1 Based on IoDrvCIPService_Itfs.library, last modified 20.04.2021, 14:49:12. LibDoc 4.4.0.0-b.27 The content file IoDrvCIPService_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 14:49:12.
CIP_Attribute (STRUCT) ¶ TYPE CIP_Attribute : STRUCT InOut: Name Type Comment xEnable BOOL Input: The method starts the execution on an rising edge byDeviceAddress BYTE Input: Device Address of the slave uiClass UINT Input: Class ID to read from or to write to uiInstance UINT Input: Instance ID to read from or to write to uiAttribute UINT Input: Attribute ID to read from or to write to puiDataSize POINTER TO UINT IN_OUT: In: Size of the data array pbyData. Out: Size of the data in pbyData pbyData POINTER TO BYTE IN_OUT: Data array to read data to or write data from wOpState WORD OUT: If the operation state turns to state CIP_Done or CIP_Error, the outputs are valid udiError UDINT OUT: If the operation state turns to state CIP_Error, udiError shows the error code xEnableOld BOOL Reserved udiSeq UDINT Reserved
ICmpIoDrvCIPServices (ITF) ¶ INTERFACE ICmpIoDrvCIPServices Methods: GetAttribute SetAttribute Structure: GetAttribute (Method) SetAttribute (Method)
ICmpIoDrvCIPServices.GetAttribute (METH) ¶ METHOD GetAttribute : UDINT InOut: Scope Name Type Return GetAttribute UDINT Inout CIPAttribute CIP_Attribute
ICmpIoDrvCIPServices.SetAttribute (METH) ¶ METHOD SetAttribute : UDINT InOut: Scope Name Type Return SetAttribute UDINT Inout CIPAttribute CIP_Attribute
InterfacesIDs (GVL) ¶ InOut: Scope Name Type Initial Constant ITFID_ICmpIoDrvCIPServices DWORD 16#58
OperationStates (GVL) ¶ InOut: Scope Name Type Initial Constant CIP_NOT_ENABLED WORD 0 CIP_INVALID_PARAMETER WORD 1 CIP_PENDING WORD 2 CIP_RETRY WORD 3 CIP_DONE WORD 4 CIP_ERROR WORD 5
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 14:49:12 companyName string 3S-Smart Software Solutions GmbH libraryFile IoDrvCIPService_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile IoDrvCIPService_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True LastModificationDateTime date 20.04.2021, 14:49:12 LibraryCategories library-category-list Intern|IoDriverBase Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace IIoDrvCIPServicesLilbrary Description See: Description Project IoDrvCIPService_Itfs Title IoDriver CIPService Interfaces Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
IoDriver EIPAcyclicService Interfaces Library Documentation ¶ Company System Title IoDriver EIPAcyclicService Interfaces Version 4.3.0.0 Categories Intern|IoDriverBase Namespace IIoDrvEIPAcyclicServicesLibrary Author 3S - Smart Software Solutions GmbH Description 1 ¶ Acyclic EIP services Contents: ¶ ConnectedMessages EIP_CloseClass3Connection (Struct) EIP_OpenClass3Connection (Struct) EIP_SendClass3ConnectedMessage (Struct) IIoDrvEIPAcylicServices (Interface) ConnectedMessages UnconnectedMessages InterfacesIDs (GVL) OperationStates (GVL) UnconnectedMessages EIP_SendUnconnectedMessage (Struct) Indices and tables ¶ 1 Based on IoDrvEIPAcyclicService_Itfs.library, last modified 27.04.2022, 11:53:04. LibDoc 4.4.0.0-b.27 The content file IoDrvEIPAcyclicService_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 27.04.2022, 11:53:05.