Updated default motor speeds.

This commit is contained in:
2024-08-05 13:58:33 -05:00
parent 3614a806ea
commit ffada72c50
4 changed files with 16 additions and 11 deletions

View File

@@ -35,4 +35,5 @@ iocInit
# This IOC does not use save/restore, so set values of some PVs
dbpf("DSM:m0.RTRY", "0")
dbpf("DSM:m0.TWV", "0.1")
dbpf("DSM:m0.VMAX", "0.625")
dbpf("DSM:m0.VMAX", "1.0")
dbpf("DSM:m0.HVEL", "1.0")