Skip to content
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

Use LogicalMarker channels in a sequence #22

Open
caryan opened this issue Feb 13, 2015 · 2 comments
Open

Use LogicalMarker channels in a sequence #22

caryan opened this issue Feb 13, 2015 · 2 comments
Assignees

Comments

@caryan
Copy link
Contributor

caryan commented Feb 13, 2015

The user should be able to generate square pulses from the marker channels at will, not just special cases like digitizerTrig.

@caryan caryan self-assigned this Feb 13, 2015
@blakejohnson
Copy link
Collaborator

This is very likely caused by the fact that we use magic entry keys (namely, PatternUtil.TAZKey and PatternUtil.markerHighKey... allow the latter is only checked implicitly) to encode information on marker channels. We need to make the code more flexible.

@blakejohnson
Copy link
Collaborator

I'm interested to see if the recent refactoring has improved this situation here. We have moved heavily away from relying on the magic TAZKey.

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

No branches or pull requests

2 participants