I am trying to put in multiple string commands into VISA Write to
control a motor arm.  However, when I use "concatenate strings" to
link together my multiple string constants, only the first command is
executed, and neglects the other commands below it.  Should I be using
something other then "concatenate strings" or do I need to use a delay
so that the next command executes when the one before it is finished?
Help.

Reply via email to