13 lines
473 B
Plaintext
13 lines
473 B
Plaintext
file "$(BASE)/sinqEPICSApp/Db/basic_asyn_motor.db"
|
|
{
|
|
pattern
|
|
{P, N, M, DTYP, PORT, ADDR, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, RDBD, DHLM, DLLM, INIT}
|
|
{KM36:llb:, 1, "m$(N)", "asynMotor", llb, 1, "m1", mm, Pos, 2.0, 0.1, .2, 0, 1, .2, .01, 3, 0.2, 1000, 0, "1"}
|
|
}
|
|
|
|
file "$(BASE)/sinqEPICSApp/Db/motorMessage.db"
|
|
{
|
|
pattern
|
|
{P,N, M,PORT}
|
|
{KM36:llb:, 1, "m$(N)",llb}
|
|
} |