FB_FiFoLreal - General Information
Type: |
Function block |
Available as of: |
V1.0.3.0 |
Inherits from: |
- |
Implements: |
- |
Versions: |
Current version |
FIFO buffer
The function block is a FIFO buffer for LREAL values with a size of Gc_diMaxNumberOfElementsInFiFo (16) elements.
NOTE: POU is not addressable!
The POU must not be called up.
The function block can be used by calling it up over methods and properties.
Name |
Description |
---|---|
Reading a value from the FIFO |
|
Entering a value into the FIFO |
|
Reset the values entered in the FIFO as well as the number of values entered to zero. |
Name |
Data type |
Accessing |
Description |
---|---|---|---|
diCapacity |
DINT |
Read |
Maximum filling level of the FIFO |
diCount |
DINT |
Read |
Filling level of the FIFO |