06-26-2008 10:33 AM
06-26-2008 10:43 AM
I don't remember what error 420 is. Can you provide the explanation from the manual? It might jog my memory. I no longer use it but I did for several years.
p.s. You posted to the wrong board. this is for NI DAQ boards. Next time, post to the instrument control board.
06-26-2008 11:09 AM
Query
UNTERMINATEDThe instrument was addressed to talk (i.e., send data over the interface)
but a command has not been received which sends data to the output
buffer. For example, you may have executed a
CONFigure command(which does not generate data) and then attempted to read data from
the remote interface.
Sorry for posting in the wrong board.
06-26-2008 11:18 AM
06-26-2008 11:24 AM
06-26-2008 11:40 AM
I just tried and I'm getting the error right @ Visa Read and the error changes to err -103
Here's the explanations:
-103
Invalid separatorAn invalid separator was found in the command string. You may have
used a comma instead of a colon, semicolon, or blank space – or you may
have used a blank space instead of a comma.
Examples: TRIG:COUNT,1or
CONF:FREQ 1000 0.106-26-2008 12:54 PM