acq Debug
The closest thing there is is the np checklist.
The one other thing that may give you a clue as to the culprit if the problem is reproducible, is to run debug.
You will need to set up mini com.
In a terminal window,
cd
script filename
start minicom
In the VnmrJ command line, type
acqdebug(11)
This will put the output into the script file
cntrl d ends the script file
This may give a clue to where the problem is (especially if it is the DTM card).
Also, watch the bootup script, and see if you see anything there.
Is this an intermittent problem? or is it reproducible?
