Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA FB Factory ¶ Library Identification ¶ Placeholder: CAA FB Factory Default Resolution: CAA FB Factory, * (CAA Technical Workgroup) Namespace: FBF Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA FB Factory 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 CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) CmpSchedule ¶ Library Identification ¶ Placeholder: CmpSchedule Default Resolution: CmpSchedule, * (System) Namespace: CmpSchedule Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpSchedule 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 SysSem ¶ Library Identification ¶ Placeholder: SysSem Default Resolution: SysSem, * (System) Namespace: SysSem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSem 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)
Buffer (FB) ¶ FUNCTION_BLOCK FINAL Buffer IMPLEMENTS IBuffer InOut: Scope Name Type Input Const udiSize UDINT pData __XWORD Methods: SetInitialValue AppendSegmentData ChainBuffer CopyBufferData GetBufferSize GetSegmentDataPointer InsertBuffer MoveToBufferOffset MoveToNextSegment ObjectDispose ObjectRelease ObjectRetain SetDisposable SliceBuffer Structure: IBuffer AppendSegmentData (Method) ChainBuffer (Method) CopyBufferData (Method) GetBufferSize (Method) GetSegmentDataPointer (Method) InsertBuffer (Method) MoveToBufferOffset (Method) MoveToNextSegment (Method) SliceBuffer (Method) IDisposable ObjectDispose (Method) ObjectRelease (Method) ObjectRetain (Method) SetDisposable (Method) SetInitialValue (Method)
IBuffer ¶ AppendSegmentData (Method) ChainBuffer (Method) CopyBufferData (Method) GetBufferSize (Method) GetSegmentDataPointer (Method) InsertBuffer (Method) MoveToBufferOffset (Method) MoveToNextSegment (Method) SliceBuffer (Method)
IInstance ¶ Dispose (Method)
Buffer.AppendSegmentData (METH) ¶ METHOD FINAL AppendSegmentData : ERROR InOut: Scope Name Type Return AppendSegmentData ERROR Input pData __XWORD udiSize UDINT
SharedArea.Dispose (METH) ¶ METHOD FINAL Dispose : BOOL Returns the ownership of this dynamically created shared memory area and frees all related resources. InOut: Scope Name Type Return Dispose BOOL
Buffer.ChainBuffer (METH) ¶ METHOD FINAL ChainBuffer : ERROR InOut: Scope Name Type Return ChainBuffer ERROR Input itfBuffer IBuffer
Buffer.CopyBufferData (METH) ¶ METHOD FINAL CopyBufferData : ERROR InOut: Scope Name Type Return CopyBufferData ERROR Input udiOffset UDINT udiLength UDINT pData __XWORD udiSize UDINT
Buffer.GetBufferSize (METH) ¶ METHOD FINAL GetBufferSize : UDINT InOut: Scope Name Type Return GetBufferSize UDINT Output eErrorID ERROR
ISharedArea ¶ AreaCompareAndSwap (Method) AreaCurrentCapacity (Property) AreaIncreaseCapacity (Method) AreaRead (Method) AreaSetObserver (Method) AreaWrite (Method)