Support configuring trigger slope in nidmm.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by locating the nidmm trigger-configuration implementation and searching for NIDMM_ATTR_TRIGGER_SLOPE and _set_attribute_vi_int32. Compare the existing Python API with the LabVIEW trigger-slope capability described in the issue. Done means Python exposes a working trigger-slope configuration for the PXIe-4081 and no longer requires the reported workaround.
Written by the indexing model from the issue text.
Description
In LabVIEW it is possible to set the trigger slope using niDMM Configure Trigger Slope.vi, but in Python, there is no such function or property. I tried the following workaround that uses the private _set_attribute function, but this did not work - the hardware continues triggering on the rising edge which is the default for the PXIe-4081.
session._set_attribute_vi_int32(NIDMM_ATTR_TRIGGER_SLOPE, NIDMM_VAL_NEG)
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ni/nimi-python
-
docs nitclk priority-low
Difficulty 1/5 Under an hour Newbie friendliness 68/100
ni/nimi-python#1993 ·
-
bug docs
Difficulty 1/5 Under an hour Newbie friendliness 48/100
ni/nimi-python#2162 ·
-
codegen enhancement
Difficulty 4/5 3-5 days Newbie friendliness 42/100
ni/nimi-python#2148 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
ni/nimi-python#2122 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
ni/nimi-python#2119 ·
Similar issues
-
essnmx good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
[Feature] 奇物选择添加优先级 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Giskard-AI/giskard-oss#2840 · 1 comment ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Openarea: repo bug perceived difficulty: 2
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yeti-platform/yeti#1380 ·