PDA

View Full Version : CTouch Logic program a short delay


chrispay
27 May 10, 03:01 AM
Hi,

Can anyone advise on a method of getting a delay smaller that 0.2s, the minimum valid delay for the delay function is 0.2s, but i require only a small delay of 0.04 to 0.08s, to slow data being sent out of the rs232 port and I'm trying to avoid using a loop.

Many thanks

Darren
27 May 10, 01:02 PM
The minimum delay is 0.2 seconds. Using a loop to get a delay less than this is not recommended.