08-17-2011 03:26 AM
Hi, TImmy download this Vi without image file.
It's size is lower compared to last one
Prashant
08-17-2011 09:04 AM
Prashant
Your VI is in LabVIEW 10, while the original poster only has LabVIEW 8.5.
There are many problems in your VI
08-17-2011 10:09 AM
Hi Altenbach,
Thannking you for your feedback. I will correct and reupload.
08-17-2011 10:35 PM
Hi,
Find updated VI with corrections mentioned by Mr. Christian Altenbach .
08-17-2011 10:37 PM
Last VI was in Version 2010.
Find attached Vi in version 8.5
08-19-2011 12:09 AM
Thanks Parashant and Albentech...
The VI you send me is correct and it works well. I put portion of code in while loop after checking status of port so that it must read data all time and check it for 5 byte check until if stop by user.
But you read data in chunk of 5 byte and it works for multiple of 5... but if data is not in multiple of 5 the check willnot be true...
I make manual tester that read data continously on line. As BMS send data and then w8 for response before time out. I send data back manually with write_hex.vi that i mailed you before. Although this technique doesnot work properly but for my testing purposes the vi that you send me and this manual technique is enough.
Once again thanking you both for your help and time..
08-19-2011 01:22 AM
Hi, Timmy
Check out modified VI. I think this VI will work even if data is not comming in chunk of 5. This VI will continously read data from port and will compare you reference data.
Check it and give me feedback.
Prashant Patel
CLAD
08-19-2011 01:23 AM
Sorry Timmy I forgot to upload VI.