ITextListInfo.GetIdIterator (METH) ¶ METHOD GetIdIterator : COL.IIterator An iterator to provide the possibility to loop over all IDs of the TextList. The order of the IDs might differ to the order in the TextList. Note The returned iterator might be null. InOut: Scope Name Type Return GetIdIterator COL.IIterator
ITextListInfo.Name (PROP) ¶ PROPERTY Name : STRING(255) The name of the TextList
ITextListInfo.NumberOfEntries (PROP) ¶ PROPERTY NumberOfEntries : UDINT The number of the entries of the TextList.
ITextListInfo.Release (METH) ¶ METHOD Release : BOOL Call this method when you do not need the information provided anymore. .. note: The instance can not be used anymore after this method has been called . InOut: Scope Name Type Return Release BOOL
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 26.01.2022, 10:25:14 companyName string 3S-Smart Software Solutions GmbH libraryFile TextListUtils.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile TextListUtils.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool True Released True LastModificationDateTime date 26.01.2022, 10:25:14 LibraryCategories library-category-list Intern|Utils Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Patch 2 DefaultNamespace TLU Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder TextListUtils Project TextListUtils Title TextListUtils Version version 4.1.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA FB Factory ¶ Library Identification ¶ Placeholder: CAA FB Factory Default Resolution: CAA FB Factory, * (CAA Technical Workgroup) Namespace: FBF Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA FB Factory CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types CmpDynamicText ¶ Library Identification ¶ Placeholder: CmpDynamicText Default Resolution: CmpDynamicText, * (System) Namespace: CmpDynamicText Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpDynamicText CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) Element Collections ¶ Library Identification ¶ Placeholder: ElementCollections Default Resolution: Element Collections, * (3S - Smart Software Solutions GmbH) Namespace: COL Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: ElementCollections StringUtils ¶ Library Identification ¶ Placeholder: StringUtils Default Resolution: StringUtils, * (System) Namespace: Stu Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: StringUtils
Time and Date Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title Time and Date Version 3.5.7.0 Categories Use Cases Author 3S - Smart Software Solutions GmbH Description 1 ¶ A Container Library for libraries related to the use case Time and Date. Indices and tables ¶ 1 Based on TimeAndDate.library, last modified 01.01.1601, 00:53:00. LibDoc 4.4.0.0-b.27 The content file TimeAndDate.clean.json was generated with CODESYS V3.5 SP10 Patch 2 on 17.05.2017, 17:06:49.
UDP Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title UDP Version 3.5.19.0 Categories Intern|Networking Namespace UDP Author 3S - Smart Software Solutions GmbH Placeholder UDP Description 1 ¶ A socket based UDP library for sending and receiving UDP datagrams. Contents: ¶ UDP Enum Functionblocks Functions Global Constants Indices and tables ¶ 1 Based on UDP.library, last modified 02.03.2023, 10:52:31. LibDoc 4.4.0.0-b.27 The content file UDP.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 02.03.2023, 10:52:33.
UDP ¶ Enum OS (Enum) SocketType (Enum) Functionblocks Port (FunctionBlock) Multicast JoinGroup (Method) LeaveGroup (Method) SetInterface (Method) Properties IPAddress (Property) ReceivePort (Property) SendPort (Property) Socket (Property) Receive (Method) Receive2 (Method) Send (Method) Socket Bind (Method) FdIsSet (Method) FdSet (Method) GetOption (Method) IoControl (Method) SetOption (Method) UDPDriver (FunctionBlock) ClosePort (Method) CreatePort (Method) Select (Method) Functions FD_CLR (Function) IPARRAY_TO_IPSTRING (Function) IPARRAY_TO_UDINT (Function) IPSTRING_TO_UDINT (Function) IS_MULTICAST_GROUP (Function) UDINT_TO_HEX (Function) UDINT_TO_IPARRAY (Function) UDINT_TO_IPSTRING (Function) UINT_TO_HEX (Function) Global Constants CONSTANTS (GVL)
Enum ¶ OS (Enum) SocketType (Enum)