Author Topic: 3rd Party MODBUS Device  (Read 7151 times)

Allan Adam

  • Guest
3rd Party MODBUS Device
« on: March 08, 2002, 07:34:06 AM »
Hi
Is it possible to monitor an analogue sensor connected to 3rd party Modbus sensor interface device via Internet using Trilogi software?  If it's possible is there any simple example of TBasic programming code on how to do it.

Allan Adam
« Last Edit: December 31, 1969, 04:00:00 PM by 1076562000 »

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re: 3rd Party MODBUS Device
« Reply #1 on: March 08, 2002, 08:35:14 AM »
T100MD888+ can send out MODBUS ASCII or RTU command to the third party MODBUS device. You need to do the followings:

1. Choose the COMM port to use (COMM1 RS232 or COMM3 RS485, depending on your third party device interface).

2. Use SETBAUD command to configure the baud rate, number of data bits, start bits and stop bits of the serial port to be the same as the modbus device.

3. In the T100MD888+, execute the READMODBUS command to send modbus protocols to the 3rd party device to read the analog sensor data.

4. The analog data read into the T100MD888+ variable space is now viewable via the Internet using TRiLOGI or TRi-ExcelLink software.  You can also write your own Java applet using our Java API library to access the analog sensor.  :)
« Last Edit: December 31, 1969, 04:00:00 PM by 1076562000 »
Email: support@triplc.com
Tel: 1-877-TRI-PLCS