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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...