-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add marker configuration capabilities #99
Conversation
For my work with M3202A modules in a 9010 chassis I need to use markers for precise timing of other equipment in the setup. This function allows me to generate marker signals from the trigger port.
I'm sorry, I misunderstood what the result parser was doing. I have removed it. This code is running correctly on my hardware in the lab.
@alexsludds |
Awesome! Can we merge this now? |
@alexsludds |
Codecov Report
@@ Coverage Diff @@
## master #99 +/- ##
=========================================
- Coverage 6.92% 6.92% -0.01%
=========================================
Files 97 97
Lines 12261 12264 +3
=========================================
Hits 849 849
- Misses 11412 11415 +3
Continue to review full report at Codecov.
|
For my work with M3202A modules in a 9010 chassis I need to use markers for precise timing of other equipment in the setup. This function allows me to generate marker signals from the trigger port.