Skip to content

device.analoginput not recognized #20

Closed Answered by artursilva0
ablot asked this question in Q&A
Discussion options

You must be logged in to vote

Correct, the Analog Input board does not have a dedicate GUI and it should not be recognized with the other standalone GUIs.

This being said, you can use Bonsai to work with this device. I would suggest you to use the most recent operators and give it a try. You can find information on the new operators here and how to install the device specific packages here.

You can find below a very simple example on how to display the acquired data of the analog input channels:


Workflow (copy-paste)

<?xml version="1.0" encoding="utf-8"?>
<WorkflowBuilder Version="2.8.1"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns:p1="clr-namespace:Harp.AnalogInput;…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ablot
Comment options

Answer selected by ablot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants