Start of trail Stream Accept navigation bar

Table of Contents

Invalid Stream

Outputs an invalid stream.

Library

QUARC Targets/Communications/Advanced

Description

Invalid Stream

The Invalid Stream block outputs an invalid stream. This block is typically used with the FIFO Read block to pass a stream (t_stream_ptr) between two asynchronous threads. In this case, the FIFO Read block's Action to take on underflow parameter must be set to "use external input" and the def input should be the output of an Invalid Stream block.

Input Ports

This block has no input ports.

Output Ports

stm

A reference to an invalid stream.

Data Type Support

The Invalid Stream block outputs a t_stream_ptr.

Parameters and Dialog Box

Invalid Stream

The Invalid Stream block has no parameters.

Targets

Target Name

Compatible*

Model Referencing

Comments

QUARC Win32 Target

Yes

Yes

QUARC Win64 Target

Yes

Yes

QUARC Linux Nvidia Target

Yes

Yes

QUARC Linux QBot Platform Target

Yes

Yes

QUARC Linux QCar 2 Target

Yes

Yes

QUARC Linux QDrone 2 Target

Yes

Yes

QUARC Linux Raspberry Pi 3 Target

Yes

Yes

QUARC Linux Raspberry Pi 4 Target

Yes

Yes

QUARC Linux RT ARMv7 Target

Yes

Yes

QUARC Linux x64 Target

Yes

Yes

QUARC Linux DuoVero Target

Yes

Yes

QUARC Linux DuoVero 2016 Target

Yes

Yes

QUARC Linux Verdex Target

Yes

Yes

QUARC QNX x86 Target

Yes

Yes

Last fully supported in QUARC 2018.

Rapid Simulation (RSIM) Target

Yes

Yes

S-Function Target

No

N/A

Old technology. Use model referencing instead.

Normal simulation

Yes

Yes

* Compatible means that the block can be compiled for the target.

See Also

 

navigation bar