1) What commands are you sending using MAX?
I did the standard "comunicate with instrument procedure" and it (phot. counter) hanged. No response to any comands.
I did the same in interactive control and wrote:
ibdev 0 23 0 13 1 0
and it went well. After that
ibwrt "cm0"
and it also was allright, I got the necessary response. cm0 is a comand, specific to the instrument. It uses ASCII two character comands with variables (if necessary) and a carriage return or end of line character. I have got the manual.
The SR400 is quite old, made in 1987, and uses non standard gpib comands. It hangs after the standard "comunicate with instrument" procedure done by max. And max shows an EBUS error. The ni spy shows that it does not like the ibclr - it shows up red. But if I write it myself in interactive contol it does not do any harm, only recalls the default settings of SR400, what is not good, but it does not stop the response for other comands.
It would be nice if you could tell me how to change the settings of max, that it would send only this comand
ibdev 0 23 0 13 1 0, and nothing else.
And after that only what I need.
Peteris