Skip to content
Snippets Groups Projects
Commit d8b0818e authored by rodolakis's avatar rodolakis
Browse files

explanation 3.2.1

parent c4a975b8
No related branches found
No related tags found
1 merge request!2Fanny whatdoesitmean
...@@ -56,6 +56,12 @@ index 34998d9..273bea4 100644 ...@@ -56,6 +56,12 @@ index 34998d9..273bea4 100644
``` ```
</details> </details>
<details><summary>what does this mean?</summary>
The `motorSim.iocsh` script will be loaded when the `motors.iocsh` script is run, and the motor instance defined in the `motorSim.iocsh` script will be set up with the specified parameters (instance name, home position, number of axes, high and low limits, and substitution definitions). Thisis useful for running a simulation of your motor system for testing or development purposes.
</details>
#### 3.2.2 Edit substitutions/motorSim.substitutions #### 3.2.2 Edit substitutions/motorSim.substitutions
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment