LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

visa call sequentially not parrallay

hello everyone.

i want to write and read using visa now im  using them in parallel so im getting timeout errors. how can i use them in sequentially?

 

Thank you. 

0 Kudos
Message 1 of 3
(788 Views)

Hi jeet,

 


@jeet4230 wrote:

how can i use them in sequentially?


THINK DATAFLOW!

Use wires, like error wires, to call functions sequentially…

Best regards,
GerdW


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

Think "Data Flow", use the Error Cluster or other wires to force sequential operation. 

seq1Capture.PNG

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 3 of 3
(736 Views)