Polybench® Reference
Filters one specific event code from the data bus and sets a value to the output for just one sample period. The rest of the time a constant signal is put out.

Event to One Shot

Overview

Use this operator to generate a pulse of one sample time length, as soon as a specified Data Event is detected in the input signal.

Operator ports

Input S: Floating point values

Output : Floating point values

Properties

Find more information about changing properties here: link

EventCode
type: See description
The event code that is this operator will filter out of the data stream.

TriggerValue
type: Real value
The value of the output sample in active state (one shot, so this value is at the output for just one sample period).

RestValue
type: Real value
The value of the output sample in rest state (normal output value).

Caption
type: Word or phrase
The name of the object in the project. This name must not contain '.' or '$' characters.

Every object has the Caption property. This property is very important, because it is the name by which Polybench recognizes this object.
It is allowed to give multiple objects the same name, as long as the objects are of the same type. In that case, a reference to this caption includes all the objects with the same caption.
In Polybench, every object can be addressed by an Address specifier, which starts with the dollar sign, for example: $My Page.My Object. 'My Page' would be the Caption of a page, and 'My Object' the Caption of an object on that page.

Documentation
type: See description
Optional documentation of this object.

It is good practice to write in short notes why you have used this object, and why its properties are set the way they are set. If this object is an operator, the Documentation text is displayed below the operator symbol.