fix Raw dset handling
This commit is contained in:
@@ -6,7 +6,7 @@ device(longout, INST_IO, pydevsupCom, "Python Device")
|
||||
device(ai, INST_IO, pydevsupCom, "Python Device")
|
||||
device(ao, INST_IO, pydevsupCom, "Python Device")
|
||||
|
||||
device(ai, INST_IO, pydevsupCom2, "Raw Python Device")
|
||||
device(ao, INST_IO, pydevsupCom2, "Raw Python Device")
|
||||
device(ai, INST_IO, pydevsupComIn2, "Raw Python Device")
|
||||
device(ao, INST_IO, pydevsupComOut2, "Raw Python Device")
|
||||
|
||||
device(waveform, INST_IO, pydevsupCom, "Python Device")
|
||||
|
||||
Reference in New Issue
Block a user