Timer Nodon

My only job is to wait until the scheduled time.
That is all.

Port

Input

Port namePort functionInput operation
InputWhen the value received by this port changes from 0.00 to anything else, the timer starts to count down.
Any further input received after the timer has started or while the Nodon is sending an output will have no effect.
Determines whether a signal is or is not equal to 0.00

Output

Port namePort functionOutput value
OutputOutputs 1.00 when the set number of seconds passes from the start of the countdown.
It will continue to output 1.00 for the number of seconds determined by the Continue Output for How Long? setting.
0.00 or 1.00

Connection

None

Settings

Output after How Many Seconds?

Sets the amount of seconds to wait after receiving input before outputting 1.00.
If set to 0.00, then output will be sent immediately, without waiting even one frame.
Since the time is based on frame processing, the time measurement in seconds might be slightly off.
You can set it between 0.00 and 100.00.

Continue Output for How Long?

Sets how many seconds to continue to output a value of 1.00 after the countdown completes.
Even when set to 0.00, it’ll wait a minimum of one frame before sending the output.
You can set it between 0.00 and 100.00.

Other

Actual waiting times may lengthen slightly depending on how long the whole program takes to complete all its processes.

← Previous
Random Nodon
Go back home
Next up →
Bull's-Eye Nodon