Skip to content

Conversation

@DilmiWickramanayake
Copy link
Contributor

@DilmiWickramanayake DilmiWickramanayake commented Jun 19, 2025

What does this Pull Request accomplish?

Acquired data from analog input examples and displayed on graph

Why should this Pull Request be merged?

AB#3067912

What testing has been done?

Manual testing with simulated hardware Dev1/ai0, Dev1/ai1

Streamlit Webpage

image
image

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2025

Test Results

   10 files  ±0     10 suites  ±0   17s ⏱️ -5s
  150 tests ±0    150 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 470 runs  ±0  1 470 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d8ddecd. ± Comparison against base commit dcaf336.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@bkeryan bkeryan left a comment

Choose a reason for hiding this comment

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

Approved w/suggestions

Copy link
Collaborator

@jfriedri-ni jfriedri-ni left a comment

Choose a reason for hiding this comment

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

For the most part, these are comments on variable names and the UI presentation. Please let me know if you have any questions 😄

@bkeryan
Copy link
Collaborator

bkeryan commented Jun 24, 2025

Check failure on line 24 in examples/nidaqmx/nidaqmx_continuous_analog_input.py


GitHub Actions
/ Run CI / Check nipanel / Check nipanel

Argument of type "Literal[1000]" cannot be assigned to parameter "number_of_samples_per_channel" of type "UnsetNumSamplesSentinel" in function "read"
  "Literal[1000]" is not assignable to "UnsetNumSamplesSentinel" (reportArgumentType)

nidaqmx-python doesn't have type hints so either add a # pyright: ignore[reportArgumentType] on this line or edit pyproject.toml to configure pyright to exclude this example.

@DilmiWickramanayake DilmiWickramanayake merged commit 5a027ba into main Jun 25, 2025
14 checks passed
@hellovolcano hellovolcano deleted the users/DilmiWickramanayake/Analog_Input branch August 12, 2025 19:19
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.

7 participants