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

Igor-API? #5

Closed
ciozi137 opened this issue Apr 26, 2023 · 3 comments
Closed

Igor-API? #5

ciozi137 opened this issue Apr 26, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@ciozi137
Copy link
Member

I would like to reuse some of this code for making and modifying Igor graphs (the basic Igor functionality). Does it makes sense to break out the Igor-related part of this project into its own repository/package? And then make Asylum-API depend on "Igor-API".

Relevant VIs:
image

@ciozi137 ciozi137 added enhancement New feature or request question Further information is requested labels Apr 26, 2023
@ciozi137
Copy link
Member Author

LV-Data has a class to create Igor commands, which then get inserted into Igor Text Files (*.itx):
image
These functions also belong inside an "Igor-API" package...they can be used inside an ITX file or they can be sent directly to Igor via the ActiveX node.

@Monkeymerlot
Copy link
Collaborator

Monkeymerlot commented Apr 26, 2023 via email

ciozi137 added a commit that referenced this issue Apr 28, 2023
- rename VIs in preparation to make new "Igor-API" package (e.g. Asylum_OpenRefnum.vi --> Igor_OpenRefnum.vi) and update links
- change Icon and terminals for Igor_EnsureStringFormat.vi
@ciozi137
Copy link
Member Author

ciozi137 commented Apr 28, 2023

Igor-API v1.0.0.1 https://github.com/levylabpitt/Igor-API
Asylum-API v1.0.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants