Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to open image in an exe that was opened in labview

Hey!

 

On the picture below you can see my program, that opens Template editor when the Learn4 button is presed. What I want is that when the Template editor opens it allready has certian image/template opened, so that one doesn't have to click on File/Open Tempalte and then search for it.  Thanks!

 

This part opens template editor:

 

open exe.JPG

0 Kudos
Message 1 of 4
(3,775 Views)

Unfortunately NI Vision Template Editor haven't command line support (as far as I know), therefore its impossible without modification of NI Vision Template Editor.exe.

Otherwise modification of this executable is prohibited by NI License Agreement.

 

By the way - pretty strange method for calling external executable from LabVIEW... 

 

Andrey.

 

0 Kudos
Message 2 of 4
(3,771 Views)

uhh... 😞

 

 

I hope new version of Template editor will have this option.

 

What is your sugetion for opening exe? Thank you!

 

 

Matej

0 Kudos
Message 3 of 4
(3,758 Views)

matej47 wrote:

uhh... 😞

 

 

I hope new version of Template editor will have this option.

 

What is your sugetion for opening exe? Thank you!

 

 

Matej


 

I mean that the external executable can be called with System Exec.vi which is more easy in comparizon with your way:

 

temped.png

 

Andrey.

 

0 Kudos
Message 4 of 4
(3,751 Views)