Greetings All,
I've been doing a lot of work with the LV6 picture function to simulate various systems to show how they will react to aid in system development. The animations react in real time to the inputs being provided from the controls under development via serial data or DAQ input.
I've been doing pretty good at showing a basic representation of the systems just using built-in picture functions, but my team lead now wants to use real pictures for the animations instead of just rectangles and circles.
Has anybody tried to animate pictures. What I would basically need to do is this. First, picture a bucket loader on the front a tractor. It's basically 2 pieces, an arm and a bucket. The arm has 1 stationary end, it's pi
vot point, and 1 moveable end where the bucket is attached. The bucket pivots on the end of the arm. To simulate this with real pictures, I would need to draw 2 separate pictures and be able to rotate one end while keeping the other end still to show the lifting motion. As far as I can tell, this can't be done with real pictures, it looks to me that the only movement possible is horizontal and vertical by changing the top-left start point. I've successfully built this simulator using the basic picture functions.
Another problem I see is pictures are all rectangles, so I would not be able to show the real shape of the various parts without having extra dead space around the part. This dead space would cover other parts and ruin the picture.
Maybe something is possible using ActiveX or Flash, but I'm not sure you can input a number and move individual parts of the animation.
Any thoughts or suggestions would be appreciated.
Thanks
----------------------------------------------
----
Edwin O. Dickens
DISTek Integration, Inc.
On assignment to: John Deere Product Engineering Center
phone: (319) 292-6372
email: edwind@distek.com
Lvl 3, Aisle U, MS83P
--------------------------------------------------

Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.