Hi,
Does anyone know a way of streaming realtime data from a labjack DAQ to max msp. I know about ljcontroller :
http://ljcontroller.bzhtec.com/
but it only works on mac osx and I am using a windows pc. Is there is also the possibility of using UDP form labjacks software into max msp for example ?

MAXMSP on windows with LAbjack DAQ ?
Started by
Gusss
, Apr 24 2013 12:13 AM
3 replies to this topic
#1
Posted 24 April 2013 - 12:13 AM
#2
Posted 24 April 2013 - 01:42 PM
I have not used MAXMSP, but it will need to access the LabJack DAQ's driver, or use direct TCP/UDP communications that use the low-level functions or Modbus interface/packets. Currently only the LabJack UE9 and T7 support TCP/UDP, and their drivers only support TCP.
For MAXMSP information go to the Cycling '74 website:
http://cycling74.com...n_and_Resources
http://cycling74.com/forums/
Doing a quick forum search on the Cycling '74 site on accessing a dll it looks like one way is through a Max external object.
For MAXMSP information go to the Cycling '74 website:
http://cycling74.com...n_and_Resources
http://cycling74.com/forums/
Doing a quick forum search on the Cycling '74 site on accessing a dll it looks like one way is through a Max external object.
#3
Posted 24 April 2013 - 02:35 PM
Max can receive udp or tcp - as long as I can get it out of labjacks software or compatible (labview can send export udp for example) but Id rather use free software if possible
#4
Posted 24 April 2013 - 02:52 PM
As of this writing, we don't have any software that will let you talk to the U3 using TCP. We do, however, have the UE9 and T7 which can speak TCP directly. You need to be able to open a socket, send some particular bytes and read back the response. The bytes you send and receive are in the Modbus TCP protocol.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users