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

Tutorial on timestamping ttl inputs #142

Open
ChucklesOnGitHub opened this issue Oct 31, 2024 · 2 comments
Open

Tutorial on timestamping ttl inputs #142

ChucklesOnGitHub opened this issue Oct 31, 2024 · 2 comments
Labels
user-friendliness Missing tutorials and user guide

Comments

@ChucklesOnGitHub
Copy link
Contributor

proto workflow.
digital-in-timestamping.zip

Is there a way to programatically save an output that is (17262899, Pin 0, False) to mimic OE GUI output?
I guess just not including the HasFlag would be similar

@ChucklesOnGitHub ChucklesOnGitHub added the user-friendliness Missing tutorials and user guide label Oct 31, 2024
@ChucklesOnGitHub
Copy link
Contributor Author

as @cjsha pointed out, you can just write them to a CsvWriter directly from the DigitalInput node like in our example here, but only select "Clock, DigitalInputs" using the CsvWriter's Selector property. Then you do the filtering offline. It depends on what you are trying to achieve.

@cjsha
Copy link
Member

cjsha commented Dec 18, 2024

Is there anything left to do here? It seems to me we can close this issue, but I'll let you decide in case I'm missing something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-friendliness Missing tutorials and user guide
Projects
None yet
Development

No branches or pull requests

2 participants