Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Quantum Composers 9818 Pulse Generator. (USB, COM, Port, Communication, SCPI, Mapped, Mapping, 488.2, RS232)

Okay, so I've gotten pretty far with my driver.... except I haven't done any communicating yet.

I've made a practice .vi for me to learn the communication thing, but it's not going so well, any answers?

The first three lines in NISpy are communication from the .vi made for the QC9XXX, the next two are my failed attempt.  The .vi in the lower left is Quantum Composer's while the upper right is mine.

0 Kudos
Message 11 of 13
(1,682 Views)
DOH!  Nevermind... I was fighting with this late last night, and I just got back to it today - and soon realized my problem by merely placing a probe on the data string input to the VISA Write on both .vi's.  My .vi's string input was not set up with backslash codes so it was sending literal '\r\n' instead of feed and return.  Fixed, working!
0 Kudos
Message 12 of 13
(1,680 Views)
Keeping up to date with what's happened:

See thread here to find one more battle.

Message Edited by Radiance_Jon on 07-18-2007 04:46 PM

0 Kudos
Message 13 of 13
(1,650 Views)