EVTPARAM_CmpAppConfig (STRUCT) ¶ TYPE EVTPARAM_CmpAppConfig : STRUCT <category>Event parameter</category> <element name=”pApp” type=”IN”>Pointer to application description</element> <element name=”pszConfigApplication” type=”IN”>Pointer to the name of the config application</element> InOut: Name Type pApp POINTER TO APPLICATION pszConfigApplication POINTER TO STRING
EVTPARAM_CmpAppDeny (STRUCT) ¶ TYPE EVTPARAM_CmpAppDeny : STRUCT <category>Event parameter</category> <element name=”pApp” type=”IN”>Pointer to application description</element> <element name=”udiDeny” type=”IN”>1: Operation is denied, 0: Operation can be executed</element> InOut: Name Type pApp POINTER TO APPLICATION udiDeny UDINT
EVTPARAM_CmpAppDenyDelete (STRUCT) ¶ TYPE EVTPARAM_CmpAppDenyDelete : STRUCT <category>Event parameter</category> <element name=”pApp” type=”IN”>Pointer to application description</element> <element name=”udiShutDown” type=”IN”>1: Runtime is dleeting the application during shutdown, 0: else</element> <element name=”udiDeny” type=”IN”>1: Operation is denied, 0: Operation can be executed</element> InOut: Name Type pApp POINTER TO APPLICATION udiShutDown UDINT udiDeny UDINT
EVTPARAM_CmpAppDenyLoadBootproject (STRUCT) ¶ TYPE EVTPARAM_CmpAppDenyLoadBootproject : STRUCT <category>Event parameter</category> <element name=”pszAppName” type=”IN”>Name of the application</element> <element name=”bDeny” type=”OUT”>1=Load bootproject is denied, 0=loading bootproject is be executed</element> InOut: Name Type pszAppName POINTER TO STRING bDeny DINT
CIP Object Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title CIP Object Version 3.5.16.10 Categories Intern|Networking|EtherNet/IP Namespace CIP_Object Author 3S - Smart Software Solutions GmbH Placeholder CIP Object Description 1 ¶ Library with objects from ODVA CIP Specification. Contents: ¶ CIP_Object Enums Function Blocks Functions GlobalVariables Interfaces Structs Indices and tables ¶ 1 Based on CIP_Object.library, last modified 17.07.2020, 16:57:32. LibDoc 4.4.0.0-b.27 The content file CIP_Object.clean.json was generated with CODESYS V3.5 SP16 Patch 1 on 17.07.2020, 16:57:32.
Enums ¶ CIP CIP_Ethernetlink_Services (Enum) obsolete CommonService (Enum) CM_ExtendedStatus (Enum) ExtendedDeviceStatus (Enum)
CIP_Object ¶ Enums CIP CIP_Ethernetlink_Services (Enum) obsolete CommonService (Enum) CM_ExtendedStatus (Enum) ExtendedDeviceStatus (Enum) Function Blocks CIP Objects MessageRouter (FunctionBlock) Public Register (Method) Unregister (Method) Functions Network INADDR_TO_IPARRAY (Function) GlobalVariables Parameters (ParamList) RetainData (GVL) Interfaces ICIP2 (Interface) ClassID (Property) InstanceID (Property) ServiceRequest (Method) UnpackedEPATH (Property) ICIPCallback2 (Interface) ServiceResponse2 (Method) obsolete ICIP (Interface) ClassCode (Property) EPATH (Property) InstanceNumber (Property) Service (Method) ICIPCallback (Interface) ServiceResponse (Method) Structs ERROR_CODE (Struct) UnpackedEPATH (Struct)
CIP ¶ CIP_Ethernetlink_Services (Enum) obsolete CommonService (Enum)
CIP_Ethernetlink_Services (ENUM) ¶ TYPE CIP_Ethernetlink_Services : Attributes: qualified_only InOut: Name Initial GET_ATTRIBUTES_ALL CIP_CommonService.GET_ATTRIBUTES_ALL GET_ATTRIBUTE_SINGLE CIP_CommonService.GET_ATTRIBUTE_SINGLE SET_ATTRIBUTE_SINGLE CIP_CommonService.SET_ATTRIBUTE_SINGLE GET_AND_CLEAR 16#4C
obsolete ¶ CommonService (Enum)