Sparkette Posted March 23, 2009 Report Share Posted March 23, 2009 Try these steps: Place a Round LED from the Classic category on your front panel. Right click it, then select Advanced-->Customize... Click the wrench in the toolbar of the new window Right click the actual LED (not the label) Click Copy to Clipboard Close that window and click Don't Save if prompted Click Edit-->Paste in your front panel. I know LabVIEW can use metafiles, but this is clearly not a metafile, as the edge of the LED retains its shape when resized. Besides, with it copied, if you paste it into any vector graphics application, it simply pastes as a bitmap. And if you import a metafile, you can't change the color of it in Properties. This is some sort of LabVIEW internal vector format. Anyone have any clue as to how to create these images so you can customize controls better? Quote Link to comment
Yair Posted March 24, 2009 Report Share Posted March 24, 2009 The format LabVIEW uses is called PICC. It's undocumented and has no public editing tool. You can use EMF to partly achieve the effect that you want, but it won't always work as you wish. You can see some example in this thread. Quote Link to comment
Rolf Kalbermatter Posted March 24, 2009 Report Share Posted March 24, 2009 QUOTE (Yair @ Mar 23 2009, 02:18 PM) The format LabVIEW uses is called PICC. It's undocumented and has no public editing tool.You can use EMF to partly achieve the effect that you want, but it won't always work as you wish. You can see some example in http://forums.ni.com/ni/board/message?board.id=170&message.id=231915' target="_blank">this thread. It is indeed undocumented and has no editors that are available to people outside the LabVIEW R&D and I honestly doubt there are even many people in LabVIEW R&D that still would know how to use it :-) Basically it resembles the Mac PICT format with some modifications. Rolf Kalbermatter Quote Link to comment
Sparkette Posted March 24, 2009 Author Report Share Posted March 24, 2009 QUOTE (Yair @ Mar 23 2009, 03:18 PM) The format LabVIEW uses is called PICC. It's undocumented and has no public editing tool.You can use EMF to partly achieve the effect that you want, but it won't always work as you wish. You can see some example in http://forums.ni.com/ni/board/message?board.id=170&message.id=231915' target="_blank">this thread. Trial and error, anyone? Quote Link to comment
Yair Posted March 24, 2009 Report Share Posted March 24, 2009 QUOTE (flarn2006 @ Mar 23 2009, 09:36 PM) Trial and error, anyone? Most people use LabVIEW professionally and in production environments. They rarely have the time, inclination or ability to dig up stuff like this. Personally, I feel it would be a huge waste of time for me to try to reverse engineer it (even if I did know something about the original format), as there is other stuff to do and this, while nice to have, is never something that I really needed. Quote Link to comment
Rio C. Posted March 25, 2009 Report Share Posted March 25, 2009 This Nugget on the NI Forums describes using external applications, such as Office, for editing the vector graphics. Rio --Sorry, just noticed that Yair linked to it also in the first reply. Quote Link to comment
Michael Aivaliotis Posted March 26, 2009 Report Share Posted March 26, 2009 QUOTE (Yair @ Mar 23 2009, 12:40 PM) Most people use LabVIEW professionally and in production environments. They rarely have the time, inclination or ability to dig up stuff like this.Personally, I feel it would be a huge waste of time for me to try to reverse engineer it (even if I did know something about the original format), as there is other stuff to do and this, while nice to have, is never something that I really needed. Talk about buzz kill!I love that this (supposedly 15 year old) is poking around. Hack away flarn2006! Let us know what you find. Quote Link to comment
Yair Posted March 26, 2009 Report Share Posted March 26, 2009 QUOTE (Michael Aivaliotis @ Mar 25 2009, 07:40 PM) I love that this (supposedly 15 year old) is poking around. Hack away flarn2006! Let us know what you find. I have no problem at all with him hacking away, but it seems to me that post was asking if someone else has already done this work (or worse, asking someone else to do it for him, if he's just a script kiddie) and I pointed out that it's relatively unlikely. 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.