Sign in to follow this  
Followers 0
rogeliososa

serial command micrologix1500 to GV6

3 posts in this topic

hello..... I want to send serial command to a GV6 driver controller witch a PLC micrologix1500, I am testing from PLC to hyperterminal and the PLC is sending the correct string, but the GV6 is not detecting the message. Can somebody give a recommendation? Thanks.

Share this post


Link to post
Share on other sites
how are you testing if plc sends right string? you may be missing correct termination character so don't use ASCII display output for monitoring (like in most terminal emulators such as Hyperterminal etc.), use something that shows characters in HEX. there should be SuperMon: http://forums.mrplc.com/index.php?autocom=downloads&showfile=575

Share this post


Link to post
Share on other sites
In addition to Panic's suggestion try using hyperterminal to send strings to the GV6. Use the captured strings from the PLC and see if you get response.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0