vugie Posted July 29, 2009 Author Report Share Posted July 29, 2009 I really don't see how NI could possible have a legal leg to stand on against a NEW file format , i.e. a template for a script to generate VIs from a given input file..... If speaking as generally as "creating new file format" I would agree. But how specificaly how should this format look like to be usable? It should more or less strictly reflect internal LabVIEW class hierarchy and this may already be treated as reverse engineering - not the VI format, but LabVIEW itself. And creating such format trying not to mimic class hierarchy? Nonsense - it would look like esoteric programming language (BTW, which of them do you like most? ) In my opinion, even thinking about such a format makes no sense as so many aspects of VI is not exposed (even as private classes): from less important like decoration content, to extremly important like recently discussed event structure management. All we can afford is human readable (limited) macro programming language... but would it be better than just scripting? Quote Link to comment
Michael Aivaliotis Posted July 29, 2009 Report Share Posted July 29, 2009 I think the goals of this VI Preview should be limited to a specific use case and narrow in scope in order to be a realistic achievement. I would love to have a tool that we can use on LAVA to upload navigable VI images. We can't assume all LAVA members to be able to read your code in order to support your support discussion. Having these new images will help a lot. What would be the ultimate is to upload a VI onto LAVA and the server would convert it to an embedded flash. But I'll accept a tool for now. When can we expect a working version we can all try out? Quote Link to comment
vugie Posted July 29, 2009 Author Report Share Posted July 29, 2009 When can we expect a working version we can all try out? Hard to say... Most of he problems on LV is solved or is on the straight way. I'm stucked in Flash/ActionScript mess now. The tool I used has its limits and is not developing in direction I expected. There are hundreds of other tools and libraries but it is hard to find something which satisfy my requirements. And for me - still hardly knowing the subject - it is even hard to judge whether my requirements are satisfied... September should be realistic. Quote Link to comment
Aristos Queue Posted August 17, 2010 Report Share Posted August 17, 2010 The attachments for this post appear to have gone missing. Where can I find VIpreVIEW these days? Quote Link to comment
Yair Posted August 18, 2010 Report Share Posted August 18, 2010 I think I have the code on my home machine. I'll have a look tonight. Quote Link to comment
Yair Posted August 18, 2010 Report Share Posted August 18, 2010 This is the folder I had on my machine. I have no idea which version of the code it is. VIpreVIEW.zip Quote Link to comment
vugie Posted August 23, 2010 Author Report Share Posted August 23, 2010 The attachments for this post appear to have gone missing. Where can I find VIpreVIEW these days? Here is the latest version I published (I hope). The current version (0.3) is completly rewritten (object oriented) and LabVIEW part is mostly done (parsing and template based script generation). The missing thing is good template and this is blocking me from further development, because it requires ActionScript programming skills which I have no time to learn (which is more complicated considering that I don't have Flash IDE and I use only OS tools). So if anybody here knows what is going on inside Flash, I'm open for cooperation. This would help to unfreeze this project. Of course if community needs something like this in days of snippets... VIpreVIEW-0.2.1.zip Quote Link to comment
Yair Posted August 23, 2010 Report Share Posted August 23, 2010 Of course if community needs something like this in days of snippets... I think it serves a different purpose, especially if it can allow several levels of "subVIs", which the snippet feature can't. Quote Link to comment
LavaBot Posted January 27, 2023 Report Share Posted January 27, 2023 Quote [moderator note] Attachments to this post are missing due to server error. We apologize for the trouble. Could someone recover or repost? I realize a very old post but I still have curiosity and need. There is still mention as recent as 2019 in the LabVIEW Idea Exchange https://forums.ni.com/t5/LabVIEW-Idea-Exchange/LabVIEW-Viewer/idc-p/4001682/highlight/true#M41531 Quote Link to comment
hooovahh Posted January 27, 2023 Report Share Posted January 27, 2023 I just downloaded the 0.2.1 posted here and it works just fine. Make sure you are logged in to download. I just tried it and it still works just as well as I remember it. This does require flash, which most browsers don't support, but you can find a standalone Flash Player by Adobe. I ran that locally and it worked as expected. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.