set delay (ms)

Any general or miscellaneous queries that do not fit into the other forum catagories

Moderators: Benj, Mods

Post Reply
franky
Posts: 49
Joined: Tue Jan 13, 2009 7:23 pm
Contact:

set delay (ms)

Post by franky »

hi to all!
i'm new in this forum, i'm trying to use flowcode v3 but i don't know how to set a day time like this (1500 ms).
can someone help me?
best regards!

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:

Re: set delay (ms)

Post by Benj »

Hello

The maximum value the delay routines accept is 1000.

You could use 2 x delay icons with a value of 750ms

Alternativly you could use a 1 second delay followed by a 500ms delay.

franky
Posts: 49
Joined: Tue Jan 13, 2009 7:23 pm
Contact:

Re: set delay (ms)

Post by franky »

tantk you very mutch!
i didn't think about it..

Post Reply