04-26-2006 10:10 AM
04-26-2006 12:19 PM
@hhhhhhhhh wrote:
... Here is the outputff ff ff ff 82 8a 32 7c 8d 2c ec 05 39 00 00 00 00 37 00the checksum is 37 00 no idea how they got that by using an exclusive or process and Im pretty sure it starts at the 82
hhhhhhhhhhh,
xor gives 0x37 as shown in the attachment.
09-06-2006 02:50 PM
09-06-2006 03:17 PM
@PlasmaGuy wrote:
...
One question though: what do you wire to the count input of the For Loop? Is it simply the string length?
Plasma,
Nothing needs to be wired to the count input. Indexing is enabled on the U8 array input to the loop and the size of the array controls the iteration count. Good luck.
09-06-2006 03:28 PM
09-07-2006 07:09 AM
01-09-2008 09:38 AM
01-09-2008 10:59 AM
01-11-2008 06:18 AM
Hi ali26
I was wondering if you could furnish some more details about the problems you are having. Presently, I can infer that you are having issues with checksum. Is this similar to the problem "hhhhhhhhh" was facing (see earlier part of this thread)? If not, please do let us know what is different or new? What kind of Mass Flow Controller do you have? What version of LabVIEW and VISA are you using? What type of serial communication are you using? Thank you.
01-14-2008 02:44 AM