Skip to content
Snippets Groups Projects
pydeviceCRL.cmd 582 B
Newer Older
mwyman's avatar
mwyman committed
################################################################################
# PyDevice Support for Transfocator
################################################################################

#CRL 1 (substitutions file NEEDS WORK)
dbLoadTemplate("substitutions/pyDeviceTfor.substitutions","P=$(PREFIX)")
pydev("filters_subFile = 'substitutions/pyDeviceTfor.substitutions'")

# python code NEEDS WORK
pydev("from pyTransfocator_single import singleTF")
pydev("CRL1 = singleTF()")

# DB file NEEDS WORK
dbLoadRecords(""${TOP}/db/pyDevCRLsingle.db","P=$(PREFIX), N=1, OBJ=CRL1"