LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to make a arrow picture blink when The Load cell is travelling down

I want to improve my app by putting some visual indicators in the form of 2 pictures , an arrow up and down , and would like these to blink according do wich way the numbers are going positive or negative when the data values on the displacment channel are changing ,Cant seem to find any vi to help manipulate the pictures , Blinking would be Ok or even better one disapear and the other appear when the numbers return negatively.??? any help appreciated
Kind regards
Brett Scott
b_scott@iprimus.com.au
Snr Mining Engineering Technician
Western Australian School of Mines
Curtin University of Technology,
Locked Bag 22, Kalgoorlie Western Australia 6430
Ph: 08 90886159 Fax: 08 9088 6151 Mobile: 0407441251
Web http://research.wasm.curtin.edu.au/
0 Kudos
Message 1 of 12
(3,960 Views)
hello down under ??

find attached a small vi with blinking booleans.

Are you looking for such an "Indicator" ??
- you may stretch or compress it.....

regards
Werner
Message 2 of 12
(3,960 Views)
thanks Werner , I guess i should have told you I am only using base Labview 6 only and unfortuantly I cant open this , any way of recompiling this for 6??

Thanks in advacnce

Brett
Snr Mining Engineering Technician
Western Australian School of Mines
Curtin University of Technology,
Locked Bag 22, Kalgoorlie Western Australia 6430
Ph: 08 90886159 Fax: 08 9088 6151 Mobile: 0407441251
Web http://research.wasm.curtin.edu.au/
0 Kudos
Message 3 of 12
(3,960 Views)
Hi Brett,

find it now stored in LV 6.0

regards
Werner
0 Kudos
Message 4 of 12
(3,960 Views)
Ah ha , This is exactly what I am trying to do , thanks for the help.
Snr Mining Engineering Technician
Western Australian School of Mines
Curtin University of Technology,
Locked Bag 22, Kalgoorlie Western Australia 6430
Ph: 08 90886159 Fax: 08 9088 6151 Mobile: 0407441251
Web http://research.wasm.curtin.edu.au/
0 Kudos
Message 5 of 12
(3,960 Views)
nice to hear this .............
0 Kudos
Message 6 of 12
(3,960 Views)
Dear Skegsy,

Fortunately, there is an example VI that does an excellent job of instructing one to use the custom control functionality to perform your desired action. To access these instructions, open LabVIEW, click [Help]>>[VI, Function, & How-To Help], search for "importing", select [graphics] under "importing", and click the link for "LabVIEW Custom Controls, Indicators, and Type Definitions". This link will open an Adobe Acrobat file with detailed instructions for your assistance.

I wrote (and attached) an example VI for you in which I customized one of the default LabVIEW boolean buttons to show an up arrow for the TRUE case and a down arrow for the FALSE case. I modified the Boolean button by right-clicking on the button from the Front Pa
nel, selecting [Advanced]>>[Customize...]. In the customize control window that now appears, you can modify any button using the help file instructions mentioned above.

Please note: the attached VIs may not function correctly in LabVIEW versions other than 7.0.

I hope this helps! Please don't hesitate to contact me if you need any further assistance. Have a great day!

Kind Regards,

Joe Des Rosier
National Instruments
Download All
0 Kudos
Message 7 of 12
(3,960 Views)
Joe , thanks ,but you were correct , I only have the base V6 of labview ,The literature helped alot and it appears the custom control will do the job.
Snr Mining Engineering Technician
Western Australian School of Mines
Curtin University of Technology,
Locked Bag 22, Kalgoorlie Western Australia 6430
Ph: 08 90886159 Fax: 08 9088 6151 Mobile: 0407441251
Web http://research.wasm.curtin.edu.au/
0 Kudos
Message 8 of 12
(3,960 Views)
Can you guys tell me how I would use these two custom indicators , On three states , 1 is when the displacment is increasing the arrow blinks down, 2 is when the displacment is decreasing the arrow blinks upwards and 3 is when when nothing is happneng both arrows are visible or none at all .Thanks in advance .
Snr Mining Engineering Technician
Western Australian School of Mines
Curtin University of Technology,
Locked Bag 22, Kalgoorlie Western Australia 6430
Ph: 08 90886159 Fax: 08 9088 6151 Mobile: 0407441251
Web http://research.wasm.curtin.edu.au/
0 Kudos
Message 9 of 12
(3,790 Views)
I have included the vi in question , and there is an issue with detecting the state , wich I have written about , as in arrows blinking up or down as the displacment changes .I did recieve a nice example but coulndt work out how to manipuate this. Also my peak load indicator dosnt truly clear itself , it does temporarily but still displays a number when reset. Is there a better way to clear a indicators history.Any help with this would be great, or comments
Snr Mining Engineering Technician
Western Australian School of Mines
Curtin University of Technology,
Locked Bag 22, Kalgoorlie Western Australia 6430
Ph: 08 90886159 Fax: 08 9088 6151 Mobile: 0407441251
Web http://research.wasm.curtin.edu.au/
0 Kudos
Message 10 of 12
(3,960 Views)