Scope pour événements
This block realizes the visualization of the input event signals.
- Number of event inputs
an integer giving the number of event
input ports colors : a vector of integers. The i-th element is the
color number (greater than or equal 0) or dash type (less than 0) used to draw the evolution of
the i-th input port signal. See xset for color (dash type)
definitions.
Propriétés : Type 'vec' de taille 1
- colors c
an integer. It is the color number (greater than 0) or dash
type (less than 0) used to draw the evolution of the input port signal. See
plot2d for color (dash type) definitions.
Propriétés : Type 'vec' de taille -1
- Output window number
The number of graphic window used for the
display. It is often good to use high values to avoid conflict with
palettes and Super Block windows. If you have more than one scope,
make sure they don't have the same window numbers (unless
superposition of the curves is desired). Output window position : a
2 vector specifying the coordinates of the upper left corner of the
graphic window. Answer [] for default window position.
Propriétés : Type 'vec' de taille 1
- Output window position
Propriétés : Type 'vec' de taille -1
- Output window sizes
a 2 vector specifying the width and height
of the graphic window. Answer [] for default window dimensions.
Propriétés : Type 'vec' de taille -1
- Refresh period
Maximum value on the X-axis (time). The plot is
redrawn when time reaches a multiple of this value.
Propriétés : Type 'vec' de taille 1
- toujours actif: non
- direct-feedthrough: non
- détection de passage à zéro: non
- mode: non
- nombre des entrées évènementielles: 1
- nombre des sorties évènementielles: 0
- possède un état continu: non
- possède un état discret: non
- possède un état objet: non
- nom de la fonction de calcul: cevscpe
- SCI/macros/scicos_blocks/Sinks/CEVENTSCOPE.sci [voir code]
- Ramine Nikoukhah INRIA
- Benoit Bayol