You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Nov 9, 12:30 MST.

Per Steve Oncley, increased the sampling rate of the Licor 7500 at 43 meters.
It is the only unit connected right now.

Commands to change the sampling rate:

  1. shut down data system
    adn
  1. adn powers off port 17, power it back on.
    eio 17 1
  1. start minicom and turn on local echo (E), line wrap (W) and send a break(F)
  2. Set bandwidth to 20 and RS232 output frequency to 20:

minicom ttyS17
ctrl-A e
ctrl-A w
ctrl-A f
(Outputs BW(20) (RS232 (Freq 20.0)))
(Outputs ?)
ctrl-A q

  1. minicom should now be finished
    eio 17 0
  1. aup will power it up
    aup
  1. wait a bit, then
    ds
    ctrl-C

If the 7500 doesn't respond, try power cycling it:

eio 17 0
eio 17 1

  • No labels