Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved the simulated motor examples #9

Merged
merged 6 commits into from
Apr 14, 2023
Merged

Improved the simulated motor examples #9

merged 6 commits into from
Apr 14, 2023

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    471574c View commit details
    Browse the repository at this point in the history
  2. Added DLLM & DHLM macros. This is necessary since the limits for the …

    …simulated motor controller are in steps and the limits for the motor record are in EGU
    kmpeters committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    960f66e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Multiple modifications to the example IOC config:

    1. Moved the motorSim config to motorSim.cmd, which is now used by both st.cmd and st.cmd.Vx.
    2. Made the IOC prefix in st.cmd consistent with the substitutions file.
    3. Renamed motor.substitutions to motorSim.substitutions.
    kmpeters committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    60b7d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8399fd8 View commit details
    Browse the repository at this point in the history
  3. Added a generic 8-axis iocsh file for applications where all the axes…

    … can start with identical configurations
    kmpeters committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    32547ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed03e61 View commit details
    Browse the repository at this point in the history