×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 7/10/2019 3:54 PM, Russell Wesh wrote:
I am hoping to get some assistance to communicate in RPGLE with a pick to light device that uses Modbus protocol
My personal experience with low level communications is that there are
two learning curves that need to be climbed:
1) How does the protocol work?
2) How to make RPG implement the protocol?
I myself have not had any experience starting with (2) before finishing
(1). If you have experience with other communications, set up a working
environment with the vendor's application and sniff the communications.
Wireshark is one such sniffer.
Modbus is an old protocol. The canonical reference is at
http://modbus.org/ In particular look under Technical Recources and try
the TCP Toolkit. That should get a 'known working' bit of code running
with your device. This will enable you to sniff out what a working
exchange looks like.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.