Labview Interface
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
Research direction
Start by reviewing the liblsl64.dll interface constraints described in the issue and comparing them with the existing MATLAB interface. Investigate whether a LabVIEW interface or reusable pure C wrapper already exists; done would mean an agreed, maintainable approach for exposing the C++ classes to LabVIEW.
Written by the indexing model from the issue text.
Description
Hey there.
I require a Labview Interface to liblsl. When triing to create a wrapper for the liblsl64.dll in labview i noticed that labview cant interface methods which use classes (C++) like xml_element, stream_info, stream_outlet, or stream_inlet as parameters or return types. My current idea is to create a C wrapper for the C++ Code (like so: https://stackoverflow.com/questions/32572505/labview-dll-import ) which i would then compile to a dll and wrap again with labview (like so: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Ls1SAE&l=de-DE ).
From quickly looking over the i.e. matlab interface i noticed, that those, to my understanding, fully rewrite the classes. I am not sure if that is a better approach. It seems that it would be harder to maintain if lsl is updated.
Before starting to try to implement the wrapper-wrapper i wanted to ask for advice, if a labview interface is already available or planned, or if pure C wrapper code (which would be usefull for other language interfaces as well) is already available.
thank you very much for your time!
- Dominant language
- HTML
- Stars
- 778
- Forks
- 194
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
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 sccn/labstreaminglayer
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
sccn/labstreaminglayer#138 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
sccn/labstreaminglayer#134 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
sccn/labstreaminglayer#131 · 5 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
sccn/labstreaminglayer#130 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
sccn/labstreaminglayer#127 · 6 comments ·
All issues in sccn/labstreaminglayer
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getgrav/grav-plugin-api#45 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·