File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 14:30:06 companyName string 3S-Smart Software Solutions GmbH libraryFile Breakpoint Logging Functions.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Breakpoint Logging Functions.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 20.04.2021, 14:30:06 LibraryCategories library-category-list Intern Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 DefaultNamespace BPLog Description See: Description LanguageModelAttribute qualified-access-only Placeholder BreakpointLogging Project Breakpoint Logging Functions Title Breakpoint Logging Functions Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpLog ¶ Library Identification ¶ Placeholder: CmpLog Default Resolution: CmpLog, * (System) Namespace: CmpLog Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpLog SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
LogObjectsBase.WriteRecordContentToDataFile (METH) ¶ METHOD PROTECTED WriteRecordContentToDataFile : RTS_IEC_RESULT InOut: Scope Name Type Return WriteRecordContentToDataFile RTS_IEC_RESULT Input instNumber DWORD sequence CmpBACnet.IEC_BACNET_UNSIGNED timeStamp CmpBACnet.IEC_BACNET_DATE_TIME Inout recordContent CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS
base ¶ ComputeRecordSize (Method)
LogObjectsBase.ComputeRecordSize (METH) ¶ METHOD PROTECTED ComputeRecordSize : WORD InOut: Scope Name Type Return ComputeRecordSize WORD
LogObjectsBase.FreeReadRangeResult (METH) ¶ METHOD PROTECTED FreeReadRangeResult Deallocation function to deallocate readRangeResult.itemData.buffer.pBuffer provided by GetRecordsBy*(). InOut: Scope Name Type Inout readRangeResult CmpBACnet.IEC_BACNET_READ_RANGE_RESULT
LogObjectsBase.GetBufferSize (METH) ¶ METHOD PROTECTED GetBufferSize : CmpBACnet.IEC_BACNET_UNSIGNED InOut: Scope Name Type Return GetBufferSize CmpBACnet.IEC_BACNET_UNSIGNED Input instNumber DWORD
LogObjectsBase.GetRecordsByPosition (METH) ¶ METHOD PROTECTED GetRecordsByPosition : RTS_IEC_RESULT Allocates readRangeResult.itemData.buffer.pBuffer needs to be deallocated using FreeReadRangeResult(). InOut: Scope Name Type Return GetRecordsByPosition RTS_IEC_RESULT Input instNumber DWORD startPos CmpBACnet.IEC_BACNET_UNSIGNED numRecords CmpBACnet.IEC_BACNET_SIGNED Inout readRangeResult CmpBACnet.IEC_BACNET_READ_RANGE_RESULT
LogObjectsBase.GetRecordsBySequence (METH) ¶ METHOD PROTECTED GetRecordsBySequence : RTS_IEC_RESULT Allocates readRangeResult.itemData.buffer.pBuffer needs to be deallocated using FreeReadRangeResult(). InOut: Scope Name Type Return GetRecordsBySequence RTS_IEC_RESULT Input instNumber DWORD refSequenceNum CmpBACnet.IEC_BACNET_UNSIGNED numRecords CmpBACnet.IEC_BACNET_SIGNED Inout readRangeResult CmpBACnet.IEC_BACNET_READ_RANGE_RESULT
LogObjectsBase.GetRecordsByTime (METH) ¶ METHOD PROTECTED GetRecordsByTime : RTS_IEC_RESULT Allocates readRangeResult.itemData.buffer.pBuffer needs to be deallocated using FreeReadRangeResult(). InOut: Scope Name Type Return GetRecordsByTime RTS_IEC_RESULT Input instNumber DWORD refTime CmpBACnet.IEC_BACNET_DATE_TIME numRecords CmpBACnet.IEC_BACNET_SIGNED Inout readRangeResult CmpBACnet.IEC_BACNET_READ_RANGE_RESULT