> -----Original Message-----
> From: Jon Elson [mailto:[email protected]] 
> Sent: Sunday, May 05, 2013 5:21 PM
> To: [email protected]; EMC developers
> Subject: Re: [Emc-developers] Some initial BBB GPIO code
> 
> David Bagby wrote:
> > Hi Ian,
> >
> > I read your post (and the IRC conversation log that Michael 
> pointed to 
> > a couple of days ago) and I too suspect that a 46 char string is 
> > probably not the preferred interface for setting Pin states or mux 
> > modes on a Bone board.
> >
> Or, you could do it as 5 fields of 8 characters and the last 
> one 6 chars.
> That would be a lot more manageable.
> 
> Jon
> 

Well I got something different from that post. 

The size of the string isn't really important. What matters
is the granularity of control pin by pin, and the recognition
that some pins will need to be owned by the OS or by processes
other than the CNC control program.

Steve Stallings


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to