08-19-2022 04:46 AM
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.
08-19-2022 04:49 AM
Hi jeet,
@jeet4230 wrote:
how can i use them in sequentially?
THINK DATAFLOW!
Use wires, like error wires, to call functions sequentially…
08-19-2022 09:37 AM
Think "Data Flow", use the Error Cluster or other wires to force sequential operation.