I'm having a hard time trying to access data in Rev coming in on the serial port. I'm running studio in OSX. I'm using a keyspan adapter. I've done this in Macrmind Director using externals (and in hypercard and supercard a long time ago)
Are there a set of working handlers someone might share that will help me learn this? The documentation is pretty thin when it comes to the COM ports. I feel like I'm doing something dumb and obvious but I'm just not seeing it yet.
Serial port stuff
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 7
- Joined: Thu May 13, 2010 7:14 pm
Re: Serial port stuff
Erik,
The "Read From File" entry in the Dictionary indicates:
"If you specify the name of a serial port on Mac OS or Windows systems, Revolution reads from the specified port. The names
of serial ports end in a colon (:).".
Might be a place to start - I haven't tried it.
Walt
The "Read From File" entry in the Dictionary indicates:
"If you specify the name of a serial port on Mac OS or Windows systems, Revolution reads from the specified port. The names
of serial ports end in a colon (:).".
Might be a place to start - I haven't tried it.
Walt
Walt Brown
Omnis traductor traditor
Omnis traductor traditor
-
- VIP Livecode Opensource Backer
- Posts: 7
- Joined: Thu May 13, 2010 7:14 pm
Re: Serial port stuff
I think I am figuring it out. Made good progress last night and seem to be over the hump.
Erik
Erik