GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2017, 15:35:29 companyName string 3S-Smart Software Solutions GmbH libraryFile CAA_SegBufferMan_Extern.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP11 contentFile CAA_SegBufferMan_Extern.clean.json version version 2.0.0.0 ProjectInformation Depends on PS bool False Depends on RTS False Released True LastModificationDateTime date 03.07.2017, 15:35:25 LibraryCategories library-category-list Intern|CAA|Runtime Author string 3S - Smart Software Solutions GmbH Company CAA Technical Workgroup DefaultNamespace SBM Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder CAA SegBufMan Project CAA_SegBufferMan_Extern Title CAA Segmented Buffer Manager Extern SpecVersion version 3.0.0.0 Version 3.5.11.0
REAL8_TO_LTIME (FUN) ¶ FUNCTION REAL8_TO_LTIME : ERROR InOut: Scope Name Type Return REAL8_TO_LTIME ERROR Input r8Value REAL8 Output ltValue LTIME
REAL8_TO_TIME (FUN) ¶ FUNCTION REAL8_TO_TIME : ERROR InOut: Scope Name Type Return REAL8_TO_TIME ERROR Input r8Value REAL8 Output tValue TIME
TIME_TO_INT64 (FUN) ¶ FUNCTION TIME_TO_INT64 : ERROR InOut: Scope Name Type Return TIME_TO_INT64 ERROR Input tValue TIME Output i64Value INT64
TIME_TO_ISO8601 (FUN) ¶ FUNCTION TIME_TO_ISO8601 : ERROR InOut: Scope Name Type Return TIME_TO_ISO8601 ERROR Input tValue TIME Inout sValue ISO8601
TIME_TO_REAL8 (FUN) ¶ FUNCTION TIME_TO_REAL8 : ERROR InOut: Scope Name Type Return TIME_TO_REAL8 ERROR Input tValue TIME Output r8Value REAL8
TEXT ¶ CreateTextFromString (Function) CreateTextFromWString (Function) TextCopyToString (Function) TextCopyToWString (Function) TextFree (Function)
CreateTextFromString (FUN) ¶ FUNCTION CreateTextFromString : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return CreateTextFromString ERROR Inout Const sValue STRING(1) txtValue STO_TEXT