I'm trying to communicate with a Laser (to have it fire) through the serial port. The laser code "SH 1\r" works from the Visa Interactive tool as well as from the Instrument I/O Assistant, but not from Labview when I'm using VISAWrite. Any ideas as to what I'm doing wrong? (I've checked to ensure that the baud rate, stop bits, etc... are all OK with the serial port). My only question is perhaps I have to give the command in a different format with VISAWrite than I do with the Visa Interactive (eg give "SH 1\r" with Interactive but "SH 1" with VISAWrite?). Does VISAWrite require the carriage return?
Thanks for any help, Russ