UnconnectedMessages ¶ EIP_SendUnconnectedMessage (Struct)
EIP_SendUnconnectedMessage (STRUCT) ¶ TYPE EIP_SendUnconnectedMessage : STRUCT InOut: Name Type Comment xEnable BOOL IN: Enable flag, on a rising edge, execution start, on a falling edge outputs will be reseted. abyIpAddress ARRAY [0..3] OF BYTE IN: Ip Address of the slave to connect byService BYTE IN: CIP service code uiClass UINT IN: CIP class id uiInstance UINT IN: CIP instance uiAttribute UINT IN CIP attribute pData POINTER TO BYTE INOUT: Pointer to the message data udiLength UDINT INOUT: Length of the data udiState UDINT OUT: state of execution udiGenericError UDINT OUT: generic error code udiExtendedError UDINT OUT: extended error code udiJobId UDINT internal use xOldEnable BOOL internal use udiSeq UDINT internal use
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 27.04.2022, 11:53:05 companyName string 3S-Smart Software Solutions GmbH libraryFile IoDrvEIPAcyclicService_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile IoDrvEIPAcyclicService_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True OnlineHelp False Released True LastModificationDateTime date 27.04.2022, 11:53:04 LibraryCategories library-category-list Intern|IoDriverBase Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace IIoDrvEIPAcyclicServicesLibrary Description See: Description DocFormat reStructuredText Project IoDrvEIPAcyclicService_Itfs Title IoDriver EIPAcyclicService Interfaces Version version 4.3.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
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