LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

disabling soundcard

Is there any method to disable the system sound card through LabVIEW?

 

For my application i have 2 sound cards in y system and in that one being system sound card, can anyone please help me out?

 

Thanks and Regards

Rohith

0 Kudos
Message 1 of 7
(2,985 Views)
Why do you want to disable the sound card. I think you can have several sound card on your PC. You just have to select the correct one in your labview program. Take a look at this crude VI I have made for personal testing. It is quick and dirty. But it is working.  I have simply Stolen code from the "Acquire sound" express vi and the "continuous sound input.vi" example vi. Take a look at it. It may help you some
Message Edited by t06afre on 02-17-2009 12:30 PM


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 7
(2,968 Views)

Thanks for the reply, can you please save it in lower version... 8.5/8.0.

 

But my client requires this,via an application so asked question.

0 Kudos
Message 3 of 7
(2,963 Views)
You may disable the system soundcard in BIOS or control panel->system


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 4 of 7
(2,960 Views)
Can't we do that programatically using some registry function or so???
0 Kudos
Message 5 of 7
(2,957 Views)
System exec function in labview and this http://support.microsoft.com/kb/311272 may help


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 6 of 7
(2,953 Views)

Thanks for the reply,will definetely go through the link .

 

Well let this post be still open.:manvery-happy:

0 Kudos
Message 7 of 7
(2,942 Views)