ILocalizedDateTimeNames.GetDayShort (METH) ¶ METHOD GetDayShort : CharBufferPtr returns the localized text of the day as short name. If no localization exists, a defaulttext (textid) should be returned. The stored value, the returnpointer is set to, will be overridden by any next call of one of the Get-methods of the implementing functionblock in VisuElemBase. Therefore, the result should be used at once. The pointer should not be stored. InOut: Scope Name Type Comment Return GetDayShort CharBufferPtr Input uiDayOfWeek UINT Day of Week: 1: Monday, 2: Tuesday,.. 7: Sunday
ILocalizedDateTimeNames.GetMonthLong (METH) ¶ METHOD GetMonthLong : CharBufferPtr returns the localized text of the month as whole name. If no localization exists, a defaulttext (textid) should be returned. The stored value, the returnpointer is set to, will be overridden by any next call of one of the Get-methods of the implementing functionblock in VisuElemBase. Therefore, the result should be used at once. The pointer should not be stored. InOut: Scope Name Type Comment Return GetMonthLong CharBufferPtr Input uiMonth UINT the month: 1: January,.. 12: December
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.
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
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
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.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:13:16 companyName string 3S-Smart Software Solutions GmbH libraryFile Storage.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Storage.clean.json version version 2.0.0.0 ProjectInformation IsContainerLibrary bool True Released True LastModificationDateTime date 20.04.2021, 16:13:16 LibraryCategories library-category-list Use Cases Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Project Storage Title Storage Version version 3.5.17.0
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
StringUtils Library Documentation ¶ Company System Title StringUtils Version 3.5.18.0 Categories Intern|Utils Namespace Stu Author 3S-Smart Software Solutions GmbH Placeholder StringUtils Description 1 ¶ This library contains a function block representing a string, that can have … Contents: ¶ Public Parts Ansi CharBufferPtr (Alias) CharBufferString (FunctionBlock) ILocalizedDateTimeNames (Interface) Printf (Function) StuSprintf (Function) StuSprintfW (Function) UTF8 Unicode Indices and tables ¶ 1 Based on StringUtils.library, last modified 01.04.2022, 08:11:09. LibDoc 4.4.0.0-b.27 The content file StringUtils.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 01.04.2022, 08:11:09.
Ansi ¶ CharToUpper (Function) StrCaseCmpA (Function) StrCaseCmpEndA (Function) StrCaseCmpStartA (Function) StrCaseFindA (Function) StrCmpA (Function) StrCmpEndA (Function) StrCmpStartA (Function) StrConcatA (Function) StrCpyA (Function) StrDeleteA (Function) StrFindA (Function) StrIsNullOrEmptyA (Function) StrLenA (Function) StrMidA (Function) StrPadLeftA (Function) StrPadRightA (Function) StrReplaceA (Function) StrToLowerA (Function) StrToUpperA (Function) StrTrimA (Function) StrTrimEndA (Function) StrTrimStartA (Function)