Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

waffles123

macrumors regular
Original poster
Feb 23, 2009
228
0
I am having trouble with a tcl/tk program that works flawlessly on windows, but has trouble reading data via usb from a device when the tcl/tk program runs on a mac.

The device is supposed to send two integers to the computer every second, but the software cannot seem to recognize the device when connected to the usb.

When the tcl/tk program tries to open the file path to the usb device, I get an error that the program "cannot find a channel named /dev/tty.usb-serial-####".

The usb device shows up in /dev in terminal, and I am able to receive some data via the screen command, but I have been stuck at this point, and have unable to find a way to even open a stream to the device, let alone read it.

Any suggestions on how to get the tcl/tk program to read data from a serial port? (I've seen conflicting arguments on the internet saying it is and it is not supported)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.