PoolGetNumBlocksLeft (FUN) ¶ FUNCTION PoolGetNumBlocksLeft : COUNT InOut: Scope Name Type Return PoolGetNumBlocksLeft COUNT Input hPool HANDLE peError POINTER TO ERROR
_Builder.Len (METH) ¶ METHOD FINAL Len : UDINT Returns the number of accumulated bytes InOut: Scope Name Type Comment Return Len UDINT Output eErrorID STR.ERROR Check error message for better diagnostics
_Builder.ToIString (METH) ¶ METHOD FINAL ToIString : IString Returns the accumulated string InOut: Scope Name Type Initial Comment Return ToIString IString Input itfString IString Defines the output target liStart LINT 0 Defines the rune index from which the content is output 0 => first rune, -1 => last rune [STR.c_liMinIndex <= liStart <= STR.c_liMaxIndex] liEnd LINT -1 Defines the rune index up to which the content is output 0 => first rune, -1 => last rune [STR.c_liMinIndex <= liEnd <= STR.c_liMaxIndex] Output eErrorID STR.ERROR Check error message for better diagnostics
String Conversions Library Documentation ¶ Company CODESYS Title String Conversions Version 4.0.0.0 Categories Application|Strings Namespace SCV Author CODESYS Development GmbH Placeholder StrConv Description 1 ¶ Implements conversions to and from IString. Contents: ¶ Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) StrConv Aliases Charmaps (GVL) Functions Internals Indices and tables ¶ 1 Based on String Conversions.library, last modified 21.06.2023, 11:08:34. LibDoc 4.4.0.0-b.27 The content file String Conversions.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 21.06.2023, 11:08:36.
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL InOut: Scope Name Type Return IsLibReleased BOOL
PoolGetSize (FUN) ¶ FUNCTION PoolGetSize : SIZE InOut: Scope Name Type Return PoolGetSize SIZE Input ctNumBlock COUNT szBlockSize SIZE
PoolPutBlock (FUN) ¶ FUNCTION PoolPutBlock : ERROR Clears the block owner and returns hBlock to its pool InOut: Scope Name Type Return PoolPutBlock ERROR Input hBlock HANDLE