Initial commit of the PSI version of motorMotorSim as a standalone
driver.
This commit is contained in:
7
motorSimApp/iocsh/EXAMPLE_motorSim.substitutions
Normal file
7
motorSimApp/iocsh/EXAMPLE_motorSim.substitutions
Normal file
@ -0,0 +1,7 @@
|
||||
file "$(MOTOR)/db/asyn_motor.db"
|
||||
{
|
||||
pattern
|
||||
{N, M, ADDR, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, INIT}
|
||||
{1, "m$(N)", 0, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, ""}
|
||||
#{2, "m$(N)", 1, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, ""}
|
||||
}
|
Reference in New Issue
Block a user