LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

picture move in front panel

Dear all,
I have a jpg picture. I need to write a program to make the picture
move up & down on the front panel. What function can I use for
changing the location of the picture file on front panel?
thanks
0 Kudos
Message 1 of 4
(3,075 Views)
Joe,

Take a look at the attached VI where I use the �Position� property of
the picture control to move the picture. To create the property node
right click on the picture terminal and select Create>>Property
Node
. You can then select the position property.

Let me know if you have any questions on this.

Evan
National Instruments
Message 2 of 4
(3,075 Views)
Is there any way you could compile this vi in V6 or give some more detail on how I can do in version 6
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 4
(3,075 Views)
Is there any way you could compile this vi in V6 or give some more detail on how I can do in version 6
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 4 of 4
(3,075 Views)