e.g. DigitalPulse('Expression')
The DigitalPulse function generates a trigger from a specified start time (input), either within a defined period or at fixed intervals (in seconds).
You can then use this trigger to generate a digital edge, for example.
Arguments
Give at least the following arguments.
|
Function |
DigitalPulse |
|
Input (expression) |
Date and time from which the trigger should be generated |
|
PeriodInSeconds |
Period in seconds during which the trigger should be generated regularly |
|
LengthInSeconds |
Length of the signal value |