Hopefully this will be a simple solution, but I don't have much experience with extracting images into labview:
My program uses a DAQ to measure the energy produced by someone on an exercise bike apparatus. I have a calorie indicator for this, but would now like to make things a little more visual... For every 280 calories that are produced, I would like LV to output an image of a pizza slice, and to output one for each multiple of 280, but rotated at an angle to create an entire pizza. For instance, once the 280 cal is reached - image appears. When 560 cal is reached, an additional image appears, but rotated at 30 degrees (or however thin the pizza slice is...). When a full pizza is made, I'd like it to start "building" another one.
How would I go about doing something like this?
Thanks for your help in advance 🙂 Let me know if you have any questions.