| Computers Forum Index » Computer Languages (Labview) » md5 VIs in LV5.1 |
|
Page 1 of 1 |
|
| Author |
Message |
| szabolcs |
Posted: Sun Apr 27, 2008 8:40 pm |
|
|
|
Guest
|
Hello All,
Does anybody know how to get or convert md5 VIs to LV5.1?
I found VI's for version 8 and 6 in the forum but I can't use them in LV5.
Thanks,
Szabolcs |
|
|
| Back to top |
|
|
|
| MikeS81 |
Posted: Mon Apr 28, 2008 7:10 am |
|
|
|
Guest
|
Hi Szabolcs,
if you have it for LabView 6, you need LabView 6.0 to save it for previous version.
Mike |
|
|
| Back to top |
|
|
|
| nrp |
Posted: Mon Apr 28, 2008 5:10 pm |
|
|
|
Guest
|
| The md5 algorithm (for example used in the openG package) doesnt use any fancy LabVIEW primitives not available in LV5 (I think), if you have the code for a later version you can just manually recreate in the older version you are working with. |
|
|
| Back to top |
|
|
|
| szabolcs |
Posted: Mon Apr 28, 2008 8:40 pm |
|
|
|
Guest
|
Hello Guys,
Tanks for reply.
Its available for me lv7, lv6.1,lv5.1, and I think lv5.0 but not lv6.0, so I cant convert md5 function from lv60. to lv5.1 . Its a bit confusing...
Then I must rewrite this function by hand.
Thank you |
|
|
| Back to top |
|
|
|
| szabolcs |
Posted: Tue Apr 29, 2008 3:10 am |
|
|
|
Guest
|
sad but true )) |
|
|
| Back to top |
|
|
|
| Darren |
Posted: Tue Apr 29, 2008 4:10 pm |
|
|
|
Guest
|
See my reply in <a href="http://forums.ni.com/ni/board/message?board.id=170&message.id=319209" target="_blank">this thread</a> for md5 VIs that will work in LabVIEW 5.0.1 or later.
-D |
|
|
| Back to top |
|
|
|
|