06-21-2007 01:37 PM
06-21-2007 09:16 PM
Why not use a customised gauge like this... (see attached)
06-22-2007 03:50 AM
sir
I am using labveiw 8.0 so please send me the vi that will open in labview 8.0
thanks
06-22-2007 04:32 AM
06-23-2007 10:55 PM
06-24-2007 01:46 AM
06-24-2007 05:55 AM
06-24-2007 07:39 AM - edited 06-24-2007 07:39 AM
Right click on the gauge control, select 'Advanced' >> 'Customize...'
Once you are in the 'Customize control' panel, click the 'Change to customize' button (It looks like a spanner).
When you click it, it's image changes to a tweezer and all of the elements of the control can be customized.
Now right click on the needle and you get a list of things you can do to change the needle image including 'import from file'.
Message Edited by Troy K on 06-24-2007 11:40 PM
06-25-2007 07:21 AM
Hi Troy,
Did you manage to get an imported image to rotate?
This was non-functional in all versions of LV I tried.
Ben
06-25-2007 07:26 AM - edited 06-25-2007 07:26 AM
Actually what I did in the first example I uploaded was to cut and paste the needle from one guage to another (I liked the needle image better). That worked, but I didn't try it with an imported image.
I tried to import any old image and it does what you described, goes around in circles but doesn't rotate.
It does work if you cut and paste a LabVIEW front panel line decoration (like the arrow). It only seems to know what to do with the single line objects from the LabVIEW environment. Perhaps someone can shed some more light on what exact image format is used? And perhaps what we could use to create our own custom images (don't say photoshop). The windows clipboard viewer indicates it is a dib object (device-independant bitmap?).
Message Edited by Troy K on 06-26-2007 01:54 AM