Closed biaohanli closed 4 years ago
The demo_config.py
config file (here) of the current release (here) should run without any required hardware.
In your case, it seems to me as if you have set waveformgeneration = 'NI'
- in this case, the device names (PXI2Slot5, PXI2Slot4, PXI2Slot3) have to match the settings in the config file. You can rename devices in NI Max.
it worked. thanks.
:+1:
I want to run the demo,no matter which demo config i choose , there is always different errors. such as nidaqmx.errors.DaqError: Device identifier is invalid. Device Specified: PXI6259 Suggested Device(s): PXI2Slot5, PXI2Slot4, PXI2Slot3
Task Name: _unnamedTask<0>
Status Code: -200220
how should those problem can be solved? thanks.