10-28-2003 05:03 AM
10-28-2003
09:36 AM
- last edited on
12-11-2024
05:29 PM
by
Content Cleaner
Hi,
The easiest way is to use the ModbusSlave Object from the Industrial Automation OPC Servers (formerly called the Lookout Protocol Drivers). This software product offering from NI is basically a bunch of OPC Servers (called Objects)for the popular PLCs and RTUs. One of these Objects is the ModbusSlave Object. It does exactly what you are looking for -- it will act as a real RTU ModbusSlave thus turning your PC into a virtual ModbusSlave.
How does this work with LabVIEW? The ModbusSlave Object being an OPC Server, you can connect to it using the OPC protocol in DataSocket, or better still, using the Datalogging
and Supervisory Control add-on module for LabVIEW which has a built-in OPC Client and better support for higher IO points.
Hope this helps.
Khalid
03-25-2004 10:00 AM
07-12-2004 02:59 AM