Perhaps, if I understand, you seek how to work with com port.
The drivers under linux drive with files in the /dev. It's the
interface with the user. The drivers with this port are character
devices or bloc devices, you can work with the standard open, read and
write fucntion (use man to have help).
You can fidn a good books to program from example to start ...
--- In "nicolastiss" <> wrote:
>
> hello,
>
> firstly, sorry for my english
>
> I'm in a training period, and I'm working on the TS-7300. and I'm a
> newb in this...
>
> I m must write programs which can allow to the TS7300 to comunicate
> with other card by USB, I²C, RS232, TCP/IP...
> the problem is that I don't know where I can find informations to
> write this programs.
> I m programming on linux with gcc.
> there are fonctions pre-existing which permit to open the USB port,
> send informations by this port...?
>
> thanks
>
> Nico
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|