dbdファイルの設定
devET32.dbdファイルを作り次のように定義します。
device(ai, GPIB_IO, devAiET32, "ET32")
device(ao, GPIB_IO, devAoET32, "ET32")
device(bi, GPIB_IO, devBiET32, "ET32")
device(bo, GPIB_IO, devBoET32, "ET32")
device(event, GPIB_IO, devEvET32, "ET32")
device(longin, GPIB_IO, devLiET32, "ET32")
device(longout, GPIB_IO, devLoET32, "ET32")
device(mbbi, GPIB_IO, devMbbiET32 , "ET32")
device(mbbiDirect,GPIB_IO, devMbbidET32, "ET32")
device(mbbo, GPIB_IO, devMbboET32, "ET32")
device(mbboDirect,GPIB_IO, devMbbodET32, "ET32")
device(stringin, GPIB_IO, devSiET32, "ET32")
device(stringout, GPIB_IO, devSoET32, "ET32")
device(waveform, GPIB_IO, devWfET32, "ET32")
include "asyn.dbd"