File: HALT_f.cat

package info (click to toggle)
scilab 2.6-4
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 54,632 kB
  • ctags: 40,267
  • sloc: ansic: 267,851; fortran: 166,549; sh: 10,005; makefile: 4,119; tcl: 1,070; cpp: 233; csh: 143; asm: 135; perl: 130; java: 39
file content (14 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
HALT_f             Scilab Group             Scicos Block             HALT_f
NAME
   HALT_f - Scicos Stop block
  
DIALOGUE PARAMETERS
 State on halt   : scalar. A value to be placed in the state of the block.
                 For debugging purposes this allows to distinguish between
                 different halts.
                 
DESCRIPTION
   This block has a unique input event port. Upon the arrival of an event,
  the simulation is stopped and the main Scicos window is activated.
  Simulation can be restarted or continued (Run button).