Page 1 of 1

Labjack U3 and audio question

Posted: Sat Jul 20, 2013 4:13 pm
by Gus
How do I actually get this program to run :

viewtopic.php?f=42&t=362

Like what do I press for it to start reading the voltages in the various Analogue in channels ? in Labview for example there is a little run or loop button.
Also how many audio outputs can I run simultaneously and Ican stream data to other programs on the same computer via udp or TCP ?
cheers

Re: Labjack U3 and audio question

Posted: Sun Jul 21, 2013 6:16 pm
by briant1972
Flowstone runs the schematic as soon as you open it. Sometimes this can cause a little trouble because some strange things can happen as you draw your schematics and everything isn't connected. I have a labjack u3-hv and it works great with flowstone. You do have to click on the three triggers to set the I/O configuration and start the labjack. This schematic is set up for the labjack to have the default address so if you changed your address you need to set it on the schematic. I added some logic to my project to trigger those inputs when the schematic is loaded rather than having to click on them.

Re: Labjack U3 and audio question

Posted: Tue Jul 23, 2013 6:13 pm
by Gus
briant1972 wrote:Flowstone runs the schematic as soon as you open it. Sometimes this can cause a little trouble because some strange things can happen as you draw your schematics and everything isn't connected. I have a labjack u3-hv and it works great with flowstone. You do have to click on the three triggers to set the I/O configuration and start the labjack. This schematic is set up for the labjack to have the default address so if you changed your address you need to set it on the schematic. I added some logic to my project to trigger those inputs when the schematic is loaded rather than having to click on them.


Thanks - at the moment though it only reads 4 analogue inputs - how do I set it up to read ll 8 ?

Also what about audio stuff I asked about - how many audio outputs can flowstone deal with ?