wjm Posted August 31, 2022 Report Share Posted August 31, 2022 Hello, we have just acquired a V350-J-TR6 and I would like to communicate in modbus but I don't have the documentation for it! Can you tell me where I can find it please thank you jm Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted August 31, 2022 MVP 2022 Report Share Posted August 31, 2022 Please read info from this link https://support.unitronics.com/index.php?/selfhelp/view-article/Vision-and-Modbus-communication Quote Link to comment Share on other sites More sharing options...
wjm Posted August 31, 2022 Author Report Share Posted August 31, 2022 hello, I misspoke what I'm looking for is the modbus register table for this device ++ jm Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted August 31, 2022 MVP 2022 Report Share Posted August 31, 2022 28 minutes ago, wjm said: I'm looking for is the modbus register table Search Slave Addressing in the help file. Quote Link to comment Share on other sites More sharing options...
wjm Posted September 1, 2022 Author Report Share Posted September 1, 2022 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 Quote Link to comment Share on other sites More sharing options...
DanT Posted September 2, 2022 Report Share Posted September 2, 2022 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 Quote Link to comment Share on other sites More sharing options...
wjm Posted September 2, 2022 Author Report Share Posted September 2, 2022 merci 😉 ++ jm Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.