• Debugging
    Problem: Can not run any of the confidence tests
    Can you write and read a file?
    nM> waveform temp.tmp
    nM> status temp.tmp
    
    If you can not do this, check the AUX path.
    nM> aux
    Write AUX     = 1
    Read AUX List = 1|CWD|DAT|RAM
    
    CWD       = /home/jxc/                               <Type=File>
    HOME      = /home/jxc/                               <Type=File>
    HOMEPATH  = /home/jxc/nxmxxx/nxm/sys/test/           <Type=File>
    DAT       = /home/jxc/nxmxxx/nxm/sys/dat/            <Type=File>
    RAM       = ram:                                     <Type=Ram>
    1         = /midas/data1/+/                          <Type=File>
    9         = ramd:/midas/icedisk/,RAM,372M,128M       <Type=RamDisk>
    WEB       = http://nextmidas.techma.com/nm/nxm/sys/dat/  <Type=Http>
    
    Make sure that:
    1. The name/number listed in the Write AUX is also on the Read AUX.
    2. The directory that maps to the Write AUX is valid and that the user has full read/write access to it.
    See the AUX section for more details.