| Subject: | Re: [LCtalk] LCM inputs question |
| From: | Fokko van Duin |
| Date: | Wed, 18 Jun 2008 18:41:01 +0200 |
At 17:38 +0200 18-06-2008, Dirk Offringa wrote:
I guess this should be
// Cuelist 20 (8 steps), stored 18/06/2008 11:25
-- check
go 001 if input 1 within 0 - 63 /*check condition*/
go prev /*loop until condition is true*/
It's all wrong, please see the tutorial and archive.
I will post the story later, but an example is:
show d7 for 0.05s // min time for max smoke
go .1 if input 1 is within 512-max // keep looping while switch is open
show d6 for 5.1s // turn smoke on for 5sec
go .1
--
Fokko van Duin,
CDS advanced technology bv,
http://www.lanbox.com/
|