ProfinetByteData.GetBit (METH) ¶ METHOD GetBit : BOOL InOut: Scope Name Type Comment Return GetBit BOOL Input ByteOffset UDINT BitOffset BYTE Range: 0 to 7
ProfinetDeviceConfig Library Documentation ¶ Company : CODESYS Title : ProfinetDeviceConfig Version : 4.5.0.0 Categories : Application|Fieldbus Namespace : ProfinetDeviceConfig Author : CODESYS Development GmbH Placeholder : ProfinetDeviceConfig Description [ 1 ] ¶ Library for programatic “standalone” configuration of a Profinet Device. Contents: ¶ Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) ProfinetDeviceConfig DataTypes ProfinetDeviceInstance (FunctionBlock) ProfinetSubmodule (FunctionBlock) Indices and tables ¶ [ 1 ] Based on ProfinetDeviceConfig.library, last modified 06.05.2024, 07:48:07. LibDoc 4.5.0.0 The content file ProfinetDeviceConfig.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 06.05.2024, 07:48:11.
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL
ProfinetDeviceConfig ¶ DataTypes DeviceIdentification (Struct) ErrorCode (Enum) InterfaceEthernetStatistic (Struct) PortStatus (Struct) SubmoduleConfiguration (Struct) ProfinetDeviceInstance (FunctionBlock) Config ConfigureDevice (Method) ConfigureStartupParameters (Method) Plug (Method) UnPlug (Method) ProcessServices (Method) ReceiveData (Method) Reset (Method) SendData (Method) Start (Method) ProfinetSubmodule (FunctionBlock) GetData (Method) SetData (Method) UpdateConfiguration (Method)
DataTypes ¶ DeviceIdentification (Struct) ErrorCode (Enum) InterfaceEthernetStatistic (Struct) PortStatus (Struct) SubmoduleConfiguration (Struct)
DeviceIdentification (STRUCT) ¶ TYPE DeviceIdentification : STRUCT The Identification data of the device. This data is provided by Profinet I&M functions or the LLDP protocol. InOut: Name Type Initial Comment vendorID UINT 16#2CC 0x2CC (716 dec.): CODESYS GmbH deviceID UINT 16#1017 instance UINT 1 deviceType STRING(25) ‘CODESYS Profinet Device’ OrderID STRING(20) ‘-’ IM_Serial_Number STRING(16) ‘serial nr.’ This field shall be coded as data type VisibleString[16]. The value shall be set manufacturer specific according to 5.2.7.1. HWRevision UINT 0 = IM_Hardware_Revision SWRevision ProfinetCommon.IM_Software_Revision STRUCT(SWRevisionPrefix := 16#56, IM_SWRevision_Functional_Enhancement := 1, IM_SWRevision_Bug_Fix := 0, IM_SWRevision_Internal_Change := 0)
ErrorCode (ENUM) ¶ TYPE ErrorCode : Attributes: qualified_only InOut: Name OK Error InvalidState InvalidParameter ConfigFailed