05-11-2007 02:46 AM
05-11-2007 06:54 AM
05-11-2007 07:10 AM
05-11-2007 08:34 AM
Command syntax error simply means that the instrument detected a syntax error in one of the commands you sent. I would suggest that you first debug all of the commands in MAX. Just right click on it and select 'communicate with instrument'. Send each command and follow that with the error query. You've got spaces in the START and STOP commands that don't look quite right but I don't have the manual to confirm. When you debug the LabVIEW program, you can turn on NI-Spy and get a list of the commands that are actually sent.
You just can't mix and match functions from one driver to use with a different instrument. Did you verify in the manual that the commands in the 4194 functions are even supported by the 4195?
05-11-2007 08:48 AM
05-11-2007 09:06 AM
05-11-2007 09:17 AM
05-11-2007 09:50 AM
05-11-2007 09:55 AM
05-11-2007 10:02 AM
PUT A GRAPH OF WHAT?!!!
All you keep saying is that you want a graph. I don't know WHAT you are trying to graph. There is a lot a lot of data that can be read from the instrument. You have yet to explain that. I've asked whether it's the trace data or whether it's the register data. You have yet to answer with anything specific. Maybe you should take some time to think about it.