Swapping ¶ MemForceSwap (Function) Swap (Function) SwapLocalToIntel (Function) SwapLocalToMotorola (Function)
MemForceSwap (FUN) ¶ FUNCTION MemForceSwap : INT Swaps the given data - no matter which byte order the target system has. InOut: Scope Name Type Return MemForceSwap INT Input pbyBuffer POINTER TO BYTE iSize INT iCount INT
Swap (FUN) ¶ FUNCTION Swap : INT InOut: Scope Name Type Return Swap INT Input puc POINTER TO BYTE iSize INT
SwapLocalToIntel (FUN) ¶ FUNCTION SwapLocalToIntel Swaps the given data to intel byte order. Code is only generated on Motorola Byte Order Systems ({IF hasvalue(ByteOrder,’Motorola’)}) InOut: Scope Name Type Input pAddress POINTER TO BYTE iSize INT
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 01.04.2022, 08:10:45 companyName string 3S-Smart Software Solutions GmbH libraryFile MemoryUtils.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile MemoryUtils.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 01.04.2022, 08:10:45 LibraryCategories library-category-list Intern|Utils Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace MEMUtils Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder MemoryUtils Project MemoryUtils Title MemoryUtils Version version 3.5.18.0
SwapLocalToMotorola (FUN) ¶ FUNCTION SwapLocalToMotorola Swaps the given data to motorola byte order. Code is only generated on Intel Byte Order Systems ({IF hasvalue(ByteOrder,’Intel’)}) InOut: Scope Name Type Input pAddress POINTER TO BYTE iSize INT
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Callback Extern ¶ Library Identification ¶ Placeholder: CAA Callback Default Resolution: CAA Callback Extern, * (CAA Technical Workgroup) Namespace: CB Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Callback CAA Memory Block Manager Extern ¶ Library Identification ¶ Placeholder: CAA MemBlockMan Default Resolution: CAA Memory Block Manager Extern, * (CAA Technical Workgroup) Namespace: MBM Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA MemBlockMan CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types Standard ¶ Library Identification ¶ Placeholder: Standard Default Resolution: Standard, * (System) Namespace: Standard Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: Standard SysCpuHandling ¶ Library Identification ¶ Placeholder: SysCpuHandling Default Resolution: SysCpuHandling, * (System) Namespace: SysCpuHandling Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysCpuHandling SysMem ¶ Library Identification ¶ Placeholder: SysMem Default Resolution: SysMem, * (System) Namespace: SysMem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysMem
MemoryManager.FB_Exit (METH) ¶ METHOD FB_Exit InOut: Scope Name Type Comment Input bInCopyCode BOOL bei TRUE wird die exit-Methode aufgerufen, um die Instanz zu verlassen, die hinterher kopiert wird (Online Change).
MemoryManager.ActSize (PROP) ¶ PROPERTY ActSize : UDINT
MemoryManager.AutoExtend (PROP) ¶ PROPERTY AutoExtend : BOOL