Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 66748

Connecting to Device in LabVIEW 2010

$
0
0

Hello there,

 

I am attempting to communicate with an STG 2008 Multichannel Stimulator using LabVIEW 2010. We have the code essentially finished but we have been unable to discover connectivity between the device and the computer running the software. I have attached a photo of the setup that we have been attempting to use to connect to the device. I reached out to the stimulator manufacturer for some guidance as to why we have been unable to establish a connection and the response he provided me with was this: 

 

"you need the CMcsUsbListNet class to get such an entry,
in C# it would be:

CMcsUsbListNet usblist = new CMcsUsbListNet();

usblist.Initialize(DeviceEnumNet.MCS_STG_DEVICE);

after this, a call to

usblist.GetUsbListEntry(0)

will provide an entry of the first STG device found"

 

From looking at our code I feel like we have done what he said we would need to do in order to communicate with the device but so far we have been unsuccessful despite a company representative's guidance. 


If anyone has any input that we could use to solve this problem I will appreciate it.

 

Thank you!


Viewing all articles
Browse latest Browse all 66748

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>