-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi I am new in Python and PyDAQFlex, I will it with a USB TEMP card of MCC. But when I assign the name of card, I find the issue to see below.
import daqflex
dev=daqflex.USB_TEMP()
Traceback (most recent call last):
File "<pyshell#1>", line 1, in
dev=daqflex.USB_TEMP()
AttributeError: 'module' object has no attribute 'USB_TEMP'
somebody could help me?
Metadata
Metadata
Assignees
Labels
No labels