-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I (and others) have ran into a problem consistently when installing the DAQmx package.
Steps to get to issue
- Install NI drivers and confirm the National Instruments device is operating correctly using NI-MAX
- Download and install Bonsai from .org
- Launch the Bonsai application
- Install the DAQmx package from the package manager in the Bonsai application
Expected Behavior
Be able to find the Analog Input node in the DAQmx menu in the workflow editor
Issue
The DAQmx menu is not included in the workflow editor tools menu even after install with no error feedback.
See the google groups discussion. I forget if there were other threads in which it was discussed.
**and not having the nodes show up in the editor) when doing a fresh install of Bonsai (after messing up the old one somehow) on my computer.
Solution?
I have gotten it to work by unknown means in the past, but today I found something logical that consistently 'solved it' for me.
I did not notice this before, but when Bonsai.exe download does the install, it makes TWO separate 'Applications' that are stored in the default (for me user\AppData\Local\Bonsai). One of them is called Bonsai and the other is Bonsai32. I don't know what the difference between these is on the backend. But, after installing the DAQmx package, if I run the Bonsai32 application the editor has the DAQmx nodes, while if I run the Bonsai application the DAQmx nodes are nowhere to be found in the menu.
Hope this helps.
Let me know if anyone knows the "why" on this (or has other solutions).