MsgReleaseEx (FUN) ¶ FUNCTION MsgReleaseEx : ERROR If this message has the last reference, then Send it back to hXchg InOut: Scope Name Type Return MsgReleaseEx ERROR Input hMsg HANDLE hXChg HANDLE
MsgSend (FUN) ¶ FUNCTION MsgSend : ERROR InOut: Scope Name Type Return MsgSend ERROR Input hMsg HANDLE usiPrio USINT hXChg HANDLE
Pool Functions ¶ BlockGetData (Function) BlockGetPool (Function) PoolCreateH (Function) PoolCreateP (Function) PoolDelete (Function) PoolExtendH (Function) PoolGetBlock (Function) PoolGetBlockSize (Function) PoolGetCurCapacity (Function) PoolGetNumBlocksLeft (Function) PoolGetSize (Function) PoolPutBlock (Function)
String Builder Library Documentation ¶ Company CODESYS Title String Builder Version 4.0.0.0 Categories Application|Strings Namespace SBD Author CODESYS Development GmbH Placeholder StringBuilder Description 1 ¶ Implements a set of different string builders Contents: ¶ Builder Aliases Function Blocks Functions Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Indices and tables ¶ 1 Based on String Builder.library, last modified 21.06.2023, 11:07:54. LibDoc 4.4.0.0-b.27 The content file String Builder.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 21.06.2023, 11:07:56.
Builder ¶ Aliases Constants (GVL) Enums ENCODING (Alias) ERROR (Alias) STATS (Alias) Function Blocks Range (Alias) _RangePool (Alias) Interfaces IBuilder (Folder) ICharmap (Alias) IString (Alias) IStringRepresentation (Folder) Types RUNE (Alias) Function Blocks _Builder (FunctionBlock) IBuilder Reset (Method) Segments GetCurrentSegment (Method) GetFirstSegment (Method) GetNextSegment (Method) ValidateSegment (Method) WriteIString (Method) WriteMemSegment (Method) WriteRune (Method) WriteString (Method) WriteWString (Method) IStringRepresentation Len (Method) ToIString (Method) SetInitialValue (Method) Functions CreateRange (Function) CreateRangePool (Function)
Aliases ¶ Constants (GVL) Enums ENCODING (Alias) ERROR (Alias) STATS (Alias) Function Blocks Range (Alias) _RangePool (Alias) Interfaces IBuilder (Folder) ICharmap (Alias) IString (Alias) IStringRepresentation (Folder) Types RUNE (Alias)
Constants (GVL) ¶ InOut: Scope Name Type Initial Comment Constant c_diRuneError RUNE UTF8.c_diRuneError The “error” Rune or “Unicode replacement character” c_diMaxRune DINT UTF8.c_diMaxRune
Enums ¶ ENCODING (Alias) ERROR (Alias) STATS (Alias)
ENCODING (ALIAS) ¶ TYPE ENCODING : SBB.|dENCODING|
ERROR (ALIAS) ¶ TYPE ERROR : SBB.|dERROR|