Jump to content

Register MODBUS V350-J-TR6


Recommended Posts

Hello, how can I see the modbus addresses are assigned during programming?
I am an end user of the device and I received this as an address table:
MB3150 alarm synthesis Threshold 1 Bool 0 1
MB3151 alarm synthesis Threshold 2 Bool 0 1
MB3152 Synthesis of sensor fault Bool 0 1
I don't know how to translate this for a com with my Flexy 205 
and I didn't have the com parameters either; address, port, speed...
how can i get rid of it?

thank you

jm
Link to comment
Share on other sites

Hi;

 

In the Unitroncis Vision PLC, all the  MB's (Memory Bits)     and MI's  ( Memory integers ) used   are accessable by Modbus Reads and Writes.

   MB's  are Modbus Coils              MB3150     is Modbus Coil    3160

   MI's  are Modbus Registers      MI 100        is Modbus Register   100

For efficiency of Modbus Reads and Writes, the programmer will probably lump   MB's and MI's  in groups that they know will be  Sent or Read by Modbus commands.

Getting the Com Parameters

       Ask the supplier of the PLC.

OR

The way of checking for the Com Parameters  is via the Info Mode.

      On a touch screen PLC, press an area of the screen not activly used for touch for about  6-9 seconds.

              Enter Info Mode     -- Password 1111

                  Choose Serial or Ethernet    and explore.

 

DanT

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...