enhance generate.py

This commit is contained in:
2023-07-21 18:43:00 +02:00
parent de7285d542
commit c4b5891b29
14 changed files with 275 additions and 270 deletions

View File

@@ -2,7 +2,7 @@ record(motor,"$(P):$(M)")
{
field(DESC,"$(DESC)")
field(DTYP,"asynMotor")
field(OUT,"@asyn($(PORT),$(ADDR))")
field(OUT,"@asyn($(PORT=PPMAC),$(ADDR))")
field(DIR,"$(DIR=0)")
field(VMAX,"$(VMAX=0)")
field(VELO,"$(VELO)")