From: Jan Kiszka <jan.kiszka@domain.hid>
To: rtai@domain.hid
Cc: Xenomai-core@domain.hid
Subject: Re: [Xenomai-core] Modbus TCP
Date: Mon, 06 Nov 2006 13:29:01 +0100 [thread overview]
Message-ID: <454F2A8D.8080204@domain.hid> (raw)
In-Reply-To: <454F10B5.7000804@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 777 bytes --]
Marco Cavallini wrote:
> Hello,
> I wonder if does exist any Modbus TCP or Modbus UDP project for real
> time (Xenomai or RTAI)
I'm not aware of specific real-time Modbus implementations, I only heard
of some Modbus library for Linux (libmodbus), and then there is also a
Java version (jamod.sf.net).
If you want to use TCP, it will be as simple as switching to secondary
mode in your Xenomai application and communicate over the Linux TCP/IP
stack - it's non-RT anyway then. But when using UDP, libmodbus should
(in theory) be applicable in combination with RTnet over the POSIX skin
in primary mode (hard RT). You should just audit the time critical paths
of libmodbus for RT-safeness. Please share your findings, they might be
of common interest!
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
prev parent reply other threads:[~2006-11-06 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-06 10:38 [Xenomai-core] Modbus TCP Marco Cavallini
2006-11-06 12:29 ` Jan Kiszka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=454F2A8D.8080204@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=Xenomai-core@domain.hid \
--cc=rtai@domain.hid \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.