Skip to Navigation

Reply to comment

#1

With multiple devices you open a handle to each one, and then the particular handle you pass to subsequent sub-vis determines which device is talked to.  See "Multiple U3 EFunction Loop Example.vi".  Note that this example has 2 parallel dataflow paths in the loop (one for each U3), so you don't know the order in which the U3s are talked to.  If you want to control the order of execution more, use the error cluster wired in series to control dataflow.

 

Reply

Totally secret. Used only if you want to be notified of new comments.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <p> <br>
  • Lines and paragraphs break automatically.

More information about formatting options