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.

1378

Inputs/Outputs

datatype_icon

rt fifo

References an existing RT FIFO.

datatype_icon

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Programming Patterns