Added XPS extra PVs

This commit is contained in:
MarkRivers
2006-06-15 19:34:11 +00:00
parent 3395431eb4
commit bbd53ccc20
2 changed files with 14 additions and 0 deletions
@@ -5,3 +5,10 @@ pattern
{IOC:, 1, m$(N), "asynMotor", XPS1, 0, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""}
{IOC:, 2, m$(N), "asynMotor", XPS1, 1, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""}
}
file "$(MOTOR)/db/XPS_extra.db"
{
pattern
{P, R, PORT}
{IOC:, m1, XPS1}
{IOC:, m2, XPS1}
}
@@ -5,3 +5,10 @@ pattern
{IOC:, 1, m$(N), "asynMotor", XPS1, 0, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""}
{IOC:, 2, m$(N), "asynMotor", XPS1, 1, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""}
}
file "$(MOTOR)/db/XPS_extra.db"
{
pattern
{P, R, PORT}
{IOC:, m1, XPS1}
{IOC:, m2, XPS1}
}