pcdshub / pcdsdaq

Utilities for using the DAQ's pydaq, pycdb, and pyami libraries in conjunction with Bluesky
https://pcdshub.github.io/pcdsdaq
Other
0 stars 9 forks source link

Run Number Incorrect for 2nd DAQ #45

Open ZLLentz opened 6 years ago

ZLLentz commented 6 years ago

Expected Behavior

When connected to second DAQ, we get run numbers from second DAQ

Current Behavior

We always get run numbers from first DAQ

Possible Solution

Investigate the get_lastRun bash script we're running to get the run numbers

Steps to Reproduce (for bugs)

  1. Go to the secondary daq machine
  2. Open hutch python
  3. check daq.run_number(), compare to primary and secondary experiments

Context

Caused confusion in CXI

Your Environment