LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView Real-Time Startup VI vs Executable

Hello together,

 

I have a problem which I want to explain with the added picture (LabView Project).

 

Is it possible to start the VI's "Bilderkennung.vi" and "Bilderkennung_NI.vi" in parallel to "Tubis_WS1819.vi".

 

So in other words: "Tubis_WS1819.vi" is on my computer. And my target is to start all the three VI's with one click. Is this possible? 
Maybe with the Real-Time Startup VI vs Executable?

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9mySAC&l=de-DE

 

Can anybody help me with this?

If you need further information please write it in the comments.

 

Thanks in advance!

 

MemberView247

0 Kudos
Message 1 of 9
(2,306 Views)

Hi 247,

 

those other targets need to run before you start your "my PC" VI.

Then you can send a command from your PC to those targets so all targets start to work at the same time…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 9
(2,285 Views)

Hi GerdW,

 

thanks for your reply.

 

So I have no possibility to start the three VI's in parallel or maybe in an extra "start sequence"?

 

I'm looking forward to your reply.

 

Best regards,

247

0 Kudos
Message 3 of 9
(2,243 Views)

Hi 247,

 

So I have no possibility to start the three VI's in parallel or maybe in an extra "start sequence"?

Sure there is a way!

Have the RT-EXE(s) run at startup of their RT device.

Have them wait for a command, send over the network connection.

When your computer exe starts it sends that command to your RT device(s) so they all can start to process data at the same time…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 9
(2,238 Views)
Spoiler
Hi GerdW,

okay, that sounds very good.

But honestly speaking, I am kind of overstrained with this.
Can you maybe give me a guidance how to proceed step by step?

That would be great.
Thanks in advance!

Best regards,
247
0 Kudos
Message 5 of 9
(2,234 Views)

Hi GerdW,

okay, that sounds very good.

But honestly speaking, I am kind of overstrained with this.
Can you maybe give me a guidance how to proceed step by step?

That would be great.
Thanks in advance!

Best regards,
247

0 Kudos
Message 6 of 9
(2,232 Views)

Hi 247,

 

a guidance how to proceed step by step?

Learn LabVIEW (better).

See the example VIs and projects on network communication between PC and RT target.

Then incorporate that communication into your own projects…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 9
(2,227 Views)

Hi GerdW,

 

that's my target to learn LabVIEW better.

 

Where can I find this?

"See the example VIs and projects on network communication between PC and RT target."

 

Thank you!

 

Best regards,

247

0 Kudos
Message 8 of 9
(2,223 Views)

Hi 247,

 

example VIs are found via the Help menu in LabVIEW.

Example projects are found when you use the "New…" entry in the File menu…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 9 of 9
(2,219 Views)