Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
freq_div
Frequency division
Block Screenshot
Palette
Description
This block is a Super Block. The input event is directed once every n times to output. The input is driven by an event clock.
Dialog box
Phase
positive scalar.
Properties : Type 'vec' of size 1
Division factor
an integer greater than 1.
Properties : Type 'vec' of size 1
Default properties
always active: no
direct-feedthrough: no
zero-crossing: no
mode: no
number/sizes of activation inputs: 1
number/sizes of activation outputs: 1
continuous-time state: no
discrete-time state: no
object discrete-time state: no
name of computational function: csuper
Interfacing function
SCI/modules/scicos_blocks/macros/Events/freq_div.sci
Example
The following example divides a frequency per three.
Report an issue | ||
<< Extract_Activation | Events_pal | HALT_f >> |