Jump to content

jillaye

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

jillaye's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. QUOTE(crelf @ Jan 5 2008, 04:39 PM) Thanks crelf. The double "match pattern" is slick. It has turned out that the data that I will be receiving is not going to be a continuous stream; I will have to query with "0xC5 0x01 0x3A". If you get a chance, can you look this over and let me know what you think? Specifically, is the "scan from string" function that I used the most efficient way to go? Thanks.http://lavag.org/old_files/post-10350-1199995562.vi'>Download File:post-10350-1199995562.vi
  2. QUOTE(crelf @ Jan 3 2008, 04:55 PM) Here it is:http://lavag.org/old_files/post-10350-1199483434.vi'>Download File:post-10350-1199483434.vi
  3. Hello, I would like to read a continuous serial stream consisting of 72 separate bytes of hex data. I think that I can sync on the first two bytes of each "set" of 72 bytes, as they are always "81 01". I have little experience decoding serial data and none of the examples included with LabVIEW cover continuously streaming data so any help will be appreciated. Thanks!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.