Closed bdorney closed 6 years ago
Question: should we support this from the DAQ machine? If so this would likely turn to a breaking change since the cardName
option would need to be added.
Question: should we support this from the DAQ machine? If so this would likely turn to a breaking change since the cardName option would need to be added.
@mexanick was looking into this, probably the packaging will be changed such that this (and any other CTP7 only) file(s) are not put into the non-CTP7 rpm
Description
Addresses #23.
Fixed missing
sys
import and now the user will no longer be able to call this method from the DAQ machine.Types of changes
Motivation and Context
NameError generated due to missing import. Also prevents being called from the DAQ machine.
How Has This Been Tested?
Change was trivial.
Screenshots (if appropriate):
Checklist: