LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Polling

Hello.

Is it possible do a polling in the meanwhile the Labview is in a "while cicle" in which there is  a Elapsed Time Express VI. What I want to do is while I'm waiting for the responce of an instrument  at the same time do the polling of another one.

 

Thank you

 

0 Kudos
Message 1 of 5
(2,534 Views)

while circle means while loop?????????

loop is polling if you use Elapsed Time Express VI.

if you have 2 instruments and they both give responce at different time you should use 2 parallel while loop

Message 2 of 5
(2,526 Views)

Hi inu,

 

use parallel loops für your devices...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 5
(2,521 Views)

Upload VI or some iimage so that dubgging can be done

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
Message 4 of 5
(2,479 Views)

is there any guide that explain this?

I tried to open two different visa in 1 while cicle and I see that I lost the control of both of them... so I need to fix this thing.

 

Ranjeet you saw the first one today the other one is crazy ^^

 

0 Kudos
Message 5 of 5
(2,449 Views)