Library Information
GetLibVersion (Function)
GetLibVersionNumber (Function)
IsLibReleased (Function)
SharedData
Enums
ERROR (Enum)
SharedArea
Function Blocks
SharedArea (FunctionBlock)
SharedAreaFactoryArgs (FunctionBlock)
SharedAreaFactoryBase (FunctionBlock)
SharedAreaRefDisposer (FunctionBlock)
Interfaces
IReadableSharedArea (Interface)
ISharedArea (Folder)
ISharedAreaObserver (Interface)
ISharedAreaRef (Interface)
ISharedAreaUtilities (Interface)
IWriteableSharedArea (Interface)
SharedPointer
Function Blocks
SharedPointer (FunctionBlock)
SharedPointerFactoryArgs (FunctionBlock)
SharedPointerFactoryBase (FunctionBlock)
Interfaces
ISharedPointer (Interface)
SharedQueue
Function Blocks
SharedQueue (FunctionBlock)
SharedQueueFactoryArgs (FunctionBlock)
SharedQueueFactoryBase (FunctionBlock)
Interfaces
IQueueableNode (Interface)
ISharedQueue (Interface)
File and Project Information
Library Reference
CmpErrors2 Interfaces
Library Identification
Library Properties
CmpSchedule
Library Identification
Library Properties
FB Factory
Library Identification
Library Properties
Memory Block Manager
Library Identification
Library Properties
SysCpuHandling
Library Identification
Library Properties
SysMem
Library Identification
Library Properties
SysSem
Library Identification
Library Properties
SysTypes2 Interfaces
Library Identification
Library Properties
SharedData Utilities for MultiCore
Docs
»
SharedData
»
SharedArea
»
Interfaces
»
ISharedArea
(ITF)
»
ISharedArea.AreaCurrentCapacity (PROP)
ISharedArea.AreaCurrentCapacity (PROP)
ΒΆ
PROPERTY AreaCurrentCapacity : UDINT
How many reference are currently left?
Use this information to decide whether the
ISharedArea.AreaIncreaseCapacity
method should be called at an appropriate point in time.