Pradeep Mane Posted May 6, 2020 Report Share Posted May 6, 2020 Hello, I am trying to connect Shimadzu TX423L load-cell weigh system to V350 plc through RS-232 Protocol Communication is done and i am getting ASCII string into serial Monitor RX------ refer attachment of monitor screen But i tried to read into scan protocol but there is know value into ASCII element linked MI/ML,tried with different length as well I have simple initialize com port, configure protocol, Scan FB,and buf fer reset in my code...tried by creating variable with stream as well as numeric I have attached Weigh system manual snap with data format for reference Using PLC comp port 1 set to RS-232 Protocol as well But not able to read the values in plc scan protocol Please help ....Thanks😊 Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted May 6, 2020 MVP 2022 Report Share Posted May 6, 2020 Please try to read message to the Stream Please see my configuration posted on April 9. Quote Link to comment Share on other sites More sharing options...
Pradeep Mane Posted May 7, 2020 Author Report Share Posted May 7, 2020 hello Kratmel Data is receiving into Monitor window of plc but not able to read by protocol into PLC even after using stream with different length What else i need to try Thanks 😊 Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted May 7, 2020 MVP 2022 Report Share Posted May 7, 2020 Please post your protocol project. You can use Stream Protocol configuration embedded to Prot FB project in above topic. For online testing i use addon com port or ethernet card. It is really hard to configure protocol with only one PORT. Quote Link to comment Share on other sites More sharing options...
Pradeep Mane Posted May 7, 2020 Author Report Share Posted May 7, 2020 Hello, Unfortunately we have only one com port ... Stream protocol used and according to data from RX monitor window of V350 data frame structure is 13 byte So i have configured 7 MI in stream configuration Attached code for your reference.. Thanks😊........... RS-232.vlp Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted May 7, 2020 MVP 2022 Report Share Posted May 7, 2020 Some changes in program and debug screen - you can see what happend in protocol. Please post test panel screen foto. Message go to MI500-vector and then copy to MI50 buffer. MI50 buffer placed on screen. Refresh button only for test. 232_stream.vlp Quote Link to comment Share on other sites More sharing options...
Pradeep Mane Posted May 8, 2020 Author Report Share Posted May 8, 2020 Hello Kratmel It works 😊 Thanks. 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.