If it's an older GPIB instrument, it may require the END indicator after each command. You may want to have a wrapper VI that takes an array of strings, then calls VISA Write with each string. This will implicitly send the END indicator with each individual command.
Dan Mondrik National Instruments
