« Return to Thread: Widely used low level API?

AW: Widely used low level API?

by Bende Georg :: Rate this Message:

Reply to Author | View in Thread

Hello,

Just to add my 2 Eurocents:
Further functions that are nice to have:
-Bus status notification
-Buffer handling

Common API:
Our company has a software for managing our motor controllers (Motion Manager) that uses more than one type of CAN adapter. Currently IXXAT and ESD are supported, but via Plug-In DLLs it's easy to add new ones. We have implemented a common communication layer for those adapters.
If you want to check it out, it can be downloaded from http://www.faulhaber-group.com/images/SetupFAULHABERMoMan4_1_en.exe free of charge. But without a supported card it has a rather limited capability.

Best wishes,
Georg


> -----Ursprüngliche Nachricht-----
> Von: canlist-owner@...
> [mailto:canlist-owner@...] Im
> Auftrag von Oliver Betz
> Gesendet: Donnerstag, 20. November 2008 09:17
> An: canlist@...
> Betreff: Re: [CANLIST] Widely used low level API?
>
>
> stunbmun wrote:
>
> > I designed a CAN/USB device for my company and we sell it
> via the web.  In my
> > experience, I have only ever heard of one common API that
> was requested by a
> > potential customer - I can't remember what it was now and
> never heard of it
> > again, so that may be a good sign that it was not widely
> used or adopted.
> > Of course I never really ever looked again, so I may be
> completely wrong.
> >
> > We ended up creating our own custom API, but really its
> almost as simple as
> > Open, Close, Send, Receive.  Users of the API are usually not too
> > intimidated by such simple functionality, and there is not
> really much
> > software out there (at least that I'm aware of) that uses a
> common driver
> > API anyway.  
>
> there are some more possibilities as setting versatile filters,
> distributing incoming messages to the appropriate handlers...
>
> Oliver
> --
> Oliver Betz, Muenchen
>
> --
> Archives and useful links: http://groups.yahoo.com/group/CANbus
> Subscribe and unsubscribe at www.vector-informatik.com/canlist/
> Report any problems to <canlist-owner@...>
>
--
Archives and useful links: http://groups.yahoo.com/group/CANbus
Subscribe and unsubscribe at www.vector-informatik.com/canlist/
Report any problems to <canlist-owner@...>

 « Return to Thread: Widely used low level API?