Hello,
I´m trying to obtain some delay values from the DG535 using labVIEW
and the GPIB port. THe problem is that there is an inconsistency in
the results, by sending the right commands:
DT 2
DT 3
For reading the Delay configuration of channels A,B. I sometimes get
the right results and some other just crap. Any ideas on what I might
be doing wrong???
Concerning Labview, my doubt is what happens with the receiver buffers
(when you tell the "GPIB-PC.vi" how many bytes to read) íf the device
sends less bytes. Is the spare space in the buffer used for further
communications leading to erros or is the buffer flushed in a new
executiion of hte program?
How do you concatenate the two commands for the DG535 so that the
program in
Labview is simpler? Semicolons?
TIA