IIoDrvEIPAcylicServices.IoDrvOpenClass3Connection (METH) ¶ METHOD IoDrvOpenClass3Connection : UDINT This message opens a connection. The return value is the error code of the driver. InOut: Scope Name Type Comment Return IoDrvOpenClass3Connection UDINT Inout tOpenC3Connection EIP_OpenClass3Connection Parameters for opening a connection.
IIoDrvEIPAcylicServices.IoDrvSendClass3ConnectedMessage (METH) ¶ METHOD IoDrvSendClass3ConnectedMessage : UDINT This method sends a connected class 3 connection. Before a message could be send, a connection must be established with IoDrvOpenClass3Connection. The return value is the error code of the driver. InOut: Scope Name Type Comment Return IoDrvSendClass3ConnectedMessage UDINT Inout tSendC3ConnectedMessage EIP_SendClass3ConnectedMessage Parameter for sending a message
UnconnectedMessages ¶ IoDrvSendUnconnectedMessage (Method)
IIoDrvEIPAcylicServices.IoDrvSendUnconnectedMessage (METH) ¶ METHOD IoDrvSendUnconnectedMessage : UDINT This methoed send a unconnected message to an adapter. It is not neccessary to establish a connection before. The return value is the error code of the driver InOut: Scope Name Type Comment Return IoDrvSendUnconnectedMessage UDINT Inout tSendUnconnectedMessage EIP_SendUnconnectedMessage Parameters for sending an unconnected message
InterfacesIDs (GVL) ¶ InOut: Scope Name Type Initial Constant ITFID_ICmpIoDrvEIPAcyclicServices DWORD 16#5E
OperationStates (GVL) ¶ InOut: Scope Name Type Initial Constant EIP_NOT_ENABLED WORD 0 EIP_INVALID_PARAMETER WORD 1 EIP_PENDING WORD 2 EP_RETRY WORD 3 EIP_DONE WORD 4 EIP_ERROR WORD 5
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.