Delay Component

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
PINTO
Flowcode v5 User
Posts: 71
Joined: Fri Nov 03, 2006 2:28 pm
Location: RSA
Been thanked: 1 time
Contact:

Delay Component

Post by PINTO »

Hi Ben,

The Flowcode Delay Component is it interrupt driven or is it a machine cycle counter.
Whwen the delay is timing out than the processor dosn't respond to anything else not even an interrup.
Is this correct?

Regards



Pinto

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello Pinto

The Flowcode Delay component is a machine cycle counter. When the delay is timing out the processor will respond to interrupts only.

PINTO
Flowcode v5 User
Posts: 71
Joined: Fri Nov 03, 2006 2:28 pm
Location: RSA
Been thanked: 1 time
Contact:

Post by PINTO »

AlΓ΄ Ben,

Thanks for the info.


Pinto

Post Reply