pcdshub / engineering_tools

A repository of scripts, configuration useful for the PCDS team
Other
4 stars 27 forks source link

ENH: Future improvements for ioctool #79

Closed spenc333 closed 1 year ago

spenc333 commented 3 years ago

Expected Behavior

Next passes could include:

  1. Perform a better search for st.cmd and cfg files (including being able to find top level st.cmd files and those in 'children' directories)
  2. Add telnet error handling that checks to see if the ioc is on a subnet that is able to connect.
  3. Bring up current autosave file and/or other things in iocData
  4. Error handling for when multiple IOCs are returned
  5. Option to cat similar to less
  6. Fix the ioctool section in the README.md file, currently has an extra status line
  7. Include a way to enter a camera name to find ioc

Current Behavior

Current script does not include those possible additions

Possible Solution

Changes can be added right to the script by using existing options and functions

Steps to Reproduce (for bugs)

Context

Your Environment