Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

convert lookout files into exe files

hi all
 
 does any one know how to convert the process i made in lookout 6.0  into an executable file so that  the customer gets only the process not the source code???
 
plz help:(
 
thx any way
 
 B.H
0 Kudos
Message 1 of 10
(5,819 Views)
Unfortunately, Lookout will always save the LKS (Script file).  If the client only has the Runtime version, they cannot edit the files without a Development license or they are really good at using the script files 🙂


Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512
0 Kudos
Message 2 of 10
(5,810 Views)
in this case , i guess customer should install the lookout software in order to run the process.
 
am i right?
 
0 Kudos
Message 3 of 10
(5,799 Views)
Yes. The customer can choose to install Lookout runtime server.
Ryan Shi
National Instruments
0 Kudos
Message 4 of 10
(5,787 Views)
mmmmmmmmmmm   i only have the development license, how can i get the run time one? :s
0 Kudos
Message 5 of 10
(5,780 Views)
If you want to run the application on customer's computer, the customer needs to buy a runtime server from NI.
Ryan Shi
National Instruments
0 Kudos
Message 6 of 10
(5,759 Views)
hi anybody knows how to convert a .vi file into .exe file?

is .exe labview file can run without labview?
0 Kudos
Message 7 of 10
(5,157 Views)

You need LabVIEW's application builder.

LabVIEW runtime engine is necessary to run the exe.

Ryan Shi
National Instruments
0 Kudos
Message 8 of 10
(5,141 Views)
hello i have a problem in a implementation about  developing  a Lookout aplication.
I implement a predictive controller in Labview 8.0 I can enter the setpoints by a numeric controls in my VI but i want to create a lookout
scada for my process i dont kwon how  can i change the setpoints in my vi using the lookout.
thanks for te answer.
jose
0 Kudos
Message 9 of 10
(5,126 Views)
Do you want to run LabVIEW VI at the same time, and use Lookout to control the value in VI? If so, you need to publish the labview data to OPC Server. Take a look at this KB.
Then use Lookout to connect shared variable engine to control the value.
 
Another way is to directly use Lookout to connect the hardware. Then you don't need VI to run, just do all the process in Lookout.
Ryan Shi
National Instruments
0 Kudos
Message 10 of 10
(5,115 Views)