Jump to content

UniCAN and Modbus COMMUNICATION Together


Arun Luthra

Recommended Posts

  • MVP 2014

Hello,

With those protocols, you are restricted to a 2-step process:

Using UniCAN, synchronsie the live data from PLC B to a local copy in PLC A

Using Modbus, read/write from the local copy in PLC A to the PC.

Other options:

* Use DDE or OPC server in PC to talk to PLC A, then use the CAN pass-trhough function to read/write data in PLC B directly from the PC software.

* If you are on ModbusRTU, extend the RS485 link to PLC B, replacing the CAN bus. Then you can read/write both PLCs directly with ModbusRTU.

Link to comment
Share on other sites

You just need to give different ID numbers of A & B OPLC - let's say ID1 and ID2. Then, from PC via VisiLogic (good for test), Remote access, Remote operator or your SCADA you can access both units via their ID addresses, when one unit is connected to PC (RS232/485 or Ethernet) and both units are connected via CANbus. PCOM over CAN is running in parallel with UniCAN.

In your SCADA tiy will need to use OPC Server.

Link to comment
Share on other sites

You just need to give different ID numbers of A & B OPLC - let's say ID1 and ID2. Then, from PC via VisiLogic (good for test), Remote access, Remote operator or your SCADA you can access both units via their ID addresses, when one unit is connected to PC (RS232/485 or Ethernet) and both units are connected via CANbus. PCOM over CAN is running in parallel with UniCAN.

In your SCADA tiy will need to use OPC Server.

That i know that using the visi logic it is working but if i need to communication using SCADA what to do with that ..

How that unitronics software visilogic communication on UniCAN with the serial cable connected on one PLC over the network and other can access only by selecting the ID that i need do using SCADA.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...