Skip to content

Revise README for NI Python Driver Examples - #23

Merged
Upatel-NI merged 3 commits into
mainfrom
Upatel-NI-Readme
Jul 30, 2026
Merged

Revise README for NI Python Driver Examples#23
Upatel-NI merged 3 commits into
mainfrom
Upatel-NI-Readme

Conversation

@Upatel-NI

Copy link
Copy Markdown
Collaborator

Updated the README to reflect the NI Python Driver Community Examples, including installation instructions and usage examples.

Updated the README to reflect the NI Python Driver Community Examples, including installation instructions and usage examples.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository README to describe the NI Python Driver Community Examples project, focusing on what examples exist and how to install prerequisites to run them.

Changes:

  • Replaces the template README with project-specific description and driver/example list.
  • Adds installation/prerequisites guidance and a short pip install example.
  • Adds system/python/hardware “Requirements” and a brief “Usage Examples” section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
- NI driver Python packages (e.g., `nidcpower`, `nidmm`, `nifgen`, `nidigital`, `niscope`, `niswitch`)

### Hardware Requirements
- Compatible National Instruments hardware (e.g., PXIe-4162, 4139 for DC Power Supply, NI-DAQmx compatible devices, etc.)
Comment thread README.md Outdated
Comment on lines +25 to +34
-**Install Python Driver Packages**

Install the NI driver packages for the instruments you're using:
```bash
# Example: Install nidcpower and nidmm drivers
pip install nidcpower
pip install nidmm
```

For a complete list of available NI Python drivers, visit [PyPI](https://pypi.org) and search for `ni` package names.
Updated some additional details, after review.
@Upatel-NI
Upatel-NI merged commit 5622dee into main Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants