Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

is there any way to wrie scripts in lookout?

is there any one who had written scripts in lookout?

 

please help me in this case i really need it!!

0 Kudos
Message 1 of 4
(5,771 Views)

What kind of script do you want to write?

Can you give an example?

Ryan Shi
National Instruments
0 Kudos
Message 2 of 4
(5,763 Views)

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?

0 Kudos
Message 3 of 4
(5,761 Views)

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.

 

 

 

Ryan Shi
National Instruments
0 Kudos
Message 4 of 4
(5,759 Views)