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.
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.
CIFXProfinetControllerDiag.GetBusInfo (METH) ¶ METHOD GetBusInfo : DED.ERROR Returns the bus information of the current node InOut: Scope Name Type Comment Return GetBusInfo DED.ERROR Inout buiInfo DED.BUS_INFO Bus information struct
CIFXProfinetControllerDiag.GetBusState (METH) ¶ METHOD GetBusState : DED.BUS_STATE Returns the bus state of the current node; if device state is ERROR further information can be read by GetBusError InOut: Scope Name Type Comment Return GetBusState DED.BUS_STATE Output xDiagnosisInfoAvailable BOOL if true, diagnosis info can be read by calling GetBusDiagnosisInfo eError DED.ERROR