RT FIFO Delete
- Updated2023-02-17
- 2 minute(s) read
RT FIFO Delete
Deletes one or all references to a specified RT FIFO.
You must delete an RT FIFO reference to free memory resources allocated for the FIFO when you created the reference. Deleting a reference to an RT FIFO does not delete the original RT FIFO by default. Use the force destroy? input to specify to delete all reference to the RT FIFO.
Inputs/Outputs

rt fifo
References an existing RT FIFO.

force destroy?
A Boolean that determines whether to delete all references to the RT FIFO.
| True | Deletes all references to the RT FIFO. |
| False | Deletes the individual reference wired to rt fifo. |
Default value: False

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

error out
Error information.
The node produces this output according to standard error behavior.