Re: Serial port access from C / Objective C
Re: Serial port access from C / Objective C
- Subject: Re: Serial port access from C / Objective C
- From: Andrew Farmer <email@hidden>
- Date: Mon, 15 Jun 2009 21:19:29 -0700
On 15 Jun 2009, at 15:10, Vansickle, Greg wrote:
With the write / read in place, although the write appears to work
(numbytes returns 5), the photometer does not respond (I get no
"REMOTE" indication on the instrument panel. The subsequent read
fails (returns -1).
This indicates that an error is occurring when you try to read from
the device. What shows up in errno when this occurs?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden