04-18-2011 01:02 AM
is there any one who had written scripts in lookout?
please help me in this case i really need it!!
04-20-2011 01:16 AM
What kind of script do you want to write?
Can you give an example?
04-20-2011 01:30 AM
there are lots of mathematics oprerations that can only add by scripts becaus there no such function in lookout
for example
i need a register to be always high
if the power shuts down the register would be low
and then when we reconnect the power the register remains low
i need to write a script which can recognize this case
this is an exaple
there are lots of them that there is no function wich can afford them
by the way is there any way to write scripts in lookout?
04-20-2011 02:02 AM
There is no "script" in Lookout.
Lookout uses the connection and expression to implement such logic. The expression has if/else, and/or, logic operator, math function, text function, etc. With the help of some other logic/calculation objects, such as flipflop, latchgate, it does almost the same, but in a different way.