Jump to content

Receive HEX with JAZZ


Recommended Posts

Hi,

I am doing a small project that I need the receive an ACK(06h) or NAK(15h) from a printer to confirm or deny that it has received the string that was sent to it.

I can send the hex values required, but am having no luck with figuring out if/when the Jazz has received the ACK or NAK?

If anyone can shed any light that would be much appreciated.

Thanks,

Graeme

Link to comment
Share on other sites

Did you check the example "Card read - display ASCII". You can find it in U90Ladder > Help menu Sample... Communication.

If you receive really text "Ack" and NAK, it can work practically as it is.

If you receive the special ASCII codes for ACK and NAK, you just can compare in Ladder the received code and drive variable "List of text" on display.

Link to comment
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
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.