Skip to content

Commit 908cebf

Browse files
authored
CONTRIBUTING.md: Update physical device recommendation (#480)
1 parent 5e77102 commit 908cebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ requirements:
4141
- Currently the minimum supported NI-DAQmx version to run all tests is 21.3.
4242
- Machine has a supported version of CPython or PyPy installed.
4343
- Machine has [poetry](https://python-poetry.org/) installed.
44-
- Machine has an X Series DAQ device connected to it (we ran the tests
45-
using a PCIe-6363 or a USB-6351).
44+
- (recommended) Machine has an X Series DAQ device (e.g. PCIe-6363 or USB-6351) connected to it.
45+
- You can still run the tests without a physical X Series DAQ device, but some tests will be skipped.
4646

4747
Before running the regression tests, import the appropriate NI MAX configuration files:
4848
- ``tests\max_config\nidaqmxMaxConfig.ini``: Contains custom scales, global channels, simulated devices,

0 commit comments

Comments
 (0)