Jump to content

Protocol Send Checksum


Recommended Posts

Hi guys,

I'm trying to have my V130 PLC use COM2 to send data to another device. The device is especting byte array message structure as follows: FF 05 01 01 00 00 00 A6.

Unfortunately, I can not for the life of me seem to send the checksum properly: FF 00 01 01 00 00 41 36.

The 41 and 36 appear to be the ASCII values of the proper check sum. Is there any way to send the checksum as a byte?

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.