We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7167f42 commit 498bd7bCopy full SHA for 498bd7b
examples/nidaqmx/nidaqmx_continuous_analog_input/README.md
@@ -18,5 +18,5 @@ This is a nipanel example that displays an interactive Streamlit app and updates
18
19
```pwsh
20
poetry install --with examples
21
-poetry run examples/nidaqmx/nidaqmx_continuous_analog_input.py
+poetry run examples\nidaqmx\nidaqmx_continuous_analog_input\nidaqmx_continuous_analog_input.py
22
```
0 commit comments