shosh Posted July 14, 2015 Report Posted July 14, 2015 I have a QJ71C24N-R2 card with a mitsubishi Q-Series PLC. I am having trouble reading Ascii that is being sent to the card. I have an X3 bit that should be turning on that isn't. I can see the strings sent in the card's buffer, in its 600h registers. the device sending the strings sends a CR, or 0Dh as a terminator. Any help? Thanks
panic mode Posted July 14, 2015 Report Posted July 14, 2015 what is the base address of the card? if this is not first card in the rack, it most likely is not using base address 0h and therefore all signals need to be offset. so your "X3" may actually be X13 or X43 etc. what are the card settings? does it expect CRLF as terminator?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now