We could not find the component state-circuitsLet's.
Are you sure it should be here?
If you think this should not happen, send an email to admin@alphamoonbase.de

Linear Table

Fifolifo fafafo.

This component enables a proper handling of datasets. Depending on the mode you get:
Stack: Pop() returns the newest element from the table.
Qeue: Pop() returns the oldest item from the table.

Methods:
Pop(): Depending on the mode. Will remove the Row from the table.
Peak(): Gives you the value without removing it.
Clear(): Removes all items.

Downloads: 194

Created at: 1.1.2021

Uploaded: 5.6.2021
Added output and non-dependable length argument.
Download