StrCaseCmpW (FUN) ¶ FUNCTION StrCaseCmpW : INT Does a case insensitive comparison of two wstrings. Case insensitive is intended only for the comparison between two ASCII characters within the strings Return values: 0 -> the strings are equal -1 -> pwd1 is less than pwd2 1 -> pwd1 is larger than pwd2 InOut: Scope Name Type Return StrCaseCmpW INT Input pwd1 POINTER TO WORD pwd2 POINTER TO WORD
StrCaseFindW (FUN) ¶ FUNCTION StrCaseFindW : INT Same semantics as Find from the standard.library. A null pointer will lead to a return of -1 InOut: Scope Name Type Comment Return StrCaseFindW INT Input pst1 POINTER TO WSTRING(255) pst2 POINTER TO WSTRING(255) uiSearchStart UINT a position relative to 1, where the search starts
StrCmpW (FUN) ¶ FUNCTION StrCmpW : INT Does a case sensitive comparison of two strings Return values: 0 -> the strings are equal -1 -> pwd1 is less than pwd2 1 -> pwd1 is larger than pwd2 InOut: Scope Name Type Return StrCmpW INT Input pwd1 POINTER TO WORD pwd2 POINTER TO WORD
StrConcatW (FUN) ¶ FUNCTION StrConcatW : BOOL This function concatenates pstFrom to pstTo if the iBufferSize from pstTo is big enough. It will return FALSE and does no concatenation if one of the strings is NULL or the buffer size is not big enough. InOut: Scope Name Type Comment Return StrConcatW BOOL Input pstFrom CharBufferPtr simply a pointer to byte pstTo CharBufferPtr simply a pointer to byte iBufferSize INT the buffer size of pstTo
StrCpyW (FUN) ¶ FUNCTION StrCpyW : DINT Does a strcpy from the source string cbsSource to cbsTarget. cbsTarget’s buffer must not be NULL! Will return the number of copied characters including the terminating ‘\0’ or “\0” InOut: Scope Name Type Comment Return StrCpyW DINT Input pBuffer CharBufferPtr iBufferSize DINT the size in bytes of the buffer pStr CharBufferPtr the source as a pointer to string
SoftMotion Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title SoftMotion Version 3.5.8.0 Categories Intern|SoftMotion Author 3S - Smart Software Solutions GmbH Placeholder SoftMotion Description 1 ¶ Contains the SoftMotion libraries. Indices and tables ¶ 1 Based on SoftMotion.library, last modified 01.01.1601, 00:53:00. LibDoc 4.4.0.0-b.27 The content file SoftMotion.clean.json was generated with CODESYS V3.5 SP10 Patch 2 on 18.05.2017, 07:37:04.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. SM3_Basic ¶ Library Identification ¶ Placeholder: SM3_Basic Default Resolution: SM3_Basic, * (3S - Smart Software Solutions GmbH) Namespace: SM3_Basic Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SM3_Basic SM3_CNC ¶ Library Identification ¶ Placeholder: SM3_CNC Default Resolution: SM3_CNC, * (3S - Smart Software Solutions GmbH) Namespace: SM3_CNC Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: False SystemLibrary: False Key: SM3_CNC Library Parameter ¶ Parameter: GC_SMC_READNCFILE_BUFFERSIZE = 200
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 18.05.2017, 07:37:04 companyName string 3S-Smart Software Solutions GmbH libraryFile SoftMotion.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP10 Patch 2 contentFile SoftMotion.clean.json version version 1.0.1.1 ProjectInformation IsContainerLibrary bool True IsEndUserLibrary False Released True LastModificationDateTime date 01.01.1601, 00:53:00 LibraryCategories library-category-list Intern|SoftMotion Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH DefaultNamespace Description See: Description DocFormat reStructuredText Placeholder SoftMotion Project SoftMotion Title SoftMotion Version version 3.5.8.0
Storage Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title Storage Version 3.5.17.0 Categories Use Cases Author 3S - Smart Software Solutions GmbH Description 1 ¶ A Container Library for libraries related to the use case Storage. Indices and tables ¶ 1 Based on Storage.library, last modified 20.04.2021, 16:13:16. LibDoc 4.4.0.0-b.27 The content file Storage.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:13:16.
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. 3S Storage ¶ Library Identification ¶ Placeholder: CAA Storage Imp Default Resolution: 3S Storage, * (3S - Smart Software Solutions GmbH) Namespace: STI Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: True SystemLibrary: False Key: CAA Storage Imp CAA Storage ¶ Library Identification ¶ Placeholder: CAA Storage Default Resolution: CAA Storage, * (CAA Technical Workgroup) Namespace: STO Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: True SystemLibrary: False Key: CAA Storage CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False PublishSymbolsInContainer: True QualifiedOnly: True SystemLibrary: False Key: CAA Types