Jump to content

jdm

Members
  • Posts

    1
  • Joined

  • Last visited

    Never

jdm's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. jdm

    MCC Daq under linux

    I am attempting to use MCC DAQ devices with labview 8.6 on OpenSUSE 10.3. I have downloaded and installed Warren J. Jasper's drivers (ftp://lx10.tx.ncsu.edu/pub/Linux/drivers/). I can run the tests to blink the LED on the USB1208LS that I am testing. I think the next step is to create a set of labVIEW 'wrappers' using call library function nodes to interact with the functions in ../USB/libhid2/libmcchid.so The first function that am trying to test is usbDConfigPort_USB1208LS. I found a .h file that shows the format: void usbDConfigPort_USB1208LS(HIDInterface* hid, __u8 port, __u8 direction); However, I can't create the first data type ( a pointer to a HIDInterface). Am I on the right track at all here? Has anybody been able to get any MCC devices working under linux? thanks, Jesse
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.