LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Image Output

Solved!
Go to solution

Hi all.

 

Im in the process of building a front panel for a positioning system. I want to be able to output a saved image on my computer when certain digital inputs are high. The inputs are limit switches wired to my daq 6211.

 

Im thinking this may be related to building custom controls but Im not sure where to look. Basicly the switches will output a different saved image of the system position when cettain limit switches are reached. 

 

Has anyone come accross anything like this before??.

0 Kudos
Message 1 of 5
(2,855 Views)

If the image is from a front panel object, you can programmatically export an image of objects such as graphs, charts, tables, picture controls, digital data or waveform controls and indicators. Use an "Invoke Node" and select the "Export Image" method. 

0 Kudos
Message 2 of 5
(2,836 Views)
The images are actually renders of the system I designed in solid works.

There are 8 images that show 8 different positions the system can be in once the corresponding limit switches are on/high.

Could I use the same technique in this instance?.

Thanks for your reply.
0 Kudos
Message 3 of 5
(2,834 Views)
Solution
Accepted by Banjo_B

Look at the Picture Ring indicator.  Load your images into the ring and select the image you want to dislay by writing a numeric value to the ring terminal.

 

Lynn

Message 4 of 5
(2,830 Views)

Thank you very much. I'll try that today and see if it works 🙂

0 Kudos
Message 5 of 5
(2,815 Views)