pcdshub / pcdshub/engineering_tools
Ioctool does not work for the pytmc-generated twincat IOC autosave files because the file names are different
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 36
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
This branch does not work for the pytmc-generated twincat IOC autosave files because the file names are different:
$ ls /cds/data/iocData/ioc-lfe-motion/autosave/
info_positions.req info_positions.sav_210325-173832 info_positions.sav_230119-152437 info_settings.sav_201118-210022 info_settings.sav_210823-132817
info_positions.sav info_positions.sav_210325-175539 info_positions.sav_230121-060135 info_settings.sav_210106-165713 info_settings.sav_210918-133200
info_positions.sav0 info_positions.sav_210326-165516 info_positions.sav_230121-123032 info_settings.sav_210115-133120 info_settings.sav_211005-100349
info_positions.sav1 info_positions.sav_210402-105142 info_positions.sav_230204-164422 info_settings.sav_210119-153527 info_settings.sav_211012-101144
info_positions.sav2 info_positions.sav_210423-095513 info_positions.sav_230220-064720 info_settings.sav_210211-110618 info_settings.sav_211021-102332
Originally posted by @ZLLentz in https://github.com/pcdshub/engineering_tools/pull/95#discussion_r1154874521
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the ioctool entry point and trace how it locates autosave files in /cds/data/iocData/ioc-lfe-motion/autosave/. Compare the expected filename handling with the pytmc-generated names shown in the issue; done means ioctool works with those files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100