CLOCK_c
Activation clock
Block Screenshot
![](/docs/2025.0.0/fr_FR/CLOCK_c.png)
Description
The unique output of this block generates a regular train of events that are scheduled by parameter Period in seconds. The starting date of events generation can be set in seconds with the Initialisation Time parameter.
Parameters
![](/docs/2025.0.0/fr_FR/CLOCK_c_gui.png)
Period
Scalar. Period is the time that separates two output events, it is the inverse of the frequency of the clock.
Properties : Type 'vec' of size 1.
Initialisation Time
Scalar. Starting date.
If negative the clock never starts.
Properties : Type 'vec' of size 1.
Default properties
always active: no
direct-feedthrough: no
zero-crossing: no
mode: no
number/sizes of activation inputs: 0
number/sizes of activation outputs: 1
continuous-time state: no
discrete-time state: no
object discrete-time state: no
name of computational function: csuper
Example
A simple example of CLOCK_c block event output.
![](/docs/2025.0.0/fr_FR/CLOCK_c_1.png)
Interfacing function
SCI/modules/scicos_blocks/macros/Sources/CLOCK_c.sci
See also
- SampleCLK — Sample Time Clock
Report an issue | ||
<< Sources_pal | Palette Sources | CONST_m >> |