Clock

Generates a square wave. A square wave switches regularly between 0 and 1. The input signal t specifies the period time in execution cycles.

Blocks tree path

Standard\Generators\Clock

Inputs

Name Type Description
t int The period time in execution cycles.

Outputs

Name Type Description
o bool A square wave with period t.