forked from epics_driver_modules/motorBase
51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
#! Generated by VisualDCT v2.3
|
|
#! DBDSTART
|
|
#! DBD("/home/oxygen6/SLUITER/local/epics/Vx_5-5_R3-14-1/support/motor/motorExApp/Db/../../dbd/NoMPF.dbd")
|
|
#! DBDEND
|
|
|
|
|
|
record(motor, "$(user):theta") {
|
|
field(DTYP, "Soft Channel")
|
|
field(OUT, "$(user):Position.VAL PP MS")
|
|
field(RDBL, "$(user):FeedBack NPP MS")
|
|
field(RRES, "1.0")
|
|
field(URIP, "Yes")
|
|
field(DINP, "$(user):Done NPP MS")
|
|
field(PREC, "3")
|
|
field(RTRY, "0")
|
|
field(LOCK, "YES")
|
|
field(NTM, "NO")
|
|
}
|
|
|
|
record(bo, "$(user):Done") {
|
|
field(DTYP, "Soft Channel")
|
|
field(PINI, "YES")
|
|
field(DOL, "1")
|
|
}
|
|
|
|
record(ao, "$(user):FeedBack") {
|
|
field(DTYP, "Soft Channel")
|
|
field(PINI, "YES")
|
|
field(DOL, "0")
|
|
}
|
|
|
|
record(ai, "$(user):Position") {
|
|
field(DTYP, "Soft Channel")
|
|
}
|
|
|
|
#! Further lines contain data used by VisualDCT
|
|
#! Record("$(user):theta",1680,2440,0,0,"$(user):theta")
|
|
#! Field("$(user):theta.OUT",16777215,1,"$(user):theta.OUT")
|
|
#! Link("$(user):theta.OUT","$(user):Position.VAL")
|
|
#! Field("$(user):theta.RDBL",16777215,1,"$(user):theta.RDBL")
|
|
#! Link("$(user):theta.RDBL","$(user):FeedBack.VAL")
|
|
#! Field("$(user):theta.DINP",16777215,1,"$(user):theta.DINP")
|
|
#! Link("$(user):theta.DINP","$(user):Done.VAL")
|
|
#! Record("$(user):Done",2060,2700,0,1,"$(user):Done")
|
|
#! Field("$(user):Done.VAL",16777215,0,"$(user):Done.VAL")
|
|
#! Record("$(user):FeedBack",2080,2520,0,1,"$(user):FeedBack")
|
|
#! Field("$(user):FeedBack.VAL",16777215,0,"$(user):FeedBack.VAL")
|
|
#! Record("$(user):Position",2080,2360,0,1,"$(user):Position")
|
|
#! Field("$(user):Position.VAL",16777215,0,"$(user):Position.VAL")
|
|
#! Group("$(user)",4660,4640,0,"")
|