Thursday, January 24, 2008

[oopic] Re: firmware B 2.2+ Pin, Port, State and Direction properties for IOline object

I've just had a qick look at the manual:

http://www.oopic.com/odio1.htm

And it says this:

"The difference between this object and the oIOLine Object is that
oIOLine will use 1 byte of variable memory while the oDIO1 uses 1
byte of object memory. This can be an important difference when
creating large programs."

Jason

--- In oopic@yahoogroups.com, alvin sy <alvinsy2000@...> wrote:
>
> I just started using the OOPic and did not know about
> the DIO object. I'm using the IOLine to control the
> switching of the h-bridge since I could not find a
> suitable object to drive the h-bridge that I
> constructed.
>
> What's the difference between DIO and IOLine objects?
> Sorry for the inconvenience.
>
> --- jasuk1970 <mail@...> wrote:
>
> > Hi,
> > I'm trying to work out why you need IOLine. For
> > me, I use:
> >
> > Dim line As New oDIO1
> > line.IOLine = 1
> > line.Direction = cvOutput
> >
> > If line.State = 1 Then
> > ' Do Stuff
> > End If
> >
> > Is there a specific reason that you need the oIOLine
> > object?
> >
> > Jason
> >


Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments:

Post a Comment